podcast-ops
Warn
Audited by Snyk on Aug 19, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). The skill ingests outsider-authored free text from a user-supplied RSS feed URL:
fetch_rss_episodes()parses feed entry fields (includingentry.get("summary", "")) andextract_content_atoms()sendsepisode_metaand the (Whisper-derived) transcript text into the LLM for processing/summarization.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata