remotion-best-practices
Warn
Audited by Snyk on Mar 8, 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 rules explicitly instruct fetching and ingesting open/public URLs (for example calculate-metadata's fetch(props.dataUrl), the Lottie example fetch('https://assets4.lottiefiles.com/...'), and use of UrlSource/remote //), which are untrusted third‑party/user-hosted resources that the agent is expected to parse and use to set metadata/props and rendering behavior, so external content can materially influence tool decisions.
Audit Metadata