searxng
Warn
Audited by Snyk on Feb 17, 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's scripts/searxng.py function search_searxng() performs an HTTP GET to the configured SEARXNG_URL (/search) and ingests JSON search results (titles, URLs, snippets) — and the README explicitly allows pointing to public SearXNG instances — so the agent will read/display untrusted public web content that could contain injected instructions.
Audit Metadata