web-scraper
Warn
Audited by Snyk on Feb 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: 1.00). The skill (scripts/scrape.py) fetches and parses arbitrary user-provided URLs (via scrape_single_page and RecursiveScraper.run), including recursive link discovery and image downloads from public websites, so it ingests untrusted third‑party web content that could contain indirect prompt injections.
Audit Metadata