scan_tool_definition
Scan MCP tool definitions for security threats such as prompt injection, hidden unicode, typosquatting, and hardcoded secrets, and obtain a detailed risk assessment.
Instructions
Scan an MCP tool definition for security threats.
Checks 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 schemaInput Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tool_name | Yes | ||
| description | Yes | ||
| input_schema | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |