ai-marketing-videos
Fail
Audited by Snyk on Feb 25, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E005: Suspicious download URL detected in skill instructions.
- Suspicious download URL detected (high risk: 0.90). These URLs point to a non-obvious third‑party domain that serves an install script piped directly to sh, self‑hosted CLI binaries and checksums on the same domain (and an odd "trending-music.mp3" host), making it a high‑risk pattern for distributing malicious executables or trojans.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 1.00). The skill instructs users to run a remote install script via "curl -fsSL https://cli.inference.sh | sh" (which downloads/executes code and fetches binaries from dist.inference.sh), so this is a runtime external dependency that executes remote code (https://cli.inference.sh, https://dist.inference.sh).
Audit Metadata