What is security-audit-quick?
High-speed static security scan. Grep-based exhaustive detection of known dangerous patterns (XSS, SQL injection, hard-coded secrets, etc.) and outputs a reproducible workflow in SEVERITY / file:line / why / fix format. Use it when you want to "quickly security-check the entire codebase" or "batch-detect known vulnerability patterns." Unlike security-hardening skills (design-to-implementation for specific threat scenarios) or security-threat-review skills (comprehensive red/blue team assessment), this skill focuses solely on high-speed detection of known patterns. Source: yusuketsunoda/ppt-trans.