← 返回 Skills 市场
SearXNG Local
作者
clockworksquirrel
· GitHub ↗
· v1.0.0
4944
总下载
2
收藏
31
当前安装
1
版本数
在 OpenClaw 中安装
/install searxng-local
功能描述
Search the web using a self-hosted SearXNG instance. Privacy-respecting metasearch that aggregates results from multiple engines.
安全使用建议
Install only if you intend to run a local or self-hosted SearXNG service. Change the example secret key, consider pinning the Docker image, restrict access to port 8080 if the host is reachable by others, and raise safe_search if you do not want unfiltered results.
功能分析
Type: OpenClaw Skill
Name: searxng-local
Version: 1.0.0
The skill bundle provides instructions and examples for setting up and interacting with a self-hosted SearXNG instance using Docker. All commands, including `docker compose` and `curl`, are clearly aligned with the stated purpose of a privacy-respecting metasearch skill. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, obfuscation, or prompt injection attempts against the AI agent in the `SKILL.md` or `_meta.json` files. The instructions are for user setup and interaction with a local service.
能力评估
Purpose & Capability
The artifact is coherent with its stated purpose: it documents using a self-hosted SearXNG instance for web search via Docker, curl, and an optional SEARXNG_URL setting.
Instruction Scope
Commands are presented as user-run setup and usage examples, not hidden automatic execution. The sample safe_search: 0 setting is a content-safety caveat because it may allow unfiltered results.
Install Mechanism
There is no executable bundled code, but the documented Docker setup pulls searxng/searxng:latest, so installs depend on external mutable container contents.
Credentials
Network use is expected for metasearch. The example binds SearXNG on port 8080 and aggregates upstream search engines, so queries may leave the local service depending on engine configuration.
Persistence & Privilege
The Docker example uses restart: unless-stopped and suggests adding a shell function to a startup file; both are disclosed and user-controlled, but persist until changed or stopped.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install searxng-local - 安装完成后,直接呼叫该 Skill 的名称或使用
/searxng-local触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of the SearXNG skill.
- Enables web search via your own SearXNG instance.
- Supports configuration with the SEARXNG_URL environment variable.
- Includes setup instructions for Docker deployment and API usage.
- Provides usage examples for searching by category, language, and pagination.
- Details shell integration for quick search from the terminal.
- Includes troubleshooting and management tips.
元数据
常见问题
SearXNG Local 是什么?
Search the web using a self-hosted SearXNG instance. Privacy-respecting metasearch that aggregates results from multiple engines. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 4944 次。
如何安装 SearXNG Local?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install searxng-local」即可一键安装,无需额外配置。
SearXNG Local 是免费的吗?
是的,SearXNG Local 完全免费(开源免费),可自由下载、安装和使用。
SearXNG Local 支持哪些平台?
SearXNG Local 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 SearXNG Local?
由 clockworksquirrel(@clockworksquirrel)开发并维护,当前版本 v1.0.0。
推荐 Skills