This does language and framework specific security reviews for Python, JavaScript/TypeScript, and Go projects. It operates in three modes: writing secure code from scratch, passively flagging critical vulnerabilities as you work, or generating a full security report with prioritized findings and line numbers. The workflow identifies your stack, loads relevant best practices from its reference files, and either guides you toward secure defaults or produces a detailed markdown report. When fixing issues, it tackles one finding at a time with clear comments and tries hard not to break your existing functionality. The skill respects project specific overrides if you need to bypass certain practices. Useful when starting greenfield projects or finally addressing that security debt you've been putting off.
npx -y skills add openai/skills --skill security-best-practices --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
hoodini/ai-agents-skills
agamm/claude-code-owasp
addyosmani/agent-skills
giuseppe-trisciuoglio/developer-kit