runapi-cli
Warn
Audited by Snyk on Jun 25, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 1.00). The skill's install step explicitly runs a remote shell script at runtime via "curl -fsSL https://runapi.ai/cli/install.sh | sh" (which also fetches https://runapi.ai/cli/latest.json for checksum verification), so it fetches and executes remote code as a required installation/runtime dependency.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata