blog-feed-monitor
Warn
Audited by Snyk on Apr 10, 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 clearly fetches and ingests arbitrary public blog content (RSS/Atom feeds and HTML pages) via scripts/scrape_blogs.py—e.g., discover_feed_url, scrape_rss, and scrape_apify call requests.get and an Apify actor to read external blog URLs—so untrusted third-party content is parsed and returned as part of the workflow.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata