← 返回 Skills 市场
tylordius

Tavily

作者 Tylordius · GitHub ↗ · v0.1.1
cross-platform ✓ 安全检测通过
8833
总下载
4
收藏
108
当前安装
2
版本数
在 OpenClaw 中安装
/install tavily-tool
功能描述
Use Tavily web search/discovery to find URLs/sources, do lead research, gather up-to-date links, or produce a cited summary from web results.
安全使用建议
Install this only if you want your agent to perform Tavily searches. Use a revocable Tavily API key, scope the environment variable to agents you trust, and avoid placing secrets or private data in search queries because queries are sent to Tavily.
功能分析
Type: OpenClaw Skill Name: tavily-tool Version: 0.1.1 The OpenClaw skill bundle for Tavily web search is benign. It correctly reads the `TAVILY_API_KEY` from environment variables and uses `JSON.stringify` to construct API requests to `https://api.tavily.com/search` in `scripts/tavily_search.js`. There is no evidence of malicious intent, such as data exfiltration to unauthorized endpoints, persistence mechanisms, obfuscation, or prompt injection attempts in `SKILL.md` to subvert the agent's behavior. The code is straightforward and adheres to its stated purpose.
能力评估
Purpose & Capability
The stated purpose is Tavily web search and source discovery, and the artifacts implement only that: a CLI accepts a query, result limit, and optional include/exclude domain filters, then returns Tavily search results or URLs.
Instruction Scope
Runtime instructions are transparent and user-directed; the script requires an explicit query, clamps max_results to 0..20, and contains no hidden role changes, prompt injection, unrelated automation, or unsafe automatic execution.
Install Mechanism
The bundle includes visible JavaScript and a small shell wrapper, with no package installation, remote installer, obfuscation, or dynamic code loading; publisher provenance is not privileged but the artifacts are simple and auditable.
Credentials
The skill requires TAVILY_API_KEY and sends the API key plus search queries and optional domain filters to https://api.tavily.com/search, which is expected and proportionate for a Tavily integration.
Persistence & Privilege
No persistence, background workers, credential storage, local file indexing, privilege escalation, destructive actions, or broad filesystem access were found.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tavily-tool
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tavily-tool 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.1
Security metadata: declare required env var TAVILY_API_KEY. Remove TAVILY_ENDPOINT override; hardcode endpoint https://api.tavily.com/search.
v0.1.0
Initial release: Tavily search CLI (Bearer auth), references, wrappers.
元数据
Slug tavily-tool
版本 0.1.1
许可证
累计安装 296
当前安装数 108
历史版本数 2
常见问题

Tavily 是什么?

Use Tavily web search/discovery to find URLs/sources, do lead research, gather up-to-date links, or produce a cited summary from web results. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 8833 次。

如何安装 Tavily?

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

Tavily 是免费的吗?

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

Tavily 支持哪些平台?

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

谁开发了 Tavily?

由 Tylordius(@tylordius)开发并维护,当前版本 v0.1.1。

💬 留言讨论