scrape-create-spider
Warn
Audited by Snyk on Jun 26, 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.85). The required workflow reads and uses outsider-authored free text from public web pages at runtime: the spider follows
nav_item.items/pagination/subcategories URLs and then callspage.to_item()/nav.to_item(), which (via Scrapy downloads and/or Zyte API browser rendering) ingests the fetched page content into the LLM context through the page objects’ extraction logic.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata