← 返回 Skills 市场
noblepayne

Searxng Web Search

作者 noblepayne · GitHub ↗ · v0.1.0
cross-platform ✓ 安全检测通过
5999
总下载
3
收藏
0
当前安装
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.
安全使用建议
Install only if you have or trust the configured SearXNG instance. Avoid putting secrets or sensitive private information into search queries, and verify any separately supplied search script before running it because the documented script is not included in this artifact.
功能分析
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 SearXNG, and the documented network access, query options, and formatted search results match that purpose.
Instruction Scope
The activation guidance is broad, but it is openly about web lookup, current information, documentation, and fact checking; there are no role overrides, hidden instructions, or unrelated agent-control behavior.
Install Mechanism
Metadata discloses the bb dependency, SEARXNG_URL setting, and babashka plugin. The artifact documents scripts/search.clj, but that runnable script is not included in the reviewed files, making this a packaging/functionality gap rather than malicious evidence.
Credentials
Network access to a user-configured SearXNG endpoint is necessary for the skill. Users should treat search terms as potentially visible to that endpoint and any upstream engines it uses.
Persistence & Privilege
The only documented persistence is a local .searxng-last-request timestamp for rate limiting. There is no evidence of credential harvesting, privilege escalation, background workers, destructive actions, or broad local indexing.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install searxng-local-search
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /searxng-local-search 触发
  4. 根据 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.
元数据
Slug searxng-local-search
版本 0.1.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

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 插件,目前累计下载 5999 次。

如何安装 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。

💬 留言讨论