orca-cli
Pass
Audited by Gen Agent Trust Hub on Aug 30, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute shell commands using the
orcaCLI or its variants (orca-ide,orca-dev). These commands, such asstatus,worktree ps, andterminal list, are designed to manage local application state within the Orca environment. - [SAFE]: The instructions include a defensive check for Linux environments to prevent the accidental execution of the GNOME Orca screen reader, directing the agent to use
orca-ideinstead of the bareorcacommand. - [SAFE]: The skill utilizes a dynamic discovery mechanism (
ORCA skills get orca-cli) to retrieve version-matched documentation directly from the local binary, which prevents the agent from using outdated or incorrect command syntax.
Audit Metadata