← 返回 Skills 市场
Web Search By Searxng
作者
Chen Yijun
· GitHub ↗
· v0.1.2
· MIT-0
270
总下载
0
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install web-search-by-searxng
功能描述
Search using a custom SearXNG instance via HTTP API. Enables privacy-friendly web search by aggregating results from multiple search engines. Supports query,...
安全使用建议
This skill appears coherent and limited to querying a SearXNG instance. Before installing: (1) ensure you only point it at SearXNG instances you trust (queries you send go to that instance and could be logged); (2) confirm the runtime has Python and the 'requests' package available; (3) avoid sending sensitive secrets in search queries; and (4) if you need guaranteed privacy, consider self-hosting a SearXNG instance or using one you control. The only minor inconsistency is metadata not listing SEARXNG_URL even though the docs and script support it.
功能分析
Type: OpenClaw Skill
Name: web-search-by-searxng
Version: 0.1.2
The skill is a legitimate tool for performing web searches via SearXNG instances. The core logic in `scripts/searxng_search.py` uses the standard `requests` library to query a user-provided URL and handles parameters safely via URL encoding. No evidence of data exfiltration, malicious command execution, or prompt injection was found in the code or documentation.
能力评估
Purpose & Capability
Name/description (SearXNG web search) align with the included script and SKILL.md: the tool issues HTTP requests to a user-provided SearXNG instance and formats results. Nothing in the package asks for unrelated cloud credentials or system access.
Instruction Scope
SKILL.md and the CLI script stay within scope: they ask for a SearXNG URL (either argument or SEARXNG_URL env var) and perform GET requests to /search with user-supplied parameters. The instructions do not read unrelated files or environment variables, nor do they transmit data to any hidden endpoints.
Install Mechanism
No install spec is provided (instruction-only with a single helper script). The script depends on the standard Python runtime and the 'requests' library; there is no downloader or archive extraction or remote install of arbitrary code.
Credentials
SKILL.md documents using an optional SEARXNG_URL environment variable, but the registry's required env vars list is empty — a minor metadata mismatch. No secrets or API keys are requested, which is proportionate for the stated purpose.
Persistence & Privilege
always: false and no persistent or elevated privileges are requested. The skill does not modify agent/system-wide config or other skills.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install web-search-by-searxng - 安装完成后,直接呼叫该 Skill 的名称或使用
/web-search-by-searxng触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.2
- Minor updates to scripts/searxng_search.py.
- No user-facing changes in documentation or interface.
- Internal code changes only; overall functionality remains the same.
v0.1.1
- Improved short description for clarity; highlights privacy and aggregation of multiple search engines.
- Emphasized the need for a user-provided or configured SearXNG instance URL in the description.
- No changes to functionality, usage, or parameters.
- Documentation remains otherwise unchanged.
v0.1.0
Initial release of the SearXNG web search skill.
- Enables web search using a custom SearXNG instance via HTTP API.
- Supports configurable parameters: query, format (json/csv/rss), language, time range, categories, engines, pagination, and safe search filtering.
- Allows bang syntax queries to target specific engines.
- Provides example usage via Python or direct HTTP requests.
- Includes reference documentation for available engines, categories, and response formats.
元数据
常见问题
Web Search By Searxng 是什么?
Search using a custom SearXNG instance via HTTP API. Enables privacy-friendly web search by aggregating results from multiple search engines. Supports query,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 270 次。
如何安装 Web Search By Searxng?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install web-search-by-searxng」即可一键安装,无需额外配置。
Web Search By Searxng 是免费的吗?
是的,Web Search By Searxng 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Web Search By Searxng 支持哪些平台?
Web Search By Searxng 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Web Search By Searxng?
由 Chen Yijun(@cyijun)开发并维护,当前版本 v0.1.2。
推荐 Skills