ingest-youtube
Warn
Audited by Snyk on Jun 25, 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). The skill shells out to
yt-dlpto fetch and download YouTube subtitle VTT text at runtime (--list-substhen--write-sub/--write-auto-sub), and that VTT content is read as prose viaclean_vtt(vtt_path.read_text(...))and written into the vault/LLM context.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata