rss-reader
Warn
Audited by Snyk on Apr 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.90). The skill explicitly fetches and parses arbitrary public RSS/Atom feed URLs (see SKILL.md "Feed Fetching" examples and scripts/fetch_rss.py which calls urllib.request.urlopen on the provided feed_url), so it ingests untrusted third‑party content that could influence subsequent interpretation or actions.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata