What problem does it solve? Security issues hide in dependencies, CI pipelines, git history, and webhook handlers long before they show up in application code. This Skill runs a structured Chief Security Officer audit across your entire repository so leaked secrets, supply chain risks, and OWASP vulnerabilities surface before attackers find them. ## Core Features & Use Cases - 15-phase audit coverage: secrets archaeology in git history, dependency supply chain, CI/CD pipeline security, infrastructure shadow surface, webhook verification, LLM/AI security, skill supply chain scanning, OWASP Top 10, and STRIDE threat modeling. - Two confidence modes: daily mode with an 8/10 confidence gate for zero-noise findings, and comprehensive mode with a 2/10 bar for monthly deep scans that surface tentative issues. - Scoped and diff-aware runs: target infrastructure only, code only, skill supply chain, or just the changes on your current branch. - Use Case: Before shipping a release, run a full audit to catch an unpinned GitHub Action, a webhook endpoint missing signature verification, and an API key committed three months ago, all in one report sorted by confidence. ## Quick Start Ask the assistant to run a security audit of this repository with the cso skill and report the findings sorted by confidence.