wp-security-deep
Installation
SKILL.md
WordPress security audit — deep checks
Run AFTER wp-security-audit covers the basics (sanitize, escape,
nonce, capability, SQL prepare, AJAX nopriv, REST permission). This
skill catches the second-tier issues that static-analysis tools miss
and that a hurried review skips.
When to use this skill
Trigger when the basic audit is clean but the code does any of: