install-ori-harness
Fail
Audited by Snyk on Aug 2, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E005: Suspicious download URL detected in skill instructions.
- Suspicious download URL detected (high risk: 0.80). The URL https://openrouter.ai/labs/ori/install.sh is suspicious because it is a direct shell-script download intended to be executed (curl | bash), which is a high‑risk distribution pattern; the other two links (cli.github.com) are official documentation and not suspicious.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill instructs users to run a remote installer via curl piped to bash (https://openrouter.ai/labs/ori/install.sh), which fetches and immediately executes remote code at runtime.
Issues (2)
E005
CRITICALSuspicious download URL detected in skill instructions.
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata