audio-transcriber
Warn
Audited by Snyk on Aug 8, 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). In
scripts/transcribe.py, runtime LLM prompt construction inhandle_prompt_workflow(...)/process_with_llm(...)injects the entiretranscript_text(derived from user-provided audio content) and then feeds the resulting free text plus user-provided--promptinto the externalclaude/gh copilot suggestCLIs, meaning outsider-authored text from the audio is ingested by the LLM.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata