ai-podcast-creation

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.70). These URLs all belong to a single, non-mainstream domain that offers a curl | sh installer and downloadable binaries (dist.*) — not overtly malicious but running an unvetted install script and fetching executables from an unfamiliar site is inherently risky unless checksums are independently verified or signed.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

  • Potentially malicious external URL detected (high risk: 1.00). The Quick Start instructs users to run "curl -fsSL https://cli.inference.sh | sh" (which fetches and executes remote code from https://cli.inference.sh, and the installer pulls binaries from dist.inference.sh), so this URL is a runtime external dependency that executes remote code required to use the skill.
Audit Metadata
Risk Level
CRITICAL
Analyzed
Feb 25, 2026, 05:35 PM