final-report

Generate final engagement reports from parsed findings and Markdown templates.

7|1|Updated Apr 14, 2026
One-click install
npx skills add https://github.com/ArianHobson333/claude-bug-bounty-stack --skill final-report-arianhobson333
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: final-report
Source: https://github.com/ArianHobson333/claude-bug-bounty-stack/tree/main/vendor/Decepticon/skills/decepticon/final-report
Command: npx skills add https://github.com/ArianHobson333/claude-bug-bounty-stack --skill final-report-arianhobson333

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pypdf, pdfplumber, pdf2image, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the generation of detailed final engagement reports, including executive summaries and technical reports, for comprehensive documentation of penetration testing results.

Core Features & Use Cases

  • Executive Summary: Summarizes key findings, metrics, and recommendations in business language.
  • Technical Report: Provides in-depth details, including findings, attack path narratives, detection gap analysis, and remediation roadmap.
  • Use Case: After a penetration test, use this Skill to automatically generate a report that can be used for client presentations and further analysis.

Quick Start

Run the final-report skill to generate the engagement report for the current assessment.

Frequently Asked Questions about final-report

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a penetration testing report from parsed findings?

To generate a penetration testing report, you need parsed findings, timelines, and engagement plans in JSON and Markdown formats. The skill processes these inputs to automatically produce structured executive and technical summaries.

What is included in an automated security assessment engagement report?

An automated security assessment engagement report includes an executive summary with key findings and metrics, alongside a technical report detailing attack path narratives, detection gap analysis, and a remediation roadmap.

Can I use custom templates for technical documentation and metadata injection?

Yes, you can use custom templates for technical documentation. The skill supports custom template formatting and metadata injection to tailor the final engagement reports to specific client presentation needs.

What's the best way to create executive summaries from JSON and Markdown files?

The best way to create executive summaries from JSON and Markdown files is using automated report generation that parses the structured data and translates technical metrics into business language for client presentations.

Do I need pdfplumber and pypdf dependencies to parse findings for report generation?

Yes, the report generation process relies on pypdf, pdfplumber, and pdf2image dependencies to parse existing PDF documents and extract the findings needed to generate the final engagement reports.