What problem does it solve? Security reviews often miss the real attack surface: leaked credentials in git history, vulnerable dependencies, misconfigured CI/CD pipelines, and LLM-specific threats. This Skill runs a structured, infrastructure-first security audit that finds exploitable issues instead of producing checklist noise. ## Core Features & Use Cases - Multi-phase audit coverage: Secrets archaeology, dependency supply chain, CI/CD pipeline security, infrastructure shadow surface, webhook verification, LLM/AI security, 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. - Confidence-based reporting: Findings are verified by tracing data flow and checking upstream validation before being reported, reducing false positives. - Use Case: Before a release, run a comprehensive audit to catch an unpinned GitHub Action, a webhook endpoint missing signature verification, and a leaked API key in git history, all in one report. ## Quick Start Ask the assistant to run a security audit of this repository and report only high-confidence vulnerabilities.