video-scene-analysis
Warn
Audited by Snyk on Jul 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.85). The required runtime workflow ingests outsider-authored free text via local video audio transcription:
scripts/analyze_video.pyextracts audio withffmpegand runstranscribe_local()usingfaster_whisper, then includes the resulting transcript text in the generated.analysis.md/JSON (agent later reads/uses it), so the LLM context can contain arbitrary spoken text from the input video.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata