← 返回 Skills 市场
kkkkane84727

Tavily Fact-Check Search

作者 KKKKane84727 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
113
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install tavily-factcheck
功能描述
Enhanced Tavily web search for fact-checking and cross-verification. Aligned with official Tavily API (2026-03). Supports time_range, exact_match, domain fil...
安全使用建议
Before installing or enabling: 1) Verify the TAVILY_API_KEY requirement — the registry metadata should list this credential but currently does not. 2) Inspect ~/.openclaw/.env and ~/.env (or set TAVILY_API_KEY in your environment) so the script won't unexpectedly read home files you consider sensitive. 3) Confirm the owner/source is trustworthy (no homepage provided). 4) If you proceed, run the script in an isolated environment (container or VM) or set the API key as an explicit env var rather than relying on file fallback. 5) Consider asking the publisher to update metadata to declare TAVILY_API_KEY and to document the fallback file reads.
功能分析
Type: OpenClaw Skill Name: tavily-factcheck Version: 1.0.0 The tavily-factcheck skill bundle is a legitimate tool designed to interface with the Tavily Search API for fact-checking purposes. The core script, scripts/search.mjs, implements a standard wrapper for the official Tavily API endpoint (api.tavily.com) and includes common CLI patterns for resolving API keys from environment variables or local configuration files (~/.openclaw/.env). The SKILL.md documentation provides clear, helpful instructions for the AI agent without any evidence of prompt injection, malicious directives, or unauthorized data access.
能力评估
Purpose & Capability
The code and SKILL.md implement an enhanced Tavily search and only call https://api.tavily.com/search, which is coherent with the stated purpose. However, the registry metadata lists no required environment variables or primary credential while both SKILL.md and the script clearly require TAVILY_API_KEY — this inconsistency should be resolved.
Instruction Scope
Runtime instructions run scripts/search.mjs which reads the TAVILY_API_KEY from process.env or falls back to reading ~/.openclaw/.env and ~/.env. Reading files in the user's home directory is broader than a simple env-var lookup and could surface unexpected secrets if those files contain other data; while this behavior is used only to find the API key, the instructions do not declare or justify reading those files in the registry metadata.
Install Mechanism
There is no install spec (instruction-only skill with an included script). No remote downloads or archive extraction are present, so the install mechanism itself is low-risk.
Credentials
The script requires a TAVILY_API_KEY (used as api_key in requests) but the skill metadata claims no required env vars or primary credential — this is a proportionality mismatch. The script only needs a single API key for the declared API, which is reasonable, but it should be declared in the registry and the fallback file reads should be documented and justified.
Persistence & Privilege
The skill does not request always-on presence, does not modify other skills or system-wide settings, and only executes when invoked. No persistence or elevated privileges are requested.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tavily-factcheck
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tavily-factcheck 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
AI agent fact-checking search via Tavily API (2026-03 spec). Full official parameter support: time_range, exact_match, domain filtering, finance topic, country boost, images, JSON output. Zero dependencies.
元数据
Slug tavily-factcheck
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Tavily Fact-Check Search 是什么?

Enhanced Tavily web search for fact-checking and cross-verification. Aligned with official Tavily API (2026-03). Supports time_range, exact_match, domain fil... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 113 次。

如何安装 Tavily Fact-Check Search?

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

Tavily Fact-Check Search 是免费的吗?

是的,Tavily Fact-Check Search 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Tavily Fact-Check Search 支持哪些平台?

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

谁开发了 Tavily Fact-Check Search?

由 KKKKane84727(@kkkkane84727)开发并维护,当前版本 v1.0.0。

💬 留言讨论