infsh-cli

Fail

Audited by Snyk on Aug 8, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.70). The set includes an installer URL that the README pipes directly to sh (https://cli.inference.sh) plus direct binary/manifest/checksum downloads from dist.inference.sh, and piping remote install scripts or fetching executables from non-central sources is a common vector for malware if the host is compromised or untrusted.

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 8, 2026, 08:29 PM
Issues
2
Security Audit — snyk — infsh-cli