read-youtube-transcript
Warn
Audited by Snyk on Jul 11, 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). scripts/get_transcript.py uses youtube-transcript-api to fetch YouTube caption text from a user-supplied URL/video_id at runtime, then formats that fetched “text” into the output (and any downstream LLM translation step would ingest it as free text), which is outsider-authored content.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata