Code Pluginsource linkedVerified

Tavily OpenClaw pluginv2026.7.1

OpenClaw Tavily plugin

@openclaw/tavily-plugin·runtime tavily·by @openclaw
openclaw plugins install clawhub:@openclaw/tavily-plugin
Latest release: v2026.7.1Download zip

Compatibility

Built With Open Claw Version
2026.7.1
Min Gateway Version
>=2026.6.9
Plugin Api Range
>=2026.7.1
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The package purpose is Tavily web search and extraction, and the artifact registers a Tavily web search provider plus tavily_search and tavily_extract tools that call the Tavily API.
Instruction Scope
The bundled skill instructions describe tool selection, parameters, limits, and workflows; they do not contain hidden agent-control instructions or behavior unrelated to Tavily search/extraction.
Install Mechanism
The npm package is an official, source-linked @openclaw plugin with no install scripts and a single pinned runtime dependency on typebox.
Credentials
The plugin requires a Tavily API key from configuration or TAVILY_API_KEY and makes outbound requests to Tavily, which is expected for a web search provider.
Persistence & Privilege
No local file writes, command execution, startup activation, privilege escalation, or durable persistence were found; the code uses in-memory response caches and reads Tavily-related environment variables.
Scan Findings in Context
[SkillSpector:clean] expected: SkillSpector reported no issues, and manual artifact review found the skill text aligned with the declared Tavily search/extraction purpose.
[StaticScan:clean] expected: Static scan reported no suspicious patterns; manual review found no package install scripts, local filesystem access, child process execution, or unrelated network targets.
[VirusTotal:clean] expected: VirusTotal showed zero malicious or suspicious detections across engines; this supports, but does not solely determine, the benign verdict.
Assessment
Install only if you want OpenClaw to use Tavily for web search and page extraction. Provide a Tavily API key through the plugin configuration or TAVILY_API_KEY, and only set the optional base URL to a trusted endpoint because the API key is sent there.

Verification

Tier
source linked
Scope
artifact only
Summary
Validated package structure and linked the release to source metadata.
Commit
2d2ddc43d0dc
Tag
refs/tags/v2026.7.1
Provenance
No
Scan status
clean

Tags

beta
2026.7.2-beta.3
latest
2026.7.1

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.