web-scraping-python
Warn
Audited by Snyk on May 16, 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 builds and runs web scrapers that fetch and parse arbitrary public websites (see SKILL.md "Scraper Building" steps and the scripts/new_scraper.py fetch_page/scrape functions and examples), meaning untrusted, user-generated third‑party pages are ingested and used to drive crawling/parsing decisions.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata