web-scraping-ethics-guide
Warn
Audited by Snyk on Apr 7, 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 includes code (check_robots_txt and scrape_with_rate_limit) that fetches robots.txt and arbitrary public URLs via urllib.request.urlopen, so untrusted third-party webpages/robots.txt are ingested and can directly influence scraping decisions.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata