What problem does it solve? Security reviews are often skipped or shallow because manual audits are slow and noisy. This Skill runs a structured, multi-phase security audit of your codebase with confidence-gated findings, so you get verified vulnerabilities instead of false-positive noise. ## Core Features & Use Cases - Infrastructure-first audit phases: Covers secrets archaeology, dependency supply chain, CI/CD pipeline security, webhooks, LLM/AI security, and skill supply-chain scanning. - OWASP Top 10:2025 and STRIDE analysis: Systematically checks access control, injection, cryptographic failures, and builds a per-component threat model. - Confidence-gated reporting: Daily mode reports only 8/10+ confidence findings; comprehensive mode lowers the bar to 2/10 for deep monthly scans, with 22 hard-excluded false-positive patterns. - Use Case: Before a production launch, run a full audit to find a hardcoded JWT secret in a config file, unpinned GitHub Actions, and a missing webhook signature check, then get a prioritized P0-P3 remediation roadmap saved to a dated report. ## Quick Start Ask the assistant to run a full security audit of this project and choose the full audit scope when prompted.