Generate comprehensive security audit reports for applications and systems. Use when you need to assess security posture, identify vulnerabilities, evaluate compliance status, or create formal security documentation. Trigger with phrases like "create security audit report", "generate security assessment", "audit security posture", or "PCI-DSS compliance report".
How this skill is triggered — by the user, by Claude, or both
Slash command
/security-audit-reporter:generating-security-audit-reportsThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill provides automated assistance for the described functionality.
This skill provides automated assistance for the described functionality.
Before using this skill, ensure:
See {baseDir}/references/implementation.md for detailed implementation guide.
The skill produces:
Primary Output: Comprehensive security audit report saved to {baseDir}/reports/security-audit-YYYYMMDD.md
Report Structure:
# Security Audit Report - [System Name]
## Error Handling
See `{baseDir}/references/errors.md` for comprehensive error handling.
## Examples
See `{baseDir}/references/examples.md` for detailed examples.
## Resources
- OWASP Top 10: https://owasp.org/www-project-top-ten/
- CWE Top 25: https://cwe.mitre.org/top25/
- NIST Cybersecurity Framework: https://www.nist.gov/cyberframework
- PCI-DSS Requirements: https://www.pcisecuritystandards.org/
- GDPR Compliance Checklist: https://gdpr.eu/checklist/
9plugins reuse this skill
First indexed Jul 10, 2026
Showing the 6 earliest of 9 plugins
Guides creation and editing of skills using test-driven development with pressure scenarios and subagents to verify agent compliance.
Provides patterns for robust error handling across TypeScript, Python, and Go, covering typed errors, retries, circuit breakers, and user-facing messages for production applications.
npx claudepluginhub jamon8888/claude-code-plugins-plus --plugin security-audit-reporter