scrapy-web-scraping
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: 0.90). The skill explicitly instructs building Scrapy spiders that fetch and parse open/public websites (e.g., start_requests(), parse() examples, response-based ItemLoader usage, and handling JavaScript via Scrapy-Splash/Scrapy-Playwright), meaning the agent would ingest untrusted third-party web content as part of its workflow.
Audit Metadata