orchestration
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the
orcacommand-line tool to manage worker terminals and orchestration state. Commands such asorca terminal send,orca terminal create, andorca orchestration runare used to execute logic and manage agent processes within the Orca runtime environment. These operations are consistent with the skill's primary purpose of inter-agent coordination. - [SAFE]: The skill does not contain any prompt injection attempts, hardcoded credentials, or obfuscated content. Communication occurs locally between agents via the Orca runtime RPC calls, and there are no signs of unauthorized network exfiltration or remote code execution from untrusted sources.
Audit Metadata