youtube-summarizer
Warn
Audited by Snyk on Apr 20, 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.90). This skill directly fetches transcripts from public YouTube videos using youtube-transcript-api (see SKILL.md Step 2/3 and scripts/extract-transcript.py) and then reads that untrusted, user-generated transcript into the AI prompt/processing flow (SKILL.md Step 4 "Read $TRANSCRIPT_FILE" / apply STAR+R-I-S-E), so external content can materially influence model behavior and enable indirect prompt injection.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata