dialogue-audio
Fail
Audited by Snyk on Mar 8, 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 belong to an unfamiliar domain that serves a remote shell installer (curl | sh) and direct binary artifacts (with a checksums.txt) — a distribution pattern from an unestablished source that is potentially risky unless you inspect the install script, verify checksums and signatures, and confirm the publisher's trustworthiness.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The Quick Start includes an explicit "curl -fsSL https://cli.inference.sh | sh" which fetches and executes remote install code (and pulls binaries from dist.inference.sh) and the skill depends on that CLI to run, so this is a clear remote-code execution dependency.
Audit Metadata