OWASP vulnerability detection + remediation for security code review, PLUS the Forge plugin's own security guards (why a "SECURITY BLOCK" / exit-2 fired and the correct fix). Use when reviewing or hardening authentication, authorization, input validation, cryptography, API endpoints, session management, deserialization, SSRF, or file uploads; when auditing a Claude Code plugin / MCP server / agent for excessive agency, prompt injection, or supply-chain risk; or when a Bash/Write/Edit was blocked by a Forge guard (rm -rf, chmod 777, curl|sh, force-push, eval(), os.system, shell=True, string-concat SQL, reading .env/*.pem/*.key). Covers OWASP Top 10:2025, API Security Top 10, Agentic AI (ASI01–ASI10), CWE Top 25, ASVS 5.0.
$npx -y skills add nxtg-ai/forge-plugin --skill owasp-securityInstalls into the current project.
Run `npx skills use "https://github.com/nxtg-ai/forge-plugin" --skill "nxtg-ai/forge-plugin/owasp-security"` 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/nxtg-ai/forge-plugin" that are relevant to the current task. Run `npx skills add "https://github.com/nxtg-ai/forge-plugin"` and select the relevant skills, then follow their instructions.