← 返回 Skills 市场
Brave Search
作者
Peter Steinberger
· GitHub ↗
· v1.0.1
59795
总下载
189
收藏
798
当前安装
2
版本数
在 OpenClaw 中安装
/install brave-search
功能描述
Web search and content extraction via Brave Search API. Use for searching documentation, facts, or any web content. Lightweight, no browser required.
安全使用建议
Install only if you are comfortable sending search queries to Brave and requested page URLs to the target websites. Do not provide a Brave API key for this version unless the implementation is corrected to use it. Avoid searching for secrets or proprietary internal terms, and treat extracted webpage text as untrusted reference material.
功能分析
Type: OpenClaw Skill
Name: brave-search
Version: 1.0.1
The OpenClaw AgentSkills bundle 'brave-search' is classified as benign. The `SKILL.md` provides clear, non-malicious instructions for web search and content extraction. The `search.js` and `content.js` scripts perform HTTP requests to `search.brave.com` and user-specified/search-result URLs, respectively, using standard web scraping and HTML parsing libraries. There is no evidence of intentional data exfiltration, malicious execution, persistence mechanisms, prompt injection attempts against the agent, or obfuscation. The dependencies listed in `package.json` and `package-lock.json` are appropriate for the stated functionality.
能力评估
Purpose & Capability
The search and content-fetching behavior fits the stated purpose, and SKILL.md discloses both web search and fetching specific URLs; however, it inaccurately describes the search implementation as the Brave Search API while the code scrapes Brave search HTML.
Instruction Scope
Commands are user-directed by query or URL. Page content returned to the agent is untrusted web text, so it can carry prompt-injection-style instructions that should be treated only as source material.
Install Mechanism
The setup step is a normal npm ci dependency install using package-lock.json, but the metadata does not appear to declare an install spec. No package scripts or install hooks were found in package.json.
Credentials
SKILL.md says BRAVE_API_KEY is needed, but the inspected code does not read process.env or use that key. This is misleading but does not show credential theft or use.
Persistence & Privilege
No persistence, background worker, privilege escalation, local file reads or writes, destructive actions, shell execution, or obfuscation were found in the artifacts.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install brave-search - 安装完成后,直接呼叫该 Skill 的名称或使用
/brave-search触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
v1.0.0
元数据
常见问题
Brave Search 是什么?
Web search and content extraction via Brave Search API. Use for searching documentation, facts, or any web content. Lightweight, no browser required. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 59795 次。
如何安装 Brave Search?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install brave-search」即可一键安装,无需额外配置。
Brave Search 是免费的吗?
是的,Brave Search 完全免费(开源免费),可自由下载、安装和使用。
Brave Search 支持哪些平台?
Brave Search 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Brave Search?
由 Peter Steinberger(@steipete)开发并维护,当前版本 v1.0.1。
推荐 Skills