infsh-cli

Fail

Audited by Snyk on Aug 3, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.80). The instructions include a curl | sh installer and direct binary/manifests hosted on dist.inference.sh—piping remote scripts to a shell and fetching executables from a non-standard distribution host are high-risk behaviors that can be used to distribute malware unless you fully trust and verify the publisher and signatures.

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

  • Potentially malicious external URL detected (high risk: 1.00). The skill includes an installer that executes remote code via "curl -fsSL https://cli.inference.sh | sh" (and related downloads from https://dist.inference.sh/cli/*), which fetches and runs external code at runtime, so these URLs are runtime dependencies that can execute code.

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 3, 2026, 03:53 PM
Issues
2
Security Audit — snyk — infsh-cli