deepgram-go-audio-intelligence
Warn
Audited by Snyk on Jul 3, 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 path uses
dg.FromURL(ctx, "https://dpgr.am/spacewalk.wav", ...), which fetches and transcribes audio from a URL; the resulting transcription/analytics text is derived from that outsider-provided content (public URL), creating an indirect prompt-injection risk via LLM-ingested transcription/summary text.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata