guardian_mcp_audit
Audit MCP tool descriptions to detect prompt-injection and suspicious patterns. Scans provided list or auto-loads config to return matched hits with snippets.
Instructions
Audit MCP tool descriptions for prompt-injection / suspicious patterns. Pass descriptions to scan an explicit list, or omit to auto-load from claude_desktop_config.json. Returns matched-pattern hits with snippets.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| descriptions | No | Tool descriptions to scan. Omit to load from Claude Desktop config. | |
| config_path | No | Override path to a Claude Desktop config JSON. Default: ~/Library/Application Support/Claude/claude_desktop_config.json |