skills/cheolmin/orca/orca-cli/Gen Agent Trust Hub

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
Risk Level
SAFE
Analyzed
Jul 30, 2026, 02:26 PM
Security Audit — agent-trust-hub — orca-cli