macwhisper
Warn
Audited by Snyk on Jul 15, 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). Outsider-authored free text from the user’s local MacWhisper SQLite database (e.g., meeting transcript lines and titles created by other participants) is read at runtime via
sqlite3queries inlib/db.jsand then emitted astranscript_text/transcript_segmentsinmacwhisper.js fetch, which downstream LLM steps can paste into the prompt.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata