using-scrapy
Warn
Audited by Snyk on Mar 1, 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.md Agent prompt and spider examples explicitly instruct the agent to confirm target URLs, create Scrapy spiders (start_urls) and follow pagination links to fetch and parse arbitrary public websites (e.g., start_urls and "When a user asks to scrape or crawl a website"), meaning it ingests untrusted third‑party web content that can influence scraping behavior.
Audit Metadata