qwen-image

Fail

Audited by Snyk on Mar 7, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.75). These URLs all resolve to a single third‑party provider (inference.sh) and include a remote installer endpoint (curl ... | sh) and direct binary/checksum hosting—actions that, if the site or its distribution infrastructure is untrusted or compromised, can directly distribute malware—so they are potentially risky without independent verification.

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

  • Potentially malicious external URL detected (high risk: 0.90). The Quick Start includes a runtime command that pipes remote code to a shell ("curl -fsSL https://cli.inference.sh | sh"), and that installer then fetches binaries from dist.inference.sh, so https://cli.inference.sh (and associated https://dist.inference.sh) are runtime external dependencies that execute remote code.
Audit Metadata
Risk Level
CRITICAL
Analyzed
Mar 7, 2026, 12:01 PM