ai-podcast-creation

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.70). These URLs are on a single project-controlled domain that advertises a curl | sh installer and downloads binaries from an unsigned "dist" host with only a plaintext checksum—there's no direct evidence of malicious intent but executing a remote install script and relying on unsigned checksums is a high-risk distribution pattern that could be abused to deliver malware.

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