📦 SearXNG Search engine — 隐私聚合搜索
v1.4.0为智能体打造的零泄露聚合搜索,本地整合多引擎结果,彻底解决 Brave/Google API 的高成本与隐私泄漏痛点,一键获取全局情报。
2· 966·2 当前·2 累计
下载技能包
最后更新
2026/2/26
安全扫描
OpenClaw
安全
medium confidenceThe skill is an instruction-only wrapper that queries a local SearXNG instance and the code and instructions are coherent with that purpose; no secrets or external endpoints appear in the files, though the author/source metadata is sparse and there's a small mismatch in declared requirements.
评估建议
This skill is internally consistent: it simply calls a SearXNG server on localhost and formats results. Before installing or running it: (1) verify the SearXNG instance truly runs on http://localhost:8080 and is configured to avoid any unwanted outbound connectors (the 'zero-leak' claim depends on that); (2) note the package owner has no homepage listed — exercise the usual caution when running code from an unknown publisher; (3) the SKILL.md lists curl as a required binary but the provided scri...详细分析 ▾
✓ 用途与能力
Name/description claim a local SearXNG search proxy and the included search.py indeed issues HTTP queries to http://localhost:8080/search and formats results. The requested binaries (python3) match the implementation. The marketing claims (70+ engines, aggregated results) are consistent with SearXNG functionality.
ℹ 指令范围
SKILL.md instructs the user to run a local SearXNG Docker instance and to run python3 search.py with queries. The runtime instructions and script only access localhost and do not attempt to read files, environment variables, or external endpoints. Note: SKILL.md and search.py assume SearXNG is correctly configured; the 'Zero-Leak' guarantee depends entirely on that server's configuration.
✓ 安装机制
No install spec — instruction-only with a small included script. Nothing is downloaded or written to disk by an installer, which is the lowest-risk install model.
✓ 凭证需求
The skill requests no environment variables or credentials. The code does not attempt to read secrets or config paths. This is proportionate to a local-search wrapper.
✓ 持久化与权限
always:false and normal autonomous invocation settings. The skill does not request persistent system privileges or modify other skills' configurations.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.4.02026/2/22
Version 1.4.0 — Expanded messaging and improved clarity. - Updated description and introductory sections for clearer positioning and audience targeting. - Added "Agitation" section to emphasize unique privacy and cost problems solved. - Enhanced feature descriptions for agent-specific benefits and market focus. - Clarified zero-leak privacy and data sovereignty messaging. - Minor language and structure improvements throughout documentation.
● 无害
安装命令
点击复制官方npx clawhub@latest install upsurge-searxng
镜像加速npx clawhub@latest install upsurge-searxng --registry https://cn.longxiaskill.com