Book a 30-minute demo →
Skill scan report

searxng-search

View on GitHub
14 Low Automated analysis flagged 2 potential risk patterns.

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

ThreatsInsecure Communication Insecure Data Encoding

Threat analysis

Insecure Communication1 finding
Insecure Data Encoding1 finding

Skill info

Namenousresearch/searxng-search
Registrygithub
Version49c6323
PURLpkg:github/NousResearch/hermes-agent@49c6323?skill=searxng-search
Stars228.4k

Assessments (2)

Insecure Communication1 finding MEDIUM
MEDIUM

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 Encoding1 finding LOW
LOW

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.

Anomity Skill Check badge

Markdown
[![Anomity Skill Check](https://anomity.ai/skills/badge.svg)](https://anomity.ai/skills/github/nousresearch/searxng-search/)
HTML
<a href="https://anomity.ai/skills/github/nousresearch/searxng-search/"><img src="https://anomity.ai/skills/badge.svg" alt="Anomity Skill Check"></a>
Image URL
https://anomity.ai/skills/badge.svg

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.

Ask AI about Anomity
ChatGPT Claude Perplexity Google AI Grok