ai-image-generation

Fail

Audited by Snyk on Mar 12, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.90). The presence of a direct "curl ... | sh" installer from cli.inference.sh (remote shell script execution) is a high-risk pattern that can deliver arbitrary code even if the other inference.sh documentation pages and image URLs look benign.

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 downloads and executes a remote installer at runtime (https://cli.inference.sh), making it a required dependency that runs remote code.

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 12, 2026, 07:36 AM
Issues
2