text-to-speech

Fail

Audited by Snyk on Mar 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 URLs all point to a single third‑party domain that hosts docs and a CLI installer (notably a curl | sh install script and downloadable binaries with in‑domain checksums) and includes a malformed placeholder image URL—running a remote shell installer or trusting same‑domain binaries without independent verification is a potentially unsafe distribution vector.

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.
Audit Metadata
Risk Level
CRITICAL
Analyzed
Mar 4, 2026, 10:41 AM