BeClaude

security-best-practices

New
7.3kSmitheryGeneralby openai

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.

First seen 5/22/2026

Install & Usage

1
Open your MCP config
~/.claude.json
2
Add the server config

Add the configuration to "mcpServers": { "security-best-practices": { "command": "...", "args": [] } }

3
Restart Claude Code
/mcp
View source on GitHub
securitycode-reviewtypescriptpython

Security Audits

LicenseUnknownSourceWarnRepositoryPass

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.