← 返回 Skills 市场
Exa
作者
Fardeen Khan
· GitHub ↗
· v0.0.2
8192
总下载
4
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install exa
功能描述
Neural web search and code context via Exa AI API. Requires EXA_API_KEY. Use for finding documentation, code examples, research papers, or company info.
安全使用建议
Install only if you are comfortable sending searches, URLs, and requested page content to Exa. Do not include secrets, private source code, internal URLs, or confidential identifiers in queries, and keep EXA_API_KEY private.
功能分析
Type: OpenClaw Skill
Name: exa
Version: 0.0.2
The skill bundle is benign. All scripts (`code.sh`, `content.sh`, `search.sh`) legitimately use the `EXA_API_KEY` environment variable to authenticate and make `curl` POST requests to the official Exa AI API endpoints (`https://api.exa.ai/search`, `https://api.exa.ai/contents`). The `SKILL.md` provides clear, non-malicious instructions for setup and usage, without any prompt injection attempts. There is no evidence of unauthorized data exfiltration, malicious execution, persistence mechanisms, or obfuscation.
能力评估
Purpose & Capability
The stated purpose is neural web search, code context search, and URL content extraction via the Exa AI API; the scripts only build JSON payloads from user-provided queries or URLs and call Exa search/content endpoints.
Instruction Scope
Usage is user-directed through explicit shell commands and the documentation discloses Exa API use, but it could more plainly warn that submitted queries and URLs leave the local environment.
Install Mechanism
No installer, package download, or automatic setup behavior is present; the scripts rely on local bash, curl, and jq, with EXA_API_KEY documented as required.
Credentials
Use of EXA_API_KEY and network calls to api.exa.ai are proportionate for an Exa integration, but users should treat searches, URLs, and requested content as third-party data submissions.
Persistence & Privilege
No persistence, background workers, credential-store reads, privilege escalation, local file indexing, destructive actions, or unrelated data access were found.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install exa - 安装完成后,直接呼叫该 Skill 的名称或使用
/exa触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.0.2
- Replaced all instances of "./scripts/*.sh" usage instructions with "bash scripts/*.sh" to clarify script invocation.
- No other usage or configuration changes.
v0.0.1
- Initial release of the exa skill.
- Provides neural web search and code context via the Exa AI API.
- Supports web search, code context querying, and content extraction from URLs.
- Requires setting an EXA_API_KEY environment variable for usage.
元数据
常见问题
Exa 是什么?
Neural web search and code context via Exa AI API. Requires EXA_API_KEY. Use for finding documentation, code examples, research papers, or company info. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 8192 次。
如何安装 Exa?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install exa」即可一键安装,无需额外配置。
Exa 是免费的吗?
是的,Exa 完全免费(开源免费),可自由下载、安装和使用。
Exa 支持哪些平台?
Exa 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Exa?
由 Fardeen Khan(@fardeenxyz)开发并维护,当前版本 v0.0.2。
推荐 Skills