orca-cli
Pass
Audited by Gen Agent Trust Hub on Aug 18, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the
orcacommand-line interface (and its variationsorca-ide,orca-dev) to perform system operations such as managing worktrees and terminals. This is the intended behavior for a CLI integration skill. - [SAFE]: The skill implements a safety check to avoid name collisions with the GNOME Orca screen reader on Linux systems, preventing unintended speech synthesis or local harassment.
- [SAFE]: The skill fetches its full instruction set dynamically from the local
orcabinary usingORCA skills get orca-cli. This ensures that the agent always uses documentation that matches the installed version of the tool.
Audit Metadata