OWASP Top 10 quick reference: the ten most critical web application security risks (access control, crypto, injection, insecure design, misconfiguration, vulnerable components, auth, integrity, logging, SSRF) each with a one-line mitigation. Load when reviewing code or designs for security vulnerabilities or threat modeling.
$npx -y skills add goldziher/ai-rulez --skill owasp-quick-referenceInstalls into the current project.
Run `npx skills use "https://github.com/goldziher/ai-rulez" --skill "goldziher/ai-rulez/owasp-quick-reference"` 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/goldziher/ai-rulez" that are relevant to the current task. Run `npx skills add "https://github.com/goldziher/ai-rulez"` and select the relevant skills, then follow their instructions.