brave-api-free-search
v1.0.8Free Brave API alternative for OpenClaw. Completely FREE web search. Secure localhost-only deployment. Supports hidden --dev flag.
Installation
Please help me install the skill `brave-api-free-search` from SkillHub official store.
npx skills add pipepi/brave-api-free-search
💰 Brave API Free Search (Secure)
✅ 100% FREE
Python Dependency
The runtime scripts require the Python package requests.
Install if missing:
pip install requests
✅ Localhost-only deployment
✅ Limiter + safe_search enabled
Dev mode available:
python scripts/install.py --dev
⚠ Dev mode disables safe_search and limiter (reduced safety). For local development only.
Powered by local-search-pro.
⚠ Installation deploys a persistent Docker container (searxng-local) with --restart unless-stopped.
To remove it:
docker rm -f searxng-local