install-ori-harness
Pass
Audited by Gen Agent Trust Hub on Aug 2, 2026
Risk Level: SAFEREMOTE_CODE_EXECUTIONCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [REMOTE_CODE_EXECUTION]: The skill executes an installation script fetched from the vendor's official domain at
https://openrouter.ai/labs/ori/install.shby piping it directly tobash. This is the standard method provided by the vendor for deploying the 'Ori' binary. - [COMMAND_EXECUTION]: The skill utilizes several shell commands to manage the 'Ori' environment, including verifying the installation (
ori --version), initiating OAuth login (ori login), launching coding agents (ori claude,ori codex, etc.), and performing binary updates (ori update). - [EXTERNAL_DOWNLOADS]: The skill downloads the tool's installer and manages updates from the vendor's infrastructure at
openrouter.ai.
Audit Metadata