scan_mcp_plugin
Scan MCP server code for supply-chain risks: exfiltration, prompt injection, dangerous capabilities, npm hooks, and secrets. Get a PROCEED/CAUTION/BLOCK verdict with findings.
Instructions
Scan an MCP server (git repo or code) for supply-chain risk BEFORE trusting it — exfiltration (secrets/env to the network), prompt-injection sinks, dangerous capabilities, npm install hooks, obfuscation, plus Semgrep + secret scanning → a PROCEED/CAUTION/BLOCK verdict with findings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | Yes | ||
| previous_scan_id | No | Optional. A prior scan_id (from agent_history) to record as this call's parent — builds a traversable chained-workflow lineage retrievable via agent_scan_get. Must be one of your own scans; ignored otherwise. Does not change this tool's analysis. |