scan_chain
Scan skill files for unsafe agent delegation vulnerabilities. Detects sub-agent spawning with inherited permissions and missing trust boundaries.
Instructions
Delegation chain scan of skill file content.
Filters to AVE-2026-00048 (unsafe agent delegation) and related rules. Detects sub-agent spawning with inherited permissions and missing trust boundaries.
Use this when evaluating a skill that spawns sub-agents or delegates tasks to other agents.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | The text content to scan | |
| no_ignore | No | If True, bypass all suppressions |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |