@bert-builder

Tavily AI Search

AI-optimized web search using Tavily Search API. Use when you need comprehensive web research, current events lookup, domain-specific search, or AI-generated answer summaries. Tavily is optimized for LLM consumption with clean structured results, answer generation, and raw content extraction. Best for research tasks, news queries, fact-checking, and gathering authoritative sources.

当前版本
v1.0.0
34 4万总安装 553

暂无可比对内容

需要至少一个上一版本,才能生成差异对比。

Security Scan

OpenClaw

gpt-5.5

clean

OpenClaw 分析

This is a coherent Tavily web-search helper that needs normal API-key and web-content caution but does not show hidden or purpose-mismatched behavior.

置信度: high

VirusTotal

Type: OpenClaw Skill Name: tavily Version: 1.0.0 The skill bundle provides a Python script for interacting with the Tavily search API, which appears benign and correctly handles API keys. However, the `SKILL.md` documentation includes an 'Integration Patterns' example demonstrating how to chain the search results with `jq` and `curl` to fetch raw content from URLs (`scripts/tavily_search.py "React documentation" --json | jq -r '.results[].url' | xargs -I {} curl -s {}`). While presented as a legitimate content extraction method, this example highlights the agent's capability to execute arbitrary network requests (`curl`) based on search results, which is a high-risk primitive that could be exploited by a malicious prompt to access or exfiltrate data from unintended external or internal network resources. This capability, though not explicitly malicious in its stated purpose, makes the skill suspicious due to the potential for misuse via prompt injection.

元数据

  • 作者: @bert-builder
  • 创建时间: 2026/01/24
  • 更新时间: 2026/05/17
  • 版本数: 1
  • 评论数: 0
  • 扫描时间: 2026/05/27

运行要求

官方公开数据里暂未列出运行要求。