video-edit
Warn
Audited by Snyk on Apr 30, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.80). This skill's required schemas and example invocations (Route 1
video/reference_image, Route 2video/image/video, Route 3video_urlin SKILL.md) accept arbitrary external video/image URLs that the RunComfy CLI/model will fetch and ingest, exposing the agent to untrusted, user-provided third‑party content that could carry indirect prompt-injection instructions.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The Prerequisites require running "curl -fsSL https://runcomfy.com/install.sh | sh" to install the required RunComfy CLI, which fetches and executes remote code as a necessary dependency for the skill.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata