remotion-best-practices
Warn
Audited by Snyk on Feb 21, 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 rule files explicitly instruct fetching and ingesting remote, potentially user-provided URLs (e.g., rules/calculate-metadata.md shows calculateMetadata doing fetch(props.dataUrl); rules/lottie.md fetches a Lottie JSON from assets4.lottiefiles.com; and rules/assets.md, images.md, videos.md state that remote URLs can be used directly), which means untrusted third-party content is read and used to drive composition metadata and rendering and therefore could influence agent behavior.
Audit Metadata