← 返回 Skills 市场
Searxng Web Search
作者
noblepayne
· GitHub ↗
· v0.1.0
5593
总下载
3
收藏
37
当前安装
1
版本数
在 OpenClaw 中安装
/install searxng-local-search
功能描述
Search the web using SearXNG. Use when you need current information, research topics, find documentation, verify facts, or look up anything beyond your knowledge. Returns ranked results with titles, URLs, and content snippets.
安全使用建议
Before installing, confirm that any separately provided scripts/search.clj comes from the same trusted source and matches the documented behavior. Use a local or trusted SearXNG instance, and avoid putting secrets or sensitive private data into search queries.
功能分析
Type: OpenClaw Skill
Name: searxng-local-search
Version: 0.1.0
The skill bundle describes a web search agent that uses a local `babashka` script to query a self-hosted SearXNG instance. All instructions in `SKILL.md` and documentation in `references/api-guide.md` are consistent with this stated purpose. There is no evidence of data exfiltration, malicious execution, persistence, obfuscation, or prompt injection attempts against the agent. While the skill involves shell execution (`bb`) and network access (to `SEARXNG_URL`), these capabilities are directly required for its stated function as a web search tool and are not indicative of malicious intent based on the provided content.
能力评估
Purpose & Capability
The stated purpose is web search through a configured SearXNG instance, and the requested network access fits that purpose. The only notable issue is that the documentation references scripts/search.clj, but the reviewed artifact contains only markdown documentation.
Instruction Scope
Instructions are limited to configuring SearXNG, running searches, selecting search options, and interpreting results. There are no prompt overrides, hidden role changes, or instructions to treat web content as agent commands.
Install Mechanism
The metadata discloses a dependency on the bb command, SEARXNG_URL, and a babashka plugin, but the runnable helper script described by the skill is absent from the package.
Credentials
Sending search queries to SEARXNG_URL is expected for this skill, but users should choose a trusted instance because search terms may be visible to that server and possibly upstream engines.
Persistence & Privilege
The only documented persistence is a local .searxng-last-request rate-limit timestamp. There is no evidence of privilege escalation, background services, credential collection, destructive actions, or broad local indexing.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install searxng-local-search - 安装完成后,直接呼叫该 Skill 的名称或使用
/searxng-local-search触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release of SearXNG Web Search skill.
- Provides web search using a self-hosted SearXNG instance via JSON API.
- Supports advanced options: category, time range, language, and number of results.
- Handles network errors, rate limiting, and empty result cases gracefully.
- Outputs ranked and formatted search results with titles, URLs, snippets, and engines.
- Includes command-line usage documentation and troubleshooting tips.
- Requires `babashka`, the `bb` command, and the `SEARXNG_URL` environment variable.
元数据
常见问题
Searxng Web Search 是什么?
Search the web using SearXNG. Use when you need current information, research topics, find documentation, verify facts, or look up anything beyond your knowledge. Returns ranked results with titles, URLs, and content snippets. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 5593 次。
如何安装 Searxng Web Search?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install searxng-local-search」即可一键安装,无需额外配置。
Searxng Web Search 是免费的吗?
是的,Searxng Web Search 完全免费(开源免费),可自由下载、安装和使用。
Searxng Web Search 支持哪些平台?
Searxng Web Search 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Searxng Web Search?
由 noblepayne(@noblepayne)开发并维护,当前版本 v0.1.0。
推荐 Skills