SearXNG Search engine For OpenClaw by Upsurge.ae

v1.4.0

Private Intelligence Radar for Agents. Solves high-cost & privacy-leak issues of Brave/Google APIs. Aggregates data locally with Zero-Leak absolute data sove...

2· 942·2 current·2 all-time
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
medium confidence
Purpose & Capability
Name/description claim a local SearXNG search proxy and the included search.py indeed issues HTTP queries to http://localhost:8080/search and formats results. The requested binaries (python3) match the implementation. The marketing claims (70+ engines, aggregated results) are consistent with SearXNG functionality.
Instruction Scope
SKILL.md instructs the user to run a local SearXNG Docker instance and to run python3 search.py with queries. The runtime instructions and script only access localhost and do not attempt to read files, environment variables, or external endpoints. Note: SKILL.md and search.py assume SearXNG is correctly configured; the 'Zero-Leak' guarantee depends entirely on that server's configuration.
Install Mechanism
No install spec — instruction-only with a small included script. Nothing is downloaded or written to disk by an installer, which is the lowest-risk install model.
Credentials
The skill requests no environment variables or credentials. The code does not attempt to read secrets or config paths. This is proportionate to a local-search wrapper.
Persistence & Privilege
always:false and normal autonomous invocation settings. The skill does not request persistent system privileges or modify other skills' configurations.
Assessment
This skill is internally consistent: it simply calls a SearXNG server on localhost and formats results. Before installing or running it: (1) verify the SearXNG instance truly runs on http://localhost:8080 and is configured to avoid any unwanted outbound connectors (the 'zero-leak' claim depends on that); (2) note the package owner has no homepage listed — exercise the usual caution when running code from an unknown publisher; (3) the SKILL.md lists curl as a required binary but the provided script doesn't use curl (harmless mismatch); (4) review and run the script in an isolated environment (or container) if you have concerns; and (5) consider adding network timeouts or additional validation to the script before use to avoid hangs or large responses.

Like a lobster shell, security has layers — review code before you run it.

Runtime requirements

Binspython3, curl
latestvk975ry9rb8c2xgbtxaq1a62kns81m041
942downloads
2stars
6versions
Updated 1mo ago
v1.4.0
MIT-0

Upsurge

SearXNG Search engine For OpenClaw by Upsurge.ae

Reclaim your data. Zero-cost, Zero-leak enterprise search.

The Problem: Standard AI search (Brave/Google) turns your proprietary queries into product training data for competitors. Every search is a recurring cost and a potential trade-secret leak.

The Agitation: For enterprise AI adoption, this is a non-starter. You can't build a private "War Room" if your search engine is a sieve that bills you for every discovery.

The Solution: A high-velocity Private Intelligence Radar that runs entirely within your Docker network. Upsurge SearXNG gives your agents "Eyes" across 70+ engines without the API tax or the privacy risk.

✨ Features

  • Agent-Optimized Markdown: High-fidelity formatting specifically designed for agent ingestion. Reduces hallucination and increases data extraction speed by 2x compared to raw snippets.
  • Temporal Intelligence: Native filters for day, month, and year. Force your agents to focus on real-time market moves rather than stale data.
  • $0 Search Costs: Unlimited global querying with no monthly API bills or token metering.
  • Zero-Leak Privacy: Your strategic queries remain on your local Docker network; invisible to third-party ad networks and AI trainers.
  • Aggregated Results: One-shot discovery across Google, Bing, DuckDuckGo, and Wikipedia.

🎯 When to Use

  • Market Intelligence: When you need to monitor competitor moves without tipping them off.
  • Technical Research: Searching documentation and GitHub repos using the it category.
  • Real-time Briefings: Using the day filter to generate morning reports for the CEO Pack.
  • Data Sovereignty: When corporate compliance prohibits sharing internal project names with public search APIs.

🛠 Prerequisites

  • SearXNG running on http://localhost:8080 (Docker).
  • Python 3 installed on the host.

🚀 Usage

# Broad Market Search
python3 search.py "AI adoption trends"

# Real-time News (Last 24 Hours)
python3 search.py "Market news" --time day --category news

# Technical Deep Dive
python3 search.py "OpenClaw API" --category it

Built for the CEO Pack by Upsurge.ae

Comments

Loading comments...