felo-youtube-subtitling
Warn
Audited by Snyk on Mar 13, 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 subtitles for arbitrary YouTube video URLs/IDs via the Felo API (see SKILL.md and scripts/run_youtube_subtitling.mjs calling https://openapi.felo.ai/v2/youtube/subtitling with user-provided video_code) and then reads/prints the returned title and contents[].text, so untrusted, user-generated third-party content could influence agent behavior.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata