ai-marketing-videos

Fail

Audited by Snyk on Mar 8, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.70). All links point to a single third‑party domain serving an install script (cli.inference.sh piped to sh) and downloadable binaries/checksums (dist.inference.sh) plus an odd external audio host (trending-music.mp3); piping remote scripts and fetching binaries from a non‑well‑known provider without strong, verifiable provenance (GPG signatures, established vendor reputation) is a common malware distribution pattern so this is moderately high risk.

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
Risk Level
CRITICAL
Analyzed
Mar 8, 2026, 02:51 AM