ai-podcast-creation

Fail

Audited by Snyk on Mar 23, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.80). These URLs point to an unfamiliar third‑party domain that asks users to run a curl | sh installer and fetch binaries (with checksums served from the same domain)—a common high‑risk pattern because piping remote scripts to a shell and trusting checksums hosted on the same site can enable supply‑chain or drive‑by compromise.

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.

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 23, 2026, 10:50 AM
Issues
2