← 返回 Skills 市场
clockworksquirrel

SearXNG Metasearch

作者 clockworksquirrel · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
1765
总下载
1
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install searxng-metasearch
功能描述
Search the web using a self-hosted SearXNG instance. Privacy-respecting metasearch that aggregates results from multiple engines.
安全使用建议
This skill is an instruction/manual for running SearXNG and appears coherent. Before following it: change the example secret_key to a strong random value; avoid exposing the service publicly (the example binds to 0.0.0.0) unless you place it behind a reverse proxy, enable authentication, and use TLS; run the official searxng Docker image and keep it updated; restrict host firewall rules and Docker network exposure; review the created settings.yml and docker-compose.yml before launching. Because this is instruction-only, the skill itself will not automatically access your machine or credentials — the actions occur only when you run the commands.
功能分析
Type: OpenClaw Skill Name: searxng-metasearch Version: 1.0.0 The skill bundle is benign. It provides instructions for setting up and interacting with a self-hosted SearXNG instance using standard Docker and `curl` commands. All network interactions are directed towards `localhost:8080` or a user-configured `SEARXNG_URL`, with no evidence of data exfiltration to unauthorized external endpoints, malicious execution, or prompt injection attempts against the agent in `SKILL.md`.
能力评估
Purpose & Capability
Name and description match the provided instructions: all content focuses on installing and querying a self-hosted SearXNG instance. The only declared optional environment variable (SEARXNG_URL) is appropriate for this purpose.
Instruction Scope
SKILL.md instructs creating config files and running docker compose to host SearXNG and shows curl/jq examples for querying the JSON API. It does not instruct reading unrelated system files or exfiltrating data. Two operational cautions: the example settings.yml uses bind_address: 0.0.0.0 (which exposes the service on all interfaces) and a placeholder secret_key "change-me-to-random-string" — both are functional but insecure defaults that the user should change and harden before exposing the service.
Install Mechanism
There is no install spec and no code files — the skill is purely documentation/instructions. Installation is performed by the user via Docker Compose (user-run), so the skill itself does not download or execute code.
Credentials
The skill does not require any credentials or sensitive environment variables. It documents an optional SEARXNG_URL env var for convenience, which is appropriate and proportional to the task.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request persistent platform privileges or attempt to modify other skills or system-wide agent settings. Any files/config created are under the user's control (e.g., ~/Projects/searxng).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install searxng-metasearch
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /searxng-metasearch 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Privacy-respecting metasearch aggregating 70+ engines including Google, Bing, DuckDuckGo, Brave, Startpage, Yahoo, and more. Self-hosted via Docker with JSON API support for Clawdbot integration.
元数据
Slug searxng-metasearch
版本 1.0.0
许可证
累计安装 2
当前安装数 2
历史版本数 1
常见问题

SearXNG Metasearch 是什么?

Search the web using a self-hosted SearXNG instance. Privacy-respecting metasearch that aggregates results from multiple engines. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1765 次。

如何安装 SearXNG Metasearch?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install searxng-metasearch」即可一键安装,无需额外配置。

SearXNG Metasearch 是免费的吗?

是的,SearXNG Metasearch 完全免费(开源免费),可自由下载、安装和使用。

SearXNG Metasearch 支持哪些平台?

SearXNG Metasearch 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 SearXNG Metasearch?

由 clockworksquirrel(@clockworksquirrel)开发并维护,当前版本 v1.0.0。

💬 留言讨论