orca-cli
Pass
Audited by Gen Agent Trust Hub on Jul 30, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill implements logic to resolve the Orca executable path using environment variables such as ORCA_CLI_COMMAND and ORCA_DEV_REPO_ROOT, or system-specific binaries like orca-ide. This facilitates integration with local development environments and managed sessions.
- [SAFE]: A discovery stub pattern is utilized to fetch instructions dynamically via 'ORCA skills get orca-cli'. This ensures the agent is guided by the capabilities of the specific version of the CLI currently installed.
- [SAFE]: The skill includes defensive instructions to prevent triggering the system screen reader on Linux systems by avoiding the default orca command name in unmanaged terminals.
Audit Metadata