/install 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.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install local-search-pro - After installation, invoke the skill by name or use
/local-search-pro - Provide required inputs per the skill's parameter spec and get structured output
What is 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 lo... It is an AI Agent Skill for Claude Code / OpenClaw, with 376 downloads so far.
How do I install local-search-pro?
Run "/install local-search-pro" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is local-search-pro free?
Yes, local-search-pro is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does local-search-pro support?
local-search-pro is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created local-search-pro?
It is built and maintained by pipe (@pipepi); the current version is v1.0.10.