orchestrate-work
Pass
Audited by Gen Agent Trust Hub on Jul 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill establishes a hierarchical agent structure where the orchestrator maintains control over an isolated executor agent.
- [SAFE]: Resource isolation is enforced through the use of specific worktrees and Git branches for all implementation work, preventing unauthorized modifications to the broader repository.
- [SAFE]: Gated execution ensures that the user remains the primary authority for goals, architectural changes, and destructive actions, with clear instructions to return to the user for new authority.
- [SAFE]: Communication routing is strictly verified using platform-provided metadata (thread and host IDs), reducing the risk of unauthorized task manipulation or spoofing.
- [SAFE]: Verification requirements are baked into the workflow, requiring the agent to provide inspectable evidence (such as git hashes and worktree paths) before proceeding with transitions.
Audit Metadata