Latest release: v2026.9.2Download zip
Compatibility
Security Scan
OpenClaw
Benign
high confidenceCredentials
The plugin requires a Tavily API key and sends user search queries or requested URLs to the configured Tavily API endpoint, which is expected for this purpose; users should only use a trusted base URL override.
Install Mechanism
The package declares a standard OpenClaw plugin install/runtime extension and registers only the Tavily provider and two Tavily tools; activation.onStartup is false.
Instruction Scope
The SKILL.md describes when and how to use the Tavily tools, including result limits and extraction options, without hidden evaluator-directed instructions or unrelated behavior.
Persistence & Privilege
The runtime uses bounded in-memory caches for search and extract results, declares the API key as a secret input, and shows no filesystem writes, local profile/session reading, background workers, or privilege-escalating behavior.
Purpose & Capability
The package, manifest, skill instructions, and runtime code all align around Tavily web search and extraction tools: web_search provider support plus tavily_search and tavily_extract.
Assessment
Install this if you want Tavily-backed web search and page extraction. Configure the Tavily API key as a secret, and remember that searches, requested URLs, and extraction requests are sent to Tavily or to any base URL you configure.Verification
Tags
Tavily OpenClaw plugin
Official OpenClaw plugin for Tavily.
Install
openclaw plugins install @openclaw/tavily-plugin
Docs
See docs/tools/tavily.md in the OpenClaw repository, or the published docs at https://docs.openclaw.ai/tools/tavily.
