What problem does it solve? Security reviews are often skipped or shallow because manual audits are slow and noisy. This Skill runs a structured, infrastructure-first security audit of a repository with confidence-gated reporting so only high-signal findings surface. ## Core Features & Use Cases - Multi-phase audit coverage: secrets archaeology in git history, dependency supply chain analysis, CI/CD pipeline security, webhook signature verification, LLM/AI security checks, skill supply chain scanning, OWASP Top 10, STRIDE threat modeling, and data classification. - Two audit modes: a daily zero-noise mode with an 8/10 confidence gate and a comprehensive monthly deep scan with a 2/10 reporting bar, plus trend tracking across runs. - Use Case: Before shipping a release, run a security audit to catch a leaked API key in git history, an unpinned GitHub Action, and a webhook endpoint missing signature verification, then receive a severity-ranked report with false-positive filtering. ## Quick Start Ask the agent to run a security audit on this repository and report only high-confidence vulnerabilities.