mattschaller/eslint-plugin-mcp-security
ESLint security rules for MCP servers — catches SANDWORM_MODE credential harvesting, path traversal, command injection, and CVE patterns at dev time
Platform-specific configuration:
{
"mcpServers": {
"eslint-plugin-mcp-security": {
"command": "npx",
"args": [
"-y",
"eslint-plugin-mcp-security"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...