Audit application source code against the OWASP Top 10 (2021) vulnerability categories — broken access control, cryptographic failures, injection, insecure design, security misconfiguration, vulnerable components, authentication failures, data integrity, logging failures, SSRF. Use when the user mentions 'OWASP,' 'OWASP Top 10,' 'security audit,' 'security review,' 'secure code review,' 'code security review,' 'vulnerability audit,' 'find vulnerabilities,' 'appsec review,' 'application security audit,' 'check for security issues,' 'broken access control,' 'IDOR,' 'SQL injection,' 'XSS,' 'SSRF,' or wants to check their codebase for common security weaknesses.
$npx -y skills add briiirussell/cybersecurity-skills --skill owasp-auditInstalls into the current project.
Run `npx skills use "https://github.com/briiirussell/cybersecurity-skills" --skill "briiirussell/cybersecurity-skills/owasp-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/briiirussell/cybersecurity-skills" that are relevant to the current task. Run `npx skills add "https://github.com/briiirussell/cybersecurity-skills"` and select the relevant skills, then follow their instructions.