ai-voice-cloning

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 links point to an unvetted third‑party installer pattern (curl https://cli.inference.sh | sh) and custom download endpoints (dist.inference.sh) used to fetch binaries — a common supply‑chain/malware vector — while the other placeholder-like hostnames (portrait.jpg, your-video.mp4) are nonstandard and increase uncertainty, so they should be treated as suspicious unless you can independently verify code signing and provenance.

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

  • Potentially malicious external URL detected (high risk: 1.00). The Quick Start instructs running "curl -fsSL https://cli.inference.sh | sh" (which downloads and executes a remote install script and pulls binaries from dist.inference.sh), so https://cli.inference.sh (and its downloads from https://dist.inference.sh) are runtime external dependencies that execute remote code.

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:49 AM
Issues
2