youtube-thumbnail-design
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.80). Although served over HTTPS and offering checksums, these URLs point to an unfamiliar third‑party domain that instructs users to pipe a remote install script to sh and to download binaries verified only by plaintext checksums — a distribution pattern that enables direct remote code execution and is high-risk if the domain or files are compromised.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The Quick Start instructs runtime execution of a remote install script via "curl -fsSL https://cli.inference.sh | sh" (which downloads from cli.inference.sh/dist.inference.sh), so the skill relies on and executes remote code from that URL to run its infsh commands.
Audit Metadata