report
Installation
SKILL.md
Security Report Generation
Generate human-readable security reports from accumulated findings, scanner results, and analysis data. Supports multiple output formats and includes executive summaries, findings tables, architecture diagrams, scanner coverage analysis, and remediation progress tracking.
Supported Flags
Read ../../shared/schemas/flags.md for the full flag specification.
| Flag | Report Behavior |
|---|---|
--scope |
Determines which findings to include. Default full (all findings). |
--depth quick |
Findings table and severity counts only. |
--depth standard |
Full report: executive summary, findings table, remediation status. |
--depth deep |
Standard + architecture diagram, attack paths, scanner coverage analysis. |
--depth expert |
Deep + risk scoring, trend analysis, compliance mapping, remediation timeline. |
--severity |
Only include findings at or above this severity in the report. |
Related skills