youtube-summarizer
Warn
Audited by Snyk on May 1, 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). The skill explicitly fetches transcripts from arbitrary public YouTube URLs (see SKILL.md Step 3 and scripts/extract-transcript.py which call youtube_transcript_api.get_transcript) and then "Read $TRANSCRIPT_FILE" into the AI summarization prompt (SKILL.md Step 4), meaning untrusted, user-generated third‑party content is ingested and directly used to drive model behavior and outputs, enabling indirect prompt injection.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata