← 返回 Skills 市场
Exa
作者
fardeenxyz
· GitHub ↗
· v0.0.2
7481
总下载
4
收藏
55
当前安装
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. Keep EXA_API_KEY private, avoid submitting internal or confidential URLs, and make sure jq and curl come from trusted local installations.
功能分析
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 Exa neural web search, code context, and URL content extraction, and the scripts only call Exa search/content endpoints for those functions.
Instruction Scope
Usage is user-directed through explicit shell commands, but the docs could more clearly warn that submitted queries and URLs are sent to Exa.
Install Mechanism
No installer, package download, or automatic setup behavior is present; the scripts depend on local jq and curl, which are not explicitly listed as requirements.
Credentials
EXA_API_KEY is required and used only as an Exa API authentication header, which is proportionate for this integration; user-submitted queries and URLs are external provider data flows.
Persistence & Privilege
No background workers, startup hooks, local file indexing, credential store reads, privilege escalation, or destructive actions 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 插件,目前累计下载 7481 次。
如何安装 Exa?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install exa」即可一键安装,无需额外配置。
Exa 是免费的吗?
是的,Exa 完全免费(开源免费),可自由下载、安装和使用。
Exa 支持哪些平台?
Exa 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Exa?
由 fardeenxyz(@fardeenxyz)开发并维护,当前版本 v0.0.2。
推荐 Skills