audio-transcriber
Warn
Audited by Snyk on Sep 5, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (low risk: 0.10). The workflow accepts an audio file path or URL (SKILL.md, lines 125-127), transcribes the audio content into text (SKILL.md, lines 138-152), and passes that ingested transcript into an LLM tool (
claudeorgh copilot) for summarization (SKILL.md, lines 345-373). Because audio recordings or remote audio URLs can contain arbitrary outsider-authored spoken free text, this represents an indirect prompt injection risk via audio transcription.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata