ai-music-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.80). These links point to a single third‑party domain that publishes a remote install script (curl | sh) and downloadable CLI binaries — a common and potentially risky distribution vector for executables from an unestablished provider, even though HTTPS and a checksums.txt are present.

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.
Audit Metadata
Risk Level
CRITICAL
Analyzed
Feb 19, 2026, 08:13 PM