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
状态
suspicious
OpenClaw
gpt-5-mini
OpenClaw 分析
The skill is a straightforward Tavily web-search wrapper that matches its stated purpose, but it silently requires a TAVILY_API_KEY (and reads ~/.openclaw/.env) while the registry metadata does not declare this credential and the package has no homepage/source — this mismatch and lack of provenance merit caution.
置信度: medium
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.