delegation-check
Pass
Audited by Gen Agent Trust Hub on Mar 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill functions as a static analysis tool for AI agent configurations. It validates local agent definitions and delegation prompts without external dependencies, network activity, or remote code execution.
- [COMMAND_EXECUTION]: Employs the
Bashtool to perform local file discovery and pattern matching using standard utilities likegrepandls. These operations are limited to the.claudedirectory and are used solely for structural validation. - [PROMPT_INJECTION]: Includes specialized logic to detect and report identity re-definition patterns (e.g., 'You are a...') in other skills. This behavior is a defensive feature that helps prevent unintended agent behavior and ensures role boundaries are respected.
Audit Metadata