ai-marketing-videos

Fail

Audited by Snyk on Mar 25, 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 are moderately to highly suspicious because the skill instructs piping https://cli.inference.sh to sh (remote execution) which downloads binaries from dist.inference.sh—an inherently high‑risk pattern even if a checksums.txt is provided; the .mp3 and hosted image are lower risk on their own but could be used in the same malicious distribution chain.

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).

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 25, 2026, 01:02 AM
Issues
2