← Back to Skills Marketplace
upsurge911-lgtm

SearXNG Search engine For OpenClaw by Upsurge.ae

by upsurge911-lgtm · GitHub ↗ · v1.4.0
cross-platform ✓ Security Clean
987
Downloads
2
Stars
2
Active Installs
6
Versions
Install in OpenClaw
/install upsurge-searxng
Description
Private Intelligence Radar for Agents. Solves high-cost & privacy-leak issues of Brave/Google APIs. Aggregates data locally with Zero-Leak absolute data sove...
README (SKILL.md)

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

Usage Guidance
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.
Capability Analysis
Type: OpenClaw Skill Name: upsurge-searxng Version: 1.4.0 The OpenClaw skill 'upsurge-searxng' is designed to provide a private search interface using a locally hosted SearXNG instance. The `SKILL.md` clearly states the prerequisite of SearXNG running on `http://localhost:8080`, and the `search.py` script strictly adheres to this by hardcoding its `base_url` to `http://localhost:8080/search`. The Python script uses standard libraries (`urllib.request`, `json`, `argparse`) for its functionality and does not exhibit any signs of data exfiltration, malicious execution, persistence, or obfuscation. The `SKILL.md` content, while optimized for agent ingestion, does not contain any prompt injection attempts aiming to subvert the agent's behavior for malicious purposes. The skill's behavior is fully aligned with its stated purpose of zero-leak, local intelligence.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install upsurge-searxng
  3. After installation, invoke the skill by name or use /upsurge-searxng
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.4.0
Version 1.4.0 — Expanded messaging and improved clarity. - Updated description and introductory sections for clearer positioning and audience targeting. - Added "Agitation" section to emphasize unique privacy and cost problems solved. - Enhanced feature descriptions for agent-specific benefits and market focus. - Clarified zero-leak privacy and data sovereignty messaging. - Minor language and structure improvements throughout documentation.
v1.3.0
**Refined description and feature focus in documentation.** - Updated description to emphasize $0 costs, zero-leak privacy, agent-optimized Markdown, and temporal intelligence. - Highlighted "Agent-Optimized Markdown" as a key feature in Features. - Clarified privacy and data sovereignty benefits in the feature list. - Removed references to Brave/Google search APIs in the main body. - General documentation tightening for clarity and brevity.
v1.2.1
Version 1.2.1 of upsurge-searxng - No file changes detected compared to the previous version. - No new features, bug fixes, or documentation updates have been introduced in this release.
v1.2.0
- Major documentation update: SKILL.md rewritten for clarity and improved guidance. - Enhanced feature descriptions highlighting privacy, zero cost, and agent-optimized output. - Added new use cases for market intelligence, technical research, real-time briefings, and data sovereignty. - Expanded features section with details on aggregation across 70+ engines and temporal filtering. - Usage instructions updated with new examples and clearer explanations.
v1.1.0
Upsurge SearXNG 1.1.0 – Enhanced privacy and search control for enterprise agents. - Shifted focus to eliminating search costs and data leaks found in commercial APIs like Brave/Google. - Introduced temporal filters (`day`, `month`, `year`) for more precise, real-time searches. - Clarified competitive advantages: unlimited usage, zero-leak privacy, and fast, agent-optimized Markdown responses. - Updated documentation to reflect new features and real-world usage scenarios.
v1.0.0
Upsurge SearXNG version 1.0.0 released: - Launches enterprise-grade private intelligence radar for AI-driven organizations. - Aggregates global search data through local SearXNG (Docker) with zero-leak privacy. - Outputs results in agent-optimized Markdown for faster and more reliable data extraction. - Supports advanced filtering by category: general, news, IT, and science. - Requires Python 3 and a locally running SearXNG instance.
Metadata
Slug upsurge-searxng
Version 1.4.0
License
All-time Installs 2
Active Installs 2
Total Versions 6
Frequently Asked Questions

What is SearXNG Search engine For OpenClaw by Upsurge.ae?

Private Intelligence Radar for Agents. Solves high-cost & privacy-leak issues of Brave/Google APIs. Aggregates data locally with Zero-Leak absolute data sove... It is an AI Agent Skill for Claude Code / OpenClaw, with 987 downloads so far.

How do I install SearXNG Search engine For OpenClaw by Upsurge.ae?

Run "/install upsurge-searxng" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is SearXNG Search engine For OpenClaw by Upsurge.ae free?

Yes, SearXNG Search engine For OpenClaw by Upsurge.ae is completely free (open-source). You can download, install and use it at no cost.

Which platforms does SearXNG Search engine For OpenClaw by Upsurge.ae support?

SearXNG Search engine For OpenClaw by Upsurge.ae is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created SearXNG Search engine For OpenClaw by Upsurge.ae?

It is built and maintained by upsurge911-lgtm (@upsurge911-lgtm); the current version is v1.4.0.

💬 Comments