ai-music-generation

Fail

Audited by Snyk on Mar 23, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.90). The URLs point to an unvetted third‑party domain that provides an install-by-piping https://cli.inference.sh into sh and downloadable binaries from dist.inference.sh—executing remote shell scripts or unsigned binaries from an unfamiliar site is high-risk even if checksums are published, because the default curl | sh flow bypasses verification and could deliver malware.

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

  • Potentially malicious external URL detected (high risk: 1.00). The skill's Quick Start directs users to run "curl -fsSL https://cli.inference.sh | sh", which fetches and executes remote installer code (and pulls binaries from dist.inference.sh) at runtime, making https://cli.inference.sh a required external dependency that executes 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 23, 2026, 10:50 AM
Issues
2