remotion-best-practices
Warn
Audited by Snyk on Mar 4, 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 runtime examples show fetching and ingesting arbitrary remote URLs that are then parsed and used to drive behavior—e.g., rules/calculate-metadata.md uses fetch(props.dataUrl) to set composition props, multiple mediabunny examples use UrlSource(src) for arbitrary URLs, and rules/lottie.md fetches a Lottie JSON—so untrusted third‑party content is read and can materially change actions.
Audit Metadata