dispatch
Pass
Audited by Gen Agent Trust Hub on Aug 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill establishes a controlled workflow for sub-agent management using isolated environments (Git worktrees). It incorporates automated verification gates, such as 'doctrine check prove' for linting and 'regression capture' for testing, which serve as security boundaries to ensure worker-generated code meets quality standards before being merged.
- [COMMAND_EXECUTION]: The skill utilizes local command-line tools including 'git', 'doctrine', 'dispatch', and 'slice'. These commands are used for branch management, configuration reading, and execution of the validation funnel. All executions appear to be within the scope of a standard development environment and are triggered by the orchestrator based on prescriptive prescriptions from the 'dispatch next' tool.
Audit Metadata