crawl4ai-openrouter
Warn
Audited by Snyk on Mar 20, 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). The skill's helper script (scripts/crawl4ai_extract.py) and recipes explicitly crawl arbitrary target URLs (the required --url argument and AsyncWebCrawler.arun(url=...)) and feed the fetched, user/public website content into an LLMExtractionStrategy/OpenRouter LLM for extraction, meaning untrusted, user-generated web pages are read and can materially influence LLM-driven outputs and actions.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata