What problem does it solve?
This Skill automates an in-depth security review of a code repository to find web and API vulnerabilities, highlight sensitive exposures, and produce actionable proof-of-concepts and remediation guidance so teams can prioritize and fix critical risks before deployment.
Core Features & Use Cases
- Full-repository scanning: Analyze source code, configuration, CI/CD pipelines, Docker and Kubernetes manifests, and infrastructure templates for common and advanced security issues.
- Vulnerability discovery with context: Detect injection flaws, authentication/authorization issues, XSS/CSRF, insecure configurations, exposed secrets, SSRF/XXE, deserialization problems, and logic vulnerabilities with file locations and severity.
- Proof-of-Concept generation: Produce reproducible exploitation steps, payload examples, and remediation patches to accelerate triage and fixes.
- Report generation: Compile a structured markdown report summarizing findings, statistics, remediation recommendations, and compliance mapping for stakeholders and auditors.
Quick Start
Run the security-auditor against the repository root to generate a complete markdown audit report with prioritized findings and PoCs.