remotion-video-toolkit
Warn
Audited by Snyk on Mar 10, 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). The skill's documentation and workflow explicitly show fetching and ingesting arbitrary remote URLs (e.g., rules/calculate-metadata.md uses fetch(props.dataUrl) to transform props, rules/lottie.md fetches Lottie JSON from assets URLs, and rules/import-srt-captions.md and many media rules accept remote Img/Video/Audio URLs), meaning untrusted third-party content is read and can directly change composition props, durations, and rendering behavior.
Audit Metadata