book-cover-design

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 URLs point to an unfamiliar domain offering a one-line "curl | sh" installer and self-hosted binaries/checksums — a high-risk pattern because running remote shell scripts (and fetching executables from the same unvetted domain) can readily distribute malware unless you independently verify the script and checksums from a trusted source.

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

  • Potentially malicious external URL detected (high risk: 1.00). The Quick Start contains a direct shell piping command "curl -fsSL https://cli.inference.sh | sh" which fetches and immediately executes remote installer code (and relies on the infsh CLI hosted via cli.inference.sh / dist.inference.sh) as a required runtime dependency.
Audit Metadata
Risk Level
CRITICAL
Analyzed
Mar 8, 2026, 02:51 AM