Perform targeted static application security testing (SAST) focused on the OWASP Top 10 (2025). Acts as a security reviewer scanning for anti-patterns like concatenated SQL queries, missing authorization checks, hardcoded secrets, and weak hashing algorithms.
This skill equips the AI agent to perform targeted security code reviews, specifically looking for vulnerabilities highlighted in the OWASP Top 10 (2025).
When requesting a code review with this skill, specify the target files and ask the AI to evaluate them against the OWASP Top 10.
Example Triggers:
auth.js using the OWASP top 10 rules?"Always emphasize secure-by-default frameworks and libraries: