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...
No comparison available
A previous version is required before a diff can be generated.
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.