← 返回 Skills 市场
xinhai-ai

Exa Search

作者 xinhai-ai · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
5706
总下载
1
收藏
74
当前安装
1
版本数
在 OpenClaw 中安装
/install exa-search
功能描述
Use Exa (exa.ai) Search API to search the web and return structured results (title/url/snippet/text) via a local Node script. Trigger when the user asks to enable Exa search, configure Exa API key, or perform web search using Exa.
安全使用建议
Install this only if you intend to use Exa search and are comfortable providing an EXA_API_KEY. Avoid sending secrets, credentials, private business data, or regulated personal information in search queries because they are transmitted to Exa.
功能分析
Type: OpenClaw Skill Name: exa-search Version: 1.0.0 The skill is designed to interact with the Exa Search API, as stated in its description. The `SKILL.md` provides clear instructions for usage and does not contain any prompt injection attempts. The `scripts/exa_search.mjs` script correctly retrieves the `EXA_API_KEY` from environment variables, constructs a JSON request body from validated arguments, and sends it to the legitimate Exa API endpoint (`https://api.exa.ai/search`). There is no evidence of data exfiltration, malicious execution, persistence, or obfuscation. All actions are aligned with the stated purpose.
能力评估
Purpose & Capability
The stated purpose is Exa-backed web search, and the script only builds a search request, sends it to https://api.exa.ai/search, and prints the response.
Instruction Scope
The instructions are user-directed and repeatedly name Exa; users should still understand that search terms are sent to Exa when invoked.
Install Mechanism
No installer, dependency download, shell bootstrap, package mutation, or autostart behavior is present; it requires Node and an EXA_API_KEY.
Credentials
Using an Exa API key and outbound HTTPS requests is proportionate for this purpose, but queries and optional text/highlight requests leave the local environment.
Persistence & Privilege
The artifacts show no persistence, background workers, privilege escalation, local file writes, credential harvesting, or protected-path modification.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install exa-search
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /exa-search 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of exa-search skill: - Integrates Exa (exa.ai) Search API for web search via a local Node script. - Supports structured web results: title, URL, snippet, and optionally full text. - Configuration via EXA_API_KEY environment variable. - Provides commands for searching, retrieving page text, and filtering by date range. - Acts as an Exa-backed alternative and does not change existing web search skills.
元数据
Slug exa-search
版本 1.0.0
许可证
累计安装 215
当前安装数 74
历史版本数 1
常见问题

Exa Search 是什么?

Use Exa (exa.ai) Search API to search the web and return structured results (title/url/snippet/text) via a local Node script. Trigger when the user asks to enable Exa search, configure Exa API key, or perform web search using Exa. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 5706 次。

如何安装 Exa Search?

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

Exa Search 是免费的吗?

是的,Exa Search 完全免费(开源免费),可自由下载、安装和使用。

Exa Search 支持哪些平台?

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

谁开发了 Exa Search?

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

💬 留言讨论