What problem does it solve? Writing formal penetration testing reports is time-consuming and inconsistent. This Skill turns raw security findings into a structured LaTeX report following OWASP WSTG and PTES conventions, compiled to PDF for stakeholders. ## Core Features & Use Cases - Standardized Report Structure: Produces the full report flow — executive summary, findings by severity (CRITICAL/HIGH/MEDIUM/LOW/INFO), technical summary, detailed findings, conclusion, and appendices. - Reproducible PoCs: Every finding includes copy-paste-ready curl commands with JSON response evidence, plus CVSS v3.1 scores and CWE mappings. - LaTeX Conventions Built In: Severity badges via colorbox, longtable layouts for lower-severity findings, and 3-pass pdflatex compilation for the table of contents. - Use Case: After a read-only web application assessment, feed your findings to the Skill and receive a stakeholder-ready PDF report with a non-technical narrative summary for management and technical detail for engineers. ## Quick Start Ask the agent to generate a security testing report in LaTeX from your collected findings and compile it to PDF following the laporan template.