youtube-analytics
Warn
Audited by Snyk on Feb 14, 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.80). The skill explicitly fetches public, user-generated YouTube content (titles, descriptions, tags, snippets) via the YouTube Data API in scripts/src/api/search.ts, scripts/src/api/videos.ts and scripts/src/api/channels.ts and then reads/uses that data in orchestration functions (e.g., scripts/src/index.ts's searchAndAnalyze and analyzeChannel) to generate summaries, so it ingests untrusted third‑party content that could carry injected instructions.
Audit Metadata