infsh-cli
Warn
Audited by Snyk on May 17, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.90). The skill's SKILL.md and reference docs (e.g., examples like
belt app run tavily/search-assistantin SKILL.md and references/running-apps.md) show the agent running web-search and third‑party apps and ingesting their outputs (public web/search/Twitter content and arbitrary app results) that the agent is expected to read and could materially influence subsequent actions.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 1.00). The skill's install instructions run a remote installer via "curl -fsSL https://cli.inference.sh | sh" (and the manifest/dist downloads from https://dist.inference.sh), which fetches and executes remote code and is required to install the CLI used by the skill.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata