lead-scorer
Warn
Audited by Snyk on Feb 16, 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 script directly fetches and parses arbitrary public websites and sitemaps via fetch_url (used in gather_website and gather_sitemap for URLs like https://{domain}, /blog, /about, /contact, robots.txt and sitemap.xml) and then reads homepage_text and sitemap content to drive keyword matching and scoring, so it ingests untrusted, user-provided third‑party web content that could contain injected instructions.
Audit Metadata