ai-image-generation

Fail

Audited by Snyk on Feb 20, 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 a single, relatively unknown third‑party domain that instructs users to curl|sh a CLI installer and download binaries (with a separate dist host and hosted files), plus some malformed/opaque image links — a pattern that can be used to distribute executables or malicious scripts and is risky unless the domain and binaries are independently verified and trusted.

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

  • Potentially malicious external URL detected (high risk: 0.90). The Quick Start instructs running curl -fsSL https://cli.inference.sh | sh which fetches and immediately executes a remote install script (and pulls binaries from dist.inference.sh), so the skill relies on and runs remote code from https://cli.inference.sh (and dist.inference.sh).
Audit Metadata
Risk Level
CRITICAL
Analyzed
Feb 20, 2026, 06:25 PM