What problem does it solve?
cso turns a broad security review into a concrete audit plan, so teams can find the real risks hiding in code, dependencies, CI/CD, secrets, and AI integrations before they become incidents.
Core Features & Use Cases
- Security posture reporting: Produces a structured report with severity, confidence, and remediation guidance instead of vague advice.
- Stack-aware audit phases: Detects the application stack first, then focuses on the highest-risk areas such as dependencies, infrastructure, OWASP issues, and skill supply chain risks.
- Active verification: Encourages evidence-based checks, repeated pattern searches, and cross-phase reasoning so the audit does not stop at surface-level scanning.
- Use case: A developer can run it after a branch changes to catch exposed secrets, unsafe webhooks, insecure auth flows, or risky package updates before shipping.
Quick Start
Ask the AI to run the cso security audit on this repository and return the highest-confidence findings with exact remediation steps.