Tavily 搜索
Web search via Tavily API (alternative to Brave). Use when the user asks to search the web / look up sources / find links and Brave web_search is unavailable...
v0.1.0
2026/02/26
首次发布:Tavily 驱动的 OpenClaw 网页搜索 skill,支持 brave-like 结构输出与 md 输出。
Security Scan
Status
clean
OpenClaw
gpt-5.5
OpenClaw analysis
This is a straightforward Tavily web-search skill whose main caveat is that search queries and the Tavily API key are sent to Tavily.
Confidence: high
VirusTotal
Type: OpenClaw Skill Name: openclaw-tavily-search Version: 0.1.0 The skill provides a legitimate web search functionality using the Tavily API. It securely loads the API key from environment variables or a dedicated OpenClaw `.env` file, and makes a standard POST request to the official Tavily API endpoint. There is no evidence of data exfiltration to unauthorized destinations, malicious execution, persistence mechanisms, or prompt injection attempts in SKILL.md. All operations are aligned with the stated purpose.