ClawAudit verdict
searxng-web-search
Straightforward Python client for a self-hosted SearXNG instance; queries only go to the locally configured SEARXNG_BASE_URL and return structured search results with no data exfiltration.
โ Flagged for review โ coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis โ not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Findings (3)
Pipe-to-python pattern โ remote code execution risk
references/REFERENCE.md ยท code ยท curl -s 'http://localhost:8080/search?q=test&format=json' | python
Pipe to python โ executes piped content as Python code
references/REFERENCE.md ยท code ยท | python3
Python os.environ.get โ reads environment variable
scripts/searxng_search.py ยท prose ยท downgraded ยท os.environ.get(
Permissions & capabilities
No declared permissions โ minimal attack surface.
Is this flag fair?
Thanks โ recorded.