pentest-report

Generate standardized penetration test reports with Markdown formatting.

277|29|Updated Feb 6, 2026
One-click install
npx skills add https://github.com/crazyMarky/pentest-skills --skill pentest-report
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pentest-report
Source: https://github.com/crazyMarky/pentest-skills/tree/main/pentest-report
Command: npx skills add https://github.com/crazyMarky/pentest-skills --skill pentest-report

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the generation of comprehensive penetration test reports, ensuring a standardized and professional output for security assessments.

Core Features & Use Cases

  • Standardized Reporting: Creates reports following a strict format, including project information, vulnerability summaries, detailed findings, and appendices.
  • Vulnerability Management: Organizes and presents discovered vulnerabilities with clear risk assessments, reproduction steps, and remediation advice.
  • Use Case: After a penetration test, use this Skill to compile all findings into a formal report for stakeholders, including risk ratings, CVSS scores, and actionable remediation steps.

Quick Start

Generate a penetration test report for the target 'localhost:9999' using the provided vulnerability details.

Frequently Asked Questions about pentest-report

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

FAQPage Schema
How do I generate a penetration test report from vulnerability details?

To generate a penetration test report, provide the target project information and discovered vulnerability details. The Skill compiles these inputs into a formal Markdown document containing vulnerability summaries, proof of concept steps, and remediation advice.

What sections should be included in a professional penetration testing report?

A professional penetration testing report should include a title, project information table, vulnerability summary, detailed findings with proof of concept and remediation, and appendices covering risk definitions, CVSS scores, and references.

Can I use Markdown to format security assessment reports with CVSS scores?

Yes, you can use Markdown to format security assessment reports. This Skill enforces Markdown formatting to standardize vulnerability documentation, organizing risk ratings, CVSS scores, and actionable remediation steps for stakeholders.

What is the best way to standardize vulnerability management documentation?

The best way to standardize vulnerability management documentation is to enforce a strict report structure. This approach systematically organizes discovered vulnerabilities with clear risk assessments, reproduction steps, and targeted remediation advice.

Do I need to provide CVSS scores to compile a security assessment report?

Yes, providing CVSS scores is necessary to compile a complete security assessment report. The generated report includes appendices covering CVSS and risk definitions, ensuring stakeholders receive clear, quantifiable vulnerability impact assessments.

Are there limitations to automating penetration test report generation?

Automating penetration test report generation requires you to manually supply accurate vulnerability details and project information beforehand. The Skill strictly standardizes the output format but does not perform the penetration testing or discover vulnerabilities itself.