What problem does it solve?
Many codebases and pipelines expose secrets, risky CI/CD workflows, vulnerable dependencies, or misconfigured infrastructure that attackers can exploit; manual audits are slow and noisy. cso provides a focused, confidence-gated audit workflow that finds high-signal issues across git history, dependencies, CI, and infrastructure so teams can fix the real doors that are open.
Core Features & Use Cases
- Stack & architecture detection: build a mental model from README/CLAUDE.md and config files to prioritize searches.
- Secrets archaeology: scan git history, tracked .env files, and CI configs for exposed credentials and leaked tokens.
- Dependency & supply-chain analysis: detect missing lockfiles, install scripts in production deps, and known CVEs.
- CI/CD and IaC checks: analyze GitHub Actions, workflows, Dockerfiles, Terraform and Kubernetes manifests for dangerous patterns.
- Modes & scopes: run daily zero-noise audits, comprehensive deep scans, or scoped checks (infra, code, skills, supply-chain) and diff-only branch analysis.
- Reporting: produce a Security Posture Report with prioritized findings, severity ratings, and remediation steps.
Quick Start
Run the cso skill to perform an infrastructure-first security audit and generate a Security Posture Report with prioritized findings and remediation steps.