Comprehensive WordPress plugin/theme security and code quality audit following WPCS and Plugin Check standards. Scans all PHP files for SQL Injection, XSS, CSRF, Access Control, File Security, Forbidden Functions, Safe Redirect, Input Validation, and Code Quality issues. Reports with file:line references and fix suggestions. Use when reviewing security before releasing a plugin, checking for vulnerabilities, preparing for WordPress.org submission, or running a code quality audit.
$npx -y skills add levantoan/devvn-wordpress-skills --skill devvn-wp-security-auditInstalls into the current project.
Run `npx skills use "https://github.com/levantoan/devvn-wordpress-skills" --skill "levantoan/devvn-wordpress-skills/devvn-wp-security-audit"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/levantoan/devvn-wordpress-skills" that are relevant to the current task. Run `npx skills add "https://github.com/levantoan/devvn-wordpress-skills"` and select the relevant skills, then follow their instructions.