infsh-cli

Fail

Audited by Snyk on Jul 10, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.90). These URLs include a remote installer URL that the docs instruct to pipe to sh (https://cli.inference.sh) plus direct binary distribution endpoints (dist.inference.sh manifest and checksums), which are high‑risk patterns for malware distribution unless the source is fully trusted and signatures/checksums are independently verified.

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (high risk: 0.75). The required workflow involves the CLI installer fetching and executing a remote shell script (curl -fsSL https://cli.inference.sh | sh), which is outsider-authored free text from the public web and can be read/executed at runtime (indirect prompt-injection risk via arbitrary script behavior).

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

Issues (3)

E005
CRITICAL

Suspicious download URL detected in skill instructions.

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
CRITICAL
Analyzed
Jul 10, 2026, 07:03 PM
Issues
3