scan_skill
Assess an agent skill for supply-chain risks including prompt injection, over-broad permissions, and hidden threats. Receive a PROCEED, CAUTION, or BLOCK verdict.
Instructions
Scan an agent SKILL (git repo or SKILL.md) for supply-chain risk BEFORE trusting it — prompt-injection / hidden-unicode in the instructions (hard block), over-broad allowed-tools grants, plus exfiltration, dangerous capabilities, secrets and obfuscation in bundled scripts → a PROCEED/CAUTION/BLOCK verdict.
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. |