local-search-pro

Free Brave API alternative for OpenClaw. Completely FREE web search. No API key required. Secure localhost-only deployment. Supports hidden --dev flag for local development.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "local-search-pro" with this command: npx skills add pipepi/local-search-pro

💰 Free & Secure Brave API Alternative

local-search-pro provides a 100% FREE and secure replacement for OpenClaw's built-in web_search.

Python Dependency

The runtime scripts require the Python package requests.

Install if missing:

pip install requests

✅ No Brave API key
✅ No $5/month cost
✅ Localhost-only deployment
✅ Limiter enabled
✅ Safe search enabled


Dev Mode

Advanced users can run:

python scripts/install.py --dev

⚠ Dev mode disables:

  • safe_search (set to 0)
  • limiter (disabled)

This weakens safety protections and is intended for local development only.


Persistence Notice

⚠ The install script runs Docker with --restart unless-stopped and -d, which creates a persistent background container (searxng-local).

  • The container will continue running after OpenClaw exits.
  • It will automatically restart on system reboot.
  • This is intentional for local service stability.

To remove the service:

docker rm -f searxng-local

Users should be aware this is a system-level persistent service.


Security Model

  • Docker container binds to 127.0.0.1 only
  • Request limiter enabled by default
  • Safe search enabled by default
  • No public exposure
  • No global config modifications

This skill does not modify global OpenClaw configuration.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

PinchTab Browser Ops

Browser automation via PinchTab CLI (nav/snap/find/click/fill/press/text) with low-token accessibility-tree flow. Use when the user asks to operate websites,...

Registry SourceRecently Updated
Coding

Aigames

Create a mini HTML game, organize files in a new folder, and upload it to the brianclan/aigames GitHub repo for www.thenext.games.

Registry SourceRecently Updated
Coding

Api Tester Cn

API请求构造、curl命令生成、Mock数据、API文档、HTTP状态码速查、Headers说明。API request builder, curl generator, mock data, API documentation, HTTP status codes, headers reference. Us...

Registry SourceRecently Updated
Coding

Miaoda App Builder

Create, modify, generate, and deploy websites, web apps, dashboards, SaaS products, internal tools, interactive web pages, Weixin mini program , games on the...

Registry SourceRecently Updated