crawl-site
Warn
Audited by Snyk on Feb 21, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 1.00). This skill explicitly starts crawls of arbitrary public websites (e.g., the start_crawl({ url: "https://example.com" }) examples) and later retrieves and summarizes downloaded site content (get_site_tree, "Report Results"), meaning it ingests untrusted third-party web content as part of its workflow.
Audit Metadata