You need this when you're writing or reviewing SuiteScript and want to catch security issues before they ship. It covers the full OWASP Top 10 with actual code patterns, not just principles. You get 48 cataloged security pitfalls with bad and good examples, five-context output encoding templates, CSP header construction, file upload validation pipelines, and RESTlet hardening patterns. It's built for implementation depth, meaning you can use it during code review or when you're stuck on how to properly sanitize user input in a specific context. The auto-activation triggers are smart enough to kick in when you mention injection, XSS, auth patterns, or even when your code includes RESTlet decorators or SuiteQL queries.
npx -y skills add oracle/netsuite-suitecloud-sdk --skill netsuite-owasp-secure-coding --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
hoodini/ai-agents-skills
addyosmani/agent-skills
giuseppe-trisciuoglio/developer-kit
agamm/claude-code-owasp