subagents-orchestration-guide
Pass
Audited by Gen Agent Trust Hub on May 8, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The orchestrator is instructed to execute
git commitusing Bash to save work progress. This is a standard operational task within a development workflow. - [DATA_EXFILTRATION]: The skill mentions utilizing tools like
Grep,Glob, andReadvia delegation to sub-agents. The instructions prohibit the main agent from using these tools directly for investigation, enforcing a more controlled delegation model. - [SAFE]: The skill implements a security-focused step where a dedicated
security-reviewersub-agent must check code against design documents and coding standards before tasks are considered complete. - [SAFE]: The workflow incorporates multiple mandatory stop points where the agent must wait for human approval before proceeding to the next phase, reducing the risk of autonomous unauthorized actions.
Audit Metadata