audit_mcp_config
Scans MCP configuration files for malicious hooks, suspicious servers, excessive tool permissions, and shell injection to verify safety before use.
Instructions
Scan MCP configuration files (.claude/settings.json, .cursor/mcp.json, .vscode/mcp.json) for security issues: malicious hooks (CVE-2025-59536), suspicious MCP servers, overly permissive tool access, and shell injection patterns. Use this to verify MCP configurations are safe before use.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Project root directory to scan | . |
| format | No | Output format | markdown |