video-prompting-guide
Fail
Audited by Snyk on Feb 16, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E005: Suspicious download URL detected in skill instructions.
- Suspicious download URL detected (high risk: 0.80). The URLs are all on a single, plausible domain (inference.sh) and most pages (docs, blog, image) look like documentation resources, but the skill explicitly instructs a "curl https://cli.inference.sh | sh" install which is a high-risk pattern because it downloads and immediately executes an unchecked shell script and therefore could be used to distribute malware even if the site is otherwise legitimate.
Audit Metadata