image-to-video
Fail
Audited by Snyk on Aug 13, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E005: Suspicious download URL detected in skill instructions.
- Suspicious download URL detected (high risk: 0.70). The GitHub repo is a third‑party code source (used by an npx install) and several example URLs are opaque/placeholder direct media links (https://.../...) which obscure their true hosts — these are potential vectors for malicious code or content delivery, while the visible runcomfy/docs links are official.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). The runtime workflow ingests outsider-authored free text via the user-provided
prompt(andnegative_prompt) fields passed throughruncomfy run <model_id> --input, which the Model API consumes to generate video.
Issues (2)
E005
CRITICALSuspicious download URL detected in skill instructions.
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata