remotion-captions
Warn
Audited by Snyk on Aug 2, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). The required workflow for displaying/importing captions instructs fetching and parsing user-provided caption content at runtime (e.g.,
fetch(staticFile("captions123.json"))orfetch(staticFile("subtitles.srt"))followed byresponse.json()/response.text()andparseSrt({ input: text })), so outsider-authored free text can be ingested through uploaded/served JSON/SRT files.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata