building-inferencesh-apps
Warn
Audited by Snyk on Jun 19, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill includes installation commands that fetch-and-execute remote scripts (e.g. curl -fsSL https://cli.inference.sh | sh, curl -LsSf https://astral.sh/uv/install.sh | sh, curl -fsSL https://fnm.vercel.app/install | bash, and curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.0/install.sh | bash) which run remote code at setup/runtime and the workflow relies on the CLI/tools, so these are runtime external dependencies that execute code.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata