security-best-practices
NewPerform language and framework specific security best-practice reviews and suggest improvements. Trigger only when the user explicitly requests security best practices guidance, a security review/report, or secure-by-default coding help. Trigger only for supported languages (python, javascript/typescript, go). Do not trigger for general code review, debugging, or non-security tasks.
Install & Usage
~/.claude.jsonAdd the configuration to "mcpServers": { "security-best-practices": { "command": "...", "args": [] } }
/mcpSecurity Audits
Frequently Asked Questions
What is security-best-practices?
Perform language and framework specific security best-practice reviews and suggest improvements. Trigger only when the user explicitly requests security best practices guidance, a security review/report, or secure-by-default coding help. Trigger only for supported languages (python, javascript/typescript, go). Do not trigger for general code review, debugging, or non-security tasks.
How to install security-best-practices?
To install security-best-practices: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "security-best-practices": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.
What is security-best-practices best for?
security-best-practices is a mcp categorized under General. It is designed for: security, code-review, typescript, python. Created by openai.