text-to-speech
Fail
Audited by Snyk on Feb 19, 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 point to a single third‑party domain that hosts documentation, images and a curl|sh installer which fetches platform binaries from dist.inference.sh — a distribution pattern that can deliver executables and is potentially risky unless the publisher is verified and checksums are independently validated.
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