book-cover-design

Fail

Audited by Snyk on Mar 27, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.90). The URLs point to an unvetted third‑party domain that instructs users to run a remote install script (curl | sh) and download executables from subdomains—behavior that is high risk for arbitrary/malicious code execution even though a checksums.txt is provided.

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.

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
Mar 27, 2026, 02:28 PM
Issues
2