report-generator

Generate structured markdown penetration test reports from JSON security scan findings.

1|1|Updated Feb 8, 2026
One-click install
npx skills add https://github.com/dapperdivers/roundtable-arsenal --skill report-generator-dapperdivers
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: report-generator
Source: https://github.com/dapperdivers/roundtable-arsenal/tree/main/pentest/report-generator
Command: npx skills add https://github.com/dapperdivers/roundtable-arsenal --skill report-generator-dapperdivers

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill removes the manual effort of compiling penetration testing results into consistent reports by organizing security findings into a structured assessment format.

Core Features & Use Cases

  • Finding Aggregation: Combines JSON scan outputs from multiple pentest tools into a unified report.
  • Security Reporting: Produces markdown reports with severity statistics, OWASP Top 10 mappings, and remediation recommendations.
  • Use Case: Security teams can combine outputs from vulnerability scanners and reconnaissance tools to create a professional penetration test deliverable.

Quick Start

Use the report-generator skill to create a markdown penetration test report from my collected scan findings directory.

Frequently Asked Questions about report-generator

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

FAQPage Schema
How do I generate a penetration test report from multiple vulnerability scan findings?

You can generate a penetration test report from multiple scan findings by aggregating JSON outputs from various vulnerability scanners into a unified markdown format, which includes severity statistics, categorized findings, and remediation recommendations.

Can I map security vulnerabilities to the OWASP Top 10 automatically during security reporting?

Yes, security reporting can automatically map vulnerabilities to the OWASP Top 10 by processing aggregated JSON scan findings, producing a markdown report that aligns categorized security issues with standard OWASP references and remediation steps.

What is the best way to aggregate JSON vulnerability scan outputs into a structured security assessment deliverable?

The best way to aggregate JSON vulnerability scan outputs into a security assessment deliverable is to combine the raw finding files into a unified input, allowing the aggregation process to generate a structured markdown report with severity analysis and remediation documentation.

Does this security reporting process support markdown output with risk summaries and remediation documentation?

Yes, the security reporting process supports markdown output by taking JSON finding inputs and producing comprehensive markdown reports that include categorized findings, detailed risk summaries, and actionable remediation documentation for the security assessment.

What JSON finding input format is required for vulnerability scan aggregation?

Vulnerability scan aggregation requires JSON finding inputs from security scanners and reconnaissance tools, combining these structured outputs to perform severity analysis and generate a unified markdown penetration testing deliverable.

When do I need to aggregate vulnerability scan outputs for penetration testing workflows?

You need to aggregate vulnerability scan outputs when compiling penetration testing results into a consistent report, removing the manual effort of organizing findings by combining multiple JSON security tool outputs into one structured assessment format.