video-ad-specs
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.90). These URLs are high-risk because they host a remote shell installer (curl https://cli.inference.sh | sh) from an unverified domain — piping an unsigned .sh from an unknown site executes arbitrary code and is a classic malware distribution vector.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 1.00). The skill's Quick Start tells users to run "curl -fsSL https://cli.inference.sh | sh" to install the infsh CLI, which fetches and executes remote code at runtime and is required for the shown infsh app run commands (flagging https://cli.inference.sh).
Audit Metadata