infsh-cli

Fail

Audited by Snyk on Aug 6, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.80). These URLs include an installer script served at https://cli.inference.sh (recommended to be run via curl | sh) plus direct binary distribution endpoints on dist.inference.sh, which are common vectors for supplying malware if the source is not fully trusted or verified.

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

  • Potentially malicious external URL detected (high risk: 0.90). The skill instructs users to run "curl -fsSL https://cli.inference.sh | sh" (and the manual install fetches binaries from https://dist.inference.sh) which fetches and executes remote installer code at runtime and is a required dependency for the CLI.

Issues (2)

E005
CRITICAL

Suspicious download URL detected in skill instructions.

W012
MEDIUM

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

Audit Metadata
Risk Level
CRITICAL
Analyzed
Aug 6, 2026, 05:03 AM
Issues
2
Security Audit — snyk — infsh-cli