youtube-summarizer
Warn
Audited by Snyk on Apr 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 public YouTube transcripts using youtube-transcript-api (see SKILL.md and scripts/extract-transcript.py) and then "Read $TRANSCRIPT_FILE" / feeds that transcript into the AI summarization prompt, so untrusted, user-generated transcript text from YouTube would be read into the agent's prompt context and could inject instructions that influence model outputs and downstream actions.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata