cheerio-parsing
Warn
Audited by Snyk on Feb 15, 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 examples (e.g., fetchAndParse(url) and scrapeProducts(url)) call axios.get(url) and cheerio.load(response.data) to fetch and parse arbitrary public web pages, meaning it ingests untrusted third‑party/user‑generated content from open URLs.
Audit Metadata