blog-scraper

Warn

Audited by Snyk on May 1, 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's CLI and SKILL.md plus scripts/scrape_blogs.py clearly fetch and parse arbitrary public blog pages and RSS/Atom feeds (requests.get in discover_feed_url, scrape_rss, and scrape_apify), ingesting untrusted third-party content (public blogs/feeds) that is parsed and returned for use, which could allow indirect prompt injection into downstream decision-making.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

Issues (2)

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
MEDIUM
Analyzed
May 1, 2026, 10:13 AM
Issues
2