book-cover-design

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.90). These URLs point to an apparently self-hosted installer that advocates piping a remote shell script to sh and downloading binaries/checksums from an unverified domain (inference.sh) with no cryptographic signature—behavior that is high-risk because remote-install scripts and unsigned executables from unknown domains are common malware vectors.

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
Feb 19, 2026, 08:04 PM