text-to-speech

Fail

Audited by Snyk on Apr 4, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.70). These links all point to a single, non-mainstream domain (inference.sh and subdomains) that instructs users to run a remote install script via curl | sh and to download platform-specific binaries from dist.inference.sh (with a checksum file) and includes an odd placeholder domain (portrait.jpg) — not obviously malicious but the curl|sh pattern and direct binary distribution from an unaudited third‑party domain are a notable security risk.

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

  • Potentially malicious external URL detected (high risk: 0.90). The Quick Start explicitly runs "curl -fsSL https://cli.inference.sh | sh", which fetches and executes remote install code and is required to install/run the infsh CLI, so https://cli.inference.sh is a runtime external dependency that executes 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
Apr 4, 2026, 09:09 PM
Issues
2
Security Audit — snyk — text-to-speech