prompt-engineering

Fail

Audited by Snyk on Mar 8, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.80). These links all point to an unknown third‑party domain that offers an install script (curl | sh) and direct binary distribution (dist.* + checksums) — a common vector for malware unless you can independently verify the publisher and checksum, so treat as suspicious.

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
Mar 8, 2026, 02:51 AM
Security Audit — snyk — prompt-engineering