What problem does it solve?
Most security audits only scan application code and miss the real attack surface: exposed secrets in CI logs, stale API keys in git history, vulnerable dependencies, and LLM-specific threats like prompt injection. This Skill provides an infrastructure-first security audit that thinks like an attacker to find the doors that are actually unlocked.
Core Features & Use Cases
- Infrastructure-First Approach: Audits secrets, dependencies, CI/CD pipelines, and LLM integrations before examining application code, following the principle that most breaches happen outside the app layer.
- Dual-Mode Scanning: Run zero-noise daily audits with an 8/10 confidence gate to catch only high-certainty issues, or comprehensive monthly deep scans with a 2/10 bar to surface every potential vulnerability.
- Active Verification & Reporting: Performs active verification of findings and generates Security Posture Reports with severity ratings, confidence scores, and concrete remediation plans without modifying any project files.
- Use Case: A startup preparing for a compliance audit uses this Skill to identify exposed AWS keys in GitHub history, vulnerable npm dependencies in the supply chain, and missing input validation on webhook endpoints.
Quick Start
Use the cso skill to run a full daily security audit on the current project and review the findings.