ai-image-generation

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 come from a small/unvetted domain that instructs users to run a remote installer via curl | sh and distributes binaries from dist.* subdomains — a high-risk pattern for delivering malware despite the presence of docs and checksums.

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 19, 2026, 07:41 PM