qwen-image
Fail
Audited by Snyk on Mar 4, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E005: Suspicious download URL detected in skill instructions.
- Suspicious download URL detected (high risk: 0.70). These URLs point to a third‑party inference.sh service that provides a remote curl|sh installer and downloadable CLI binaries from its own distribution subdomain—while not obviously malicious, the "pipe remote script to shell" pattern and hosting of executables on a non‑well‑known domain are high‑risk indicators that could be used to distribute malware.
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