orchestration
Pass
Audited by Gen Agent Trust Hub on Sep 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructions for identifying the correct executable path for the 'Orca' orchestration tool based on environment variables (e.g., ORCA_CLI_COMMAND, ORCA_DEV_REPO_ROOT). It emphasizes using the specific binary to fetch dynamic documentation via
ORCA skills get orchestration. This is a safe practice to prevent documentation drift. - [SAFE]: The skill includes explicit warnings to avoid running the bare
orcacommand on Linux outside of managed environments to prevent accidentally triggering the GNOME Orca screen reader, which is a common system utility. - [SAFE]: No network operations, sensitive file access, or obfuscated content were detected. The command execution is limited to local Orca binary calls for status, task listing, and terminal management.
Audit Metadata