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's scripts/main.py fetches and parses arbitrary public web pages (fetch_page uses requests.get and BeautifulSoup, invoked by commands like scrape/links/emails/structured on user-supplied URLs), so it ingests untrusted third‑party web content that could contain injected instructions.
Audit Metadata