Tavily

PassAudited by VirusTotal on May 11, 2026.

Findings (1)

The OpenClaw skill bundle for Tavily web search is benign. It correctly reads the `TAVILY_API_KEY` from environment variables and uses `JSON.stringify` to construct API requests to `https://api.tavily.com/search` in `scripts/tavily_search.js`. There is no evidence of malicious intent, such as data exfiltration to unauthorized endpoints, persistence mechanisms, obfuscation, or prompt injection attempts in `SKILL.md` to subvert the agent's behavior. The code is straightforward and adheres to its stated purpose.