Searx Search

PassAudited by VirusTotal on May 15, 2026.

Findings (1)

The skill provides a legitimate web search capability using public SearX instances. The script `scripts/search_searx.sh` fetches a list of instances from the reputable `searx.space` domain and performs searches using standard `curl` requests. While it uses `node` for JSON parsing and URL encoding, the implementation is functional and lacks any indicators of malicious intent, data exfiltration, or prompt injection.