building-inferencesh-apps
Warn
Audited by Snyk on Aug 8, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (low risk: 0.10). The runtime workflow documented here only consumes outsider-authored free text when it is provided explicitly as app request input (e.g.,
belt app run ... --input '{"prompt": "hello"}'), not from any monitored queue/feed, store browsing, or automatic ingestion of external free text.
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 curl/pipe remote shell scripts and execute them (e.g., https://cli.inference.sh, https://astral.sh/uv/install.sh, https://fnm.vercel.app/install, https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.0/install.sh), which fetch and run remote code as required setup steps for the CLI/required tooling.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata