video-analyzer
Warn
Audited by Snyk on Jun 30, 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.75). The required runtime workflow can send extracted audio to the Groq Whisper API (outsider-authored free text = the transcription text returned by Groq) via
transcribe_audio()→client.audio.transcriptions.create(...)→response.text/response.segments, which are then written intotranscript.md/manifest.mdand thus become LLM-readable context.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata