prompt-engineering

Fail

Audited by Snyk on Feb 25, 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 point to a single non-major domain that hosts a remote install script (curl | sh) and downloadable CLI binaries/checksums — a high-risk pattern because running a remote shell script and downloading executables from an untrusted domain can lead to remote code execution or forged/checksum-manipulated binaries.

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

  • Potentially malicious external URL detected (high risk: 0.90). The Quick Start includes a runtime command that pipes a remote installer to the shell ("curl -fsSL https://cli.inference.sh | sh") which executes remote code (and downloads binaries from https://dist.inference.sh) and is required for running the provided infsh commands.
Audit Metadata
Risk Level
CRITICAL
Analyzed
Feb 25, 2026, 05:35 PM