talking-head-production
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.80). These URLs host a remote install script and associated binary distribution on the same (non‑verified) domain and advise a curl | sh install pattern with only same‑domain checksums — a common and risky vector for distributing malware.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill directs users to run "curl -fsSL https://cli.inference.sh | sh" (and notes it downloads binaries from dist.inference.sh), which fetches and executes remote code as a required dependency for the runtime CLI used by the skill, so this is a high-confidence remote-code-execution dependency.
Audit Metadata