prompt-engineering
Fail
Audited by Snyk on Feb 19, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E005: Suspicious download URL detected in skill instructions.
- Suspicious download URL detected (high risk: 0.70). These URLs point to a single third‑party domain offering a curl | sh installer and downloadable binaries — a common software distribution pattern but also a high-risk vector because piping remote shell scripts from an unverified domain and relying only on unsigned SHA-256 checksums can enable supply‑chain malware.
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