What problem does it solve? Automated security gates catch known CVEs and obvious patterns, but they miss logic flaws in auth flows, missing authorization checks, supply chain confusion attacks, and compliance gaps. This Skill performs deep, on-demand security audits with manual-grade analysis and exploitability-rated findings. ## Core Features & Use Cases - OWASP & API Security Audit: Manually reviews code against OWASP Top 10 (2021) and API Security Top 10 (2023), including BOLA, broken authentication, and CI/CD pipeline injection. - Penetration Testing Patterns: Maps attack surfaces, builds minimal proof-of-concepts, detects JWT attack patterns, sets up fuzzing, and hardens GraphQL endpoints. - Secrets, Supply Chain & Compliance: Audits secret handling and rotation, detects dependency confusion and typosquatting, and produces SOC 2, GDPR, HIPAA, and PCI-DSS v4.0 gap analyses with evidence packages. - Use Case: Before a production release of a payment-handling API, run a full audit to verify every endpoint enforces object-level authorization, rate limits are Redis-backed, secrets are absent from git history, and receive a remediation roadmap with file:line references. ## Quick Start Ask the agent to run a full security audit of the repository covering OWASP Top 10, secrets, supply chain, and API hardening, and produce a severity-rated report with remediation steps.