ai-podcast-creation

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.90). These URLs belong to an unfamiliar third‑party domain that offers a remote installer (curl ... | sh) and direct binary downloads/checksums—piping a remote shell script and retrieving executables from an unvetted host is a high‑risk pattern because it can execute arbitrary code without strong, independently verifiable signing.

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