ai-music-generation

Fail

Audited by Snyk on Apr 25, 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 all point to a single third‑party domain that offers a CLI installed via "curl | sh" and direct binary downloads (with a checksums file), which is a common and convenient but potentially risky distribution pattern unless you can independently verify the publisher and checksums.

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
Apr 25, 2026, 06:51 PM
Issues
2
Security Audit — snyk — ai-music-generation