scan_tool_definition
Detect prompt injection, hidden unicode, dangerous schema fields, typosquatting, and hardcoded secrets in MCP tool definitions, and get a risk assessment.
Instructions
Scan an MCP tool definition for prompt injection, hidden unicode, dangerous schema fields, typosquatting, and hardcoded secrets; returns a risk assessment.
Args:
tool_name: The tool name to scan
description: The tool description to scan
input_schema: Optional JSON string of the tool's input schema
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tool_name | Yes | ||
| description | Yes | ||
| input_schema | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |