ClawAudit verdict

searxng-web-search

88
๐ŸŸข Trusted
Low risk โ€” reviewed by ClawAudit, behavior matches stated purpose

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.

38
security
70
transparency
70
maintenance

Findings (3)

Pattern match critical

Pipe-to-python pattern โ€” remote code execution risk

references/REFERENCE.md ยท code ยท curl -s 'http://localhost:8080/search?q=test&format=json' | python

Pattern match critical

Pipe to python โ€” executes piped content as Python code

references/REFERENCE.md ยท code ยท | python3

Pattern match low

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?

Check another skill Browse the registry Auditing your own skills or configs? Use the API