searxng-search
What this skill does
A search skill that uses SearXNG, a privacy-respecting, self-hosted meta-search engine, to perform searches across multiple engines.
github/nousresearch - Insecure Communication - 228.4k stars
Threat analysis
Skill info
pkg:github/NousResearch/hermes-agent@49c6323?skill=searxng-searchAssessments (2)
Insecure Communication
Insecure Communication via local-llm-review
scripts/searxng.sh
The script uses HTTP (`http://localhost:8888`) as a default for self-hosted instances, which is insecure and exposes data to interception. It should use HTTPS by default for secure communication.Insecure Data Encoding
Insecure Data Encoding via local-llm-review
scripts/searxng.sh
The script uses basic URL encoding (`sed 's/ /+/g'`) for the query parameter, which is insufficient for handling special characters and may lead to malformed requests or injection vulnerabilities.Badge
Add the Anomity scan badge for searxng-search to your README.
How Anomity governs this at runtime
Scan-time vetting tells you what a skill says it will do. Anomity's Endpoint Sensor sees what agents actually do: it discovers skills alongside every other AI artifact on the endpoint, and runtime governance can allow, deny, or log the tool calls a skill triggers. Policy violations route to your SIEM, Slack, email, or Jira, backed by a queryable 90-day audit trail.
Book a 30-minute demo to see your own skill inventory.
Methodology and disputes
Every skill is assessed by the Anomity Skill Intelligence engine against its public source; findings indicate risk patterns, not confirmed exploitation. Maintainer of searxng-search? Report an issue or request a rescan.




