From auditor
Aggregate audit checkpoints into the final report — executive summary, Scope Coverage, findings by severity, maturity scorecard, and remediation roadmap.
How this command is triggered — by the user, by Claude, or both
Slash command
/auditor:audit-report [audit-dir]This command is limited to the following tools:
The summary Claude sees in its command listing — used to decide when to auto-load this command
# auditor-skill — Report **Arguments:** $ARGUMENTS 1. Gather the session's checkpoints and findings. 2. Deduplicate and classify findings by severity (1-10). 3. Assemble the report from `templates/report-template.md`: executive summary (safe-to-deploy verdict), Scope Coverage table, per-checklist verdicts, findings, Phase 4.5 maturity scorecard, remediation roadmap (CRITICAL → INFO). 4. Write `audit_<n>/REPORT.md`. Flag any in-scope item lacking a verdict as `[INCOMPLETE — in-scope item without verdict]`.
Arguments: $ARGUMENTS
templates/report-template.md: executive summary (safe-to-deploy verdict), Scope Coverage table, per-checklist verdicts, findings, Phase 4.5 maturity scorecard, remediation roadmap (CRITICAL → INFO).audit_<n>/REPORT.md. Flag any in-scope item lacking a verdict as [INCOMPLETE — in-scope item without verdict].npx claudepluginhub niraj-kamdar/auditor2plugins reuse this command
First indexed Jul 17, 2026
/audit-reportAggregate audit checkpoints into the final report — executive summary, Scope Coverage, findings by severity, maturity scorecard, and remediation roadmap.
/audit-reportGenerates a security audit report covering vulnerabilities, compliance status, and remediation roadmap, with support for PDF, HTML, JSON, and Markdown output.
/engage.reportGenerates a security engagement closeout report by aggregating findings, populating a structured template, and validating output.
/reportGenerates professional penetration test report named <name> from evidence/ files, consolidating and sorting findings by CVSS score into reports/<name>.md with quality checks and severity summary.
/r-review-answerRoutes every finding from a sentinel or challenge report to a structured verdict (FIX, REBUT, or DEFER) and writes an audit-trail artifact. Uses /rdf:r-verify-claim for evidence.
/audit-reportCompiles all completed SEO audit phases into a master report with executive summary, health scores, priority matrix, and phased action plans.