← 返回 Skills 市场
u4ma-kev

Private Search

作者 u4ma-kev · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
141
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install private-search
功能描述
Route OpenClaw web searches through privacy-respecting engines (Brave Search, Kagi, SearXNG) instead of Google or Bing. Eliminates ad-network tracking from y...
安全使用建议
This skill appears coherent for routing searches through Brave/Kagi/SearXNG. Before installing: 1) Decide whether to run the included setup script or set BRAVE_API_KEY manually — the script writes to ~/.openclaw/.env or falls back to ~/.env (backup these files first). 2) Verify any API keys you paste are from the official Brave/Kagi endpoints. 3) If you need maximal assurance, self-host SearXNG and set SEARXNG_URL instead of sharing keys with third parties. 4) The skill's privacy claims (e.g., "never logs queries to third-party ad networks") are assertions you may want to verify via reading the engine's policies or using a self-hosted engine. 5) If you prefer no persistent changes, export the env vars in a session or container rather than letting the script append to your home dotfile.
功能分析
Type: OpenClaw Skill Name: private-search Version: 1.0.0 The skill bundle provides a privacy-focused search tool for OpenClaw, routing queries through Brave, Kagi, or SearXNG. The setup script (scripts/setup-brave-search.sh) is a standard configuration utility that securely handles API keys by writing them to the local environment and validating them against the official Brave API. No evidence of data exfiltration, malicious execution, or prompt injection was found; the marketing materials (landing-page/index.html) and documentation (SKILL.md) are consistent with the stated purpose of providing an ad-free search alternative.
能力评估
Purpose & Capability
The skill's name/description (route searches through Brave/Kagi/SearXNG) matches the declared requirement of BRAVE_API_KEY and the optional KAGI_API_KEY/SEARXNG_URL. The primary credential and declared env vars are appropriate for the described functionality.
Instruction Scope
SKILL.md and references stay on-topic (choose engine, strip tracking params, return results). The included setup script guides the user, stores the key, and tests the Brave API. Minor scope note: the script will write persistent variables into ~/.openclaw/.env or, if that doesn't exist, ~/.env — this modifies a general dotfile which may affect other tooling. The instructions otherwise don't attempt to read unrelated secrets or system files.
Install Mechanism
No install spec; instruction-only skill plus a small setup script. No downloads from untrusted URLs, no package installs, and the script's network activity is limited to the Brave API test (curl to api.search.brave.com).
Credentials
Only BRAVE_API_KEY is required (KAGI and SEARXNG are optional). The env vars requested match the stated purpose and are proportionate to a search-replacement skill.
Persistence & Privilege
The skill does not set always:true and allows normal autonomous invocation. The setup script persists configuration by writing env entries to ~/.openclaw/.env or ~/.env; this is expected but may be intrusive for users who don't want their general ~/.env modified. The skill does not modify other skills or system-wide agent settings beyond writing its own config entries.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install private-search
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /private-search 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of Private Search for OpenClaw. - Routes agent search queries through privacy-focused engines: Brave Search (default), Kagi, or self-hosted SearXNG. - Eliminates ad-network tracking and strips tracking parameters from search result URLs. - Fully configurable search engine, result count, and privacy settings via environment variables. - Simple setup for Brave Search; supports optional Kagi and SearXNG integration.
元数据
Slug private-search
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Private Search 是什么?

Route OpenClaw web searches through privacy-respecting engines (Brave Search, Kagi, SearXNG) instead of Google or Bing. Eliminates ad-network tracking from y... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 141 次。

如何安装 Private Search?

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

Private Search 是免费的吗?

是的,Private Search 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Private Search 支持哪些平台?

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

谁开发了 Private Search?

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

💬 留言讨论