← Back to Skills Marketplace
shaharsha

Tavily Search Pro

by shaharsh · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
10910
Downloads
7
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install tavily-search-pro
Description
Tavily AI search platform with 5 modes: Search (web/news/finance), Extract (URL content), Crawl (website crawling), Map (sitemap discovery), and Research (deep research with citations). Use for: web search with LLM answers, content extraction, site crawling, deep research.
Usage Guidance
Install this only if you are comfortable using a Tavily API key and sending selected searches, URLs, crawl targets, and research prompts to Tavily. Use a revocable API key, consider an isolated Python environment, and avoid confidential, private, regulated, or internal-only material unless your organization has approved that disclosure.
Capability Analysis
Type: OpenClaw Skill Name: tavily-search-pro Version: 1.0.0 The skill bundle is designed to interact with the Tavily AI search platform. It requires the `TAVILY_API_KEY` environment variable, which is read by the Python script `lib/tavily_search.py`. The `install.sh` script handles standard Python dependency installation via `pip` and performs a benign smoke test. The core Python script makes HTTP POST requests exclusively to `https://api.tavily.com`, which is the legitimate API endpoint for Tavily. There is no evidence of data exfiltration to unauthorized endpoints, malicious execution of arbitrary code, persistence mechanisms, or prompt injection attempts against the agent. The use of `exec` is limited to running the provided Python script, which is necessary for its stated purpose.
Capability Assessment
Purpose & Capability
The stated search, extract, crawl, map, and research capabilities match the Python implementation and all network calls target the Tavily API.
Instruction Scope
Commands are documented and user-invoked, but the documentation could more plainly say that queries, URLs, crawl instructions, and research prompts leave the local environment.
Install Mechanism
The installer uses pip to install the tavily-python package and runs a local help smoke test; this is disclosed and purpose-aligned, though the dependency is unpinned.
Credentials
Use of TAVILY_API_KEY and outbound requests to https://api.tavily.com is proportionate for this skill, but users should avoid sending sensitive internal URLs or confidential topics unless approved.
Persistence & Privilege
No artifact-backed evidence of persistence, background workers, local credential harvesting, destructive behavior, or unrelated endpoints was found.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tavily-search-pro
  3. After installation, invoke the skill by name or use /tavily-search-pro
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Tavily Search Pro 1.0.0 – Initial Release - AI-powered web search platform with 5 modes: Search, News, Finance, Extract, Crawl, Map, and Research. - Supports web, news, and finance search with options for LLM answers, content extraction, images, time and domain filtering. - Extract and summarize readable content from URLs. - Crawl websites, control depth, breadth, and paths. - Discover all URLs (sitemap) for a given site. - Deep research reports with citations on any topic. - Output options for text, markdown, or structured JSON.
Metadata
Slug tavily-search-pro
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Tavily Search Pro?

Tavily AI search platform with 5 modes: Search (web/news/finance), Extract (URL content), Crawl (website crawling), Map (sitemap discovery), and Research (deep research with citations). Use for: web search with LLM answers, content extraction, site crawling, deep research. It is an AI Agent Skill for Claude Code / OpenClaw, with 10910 downloads so far.

How do I install Tavily Search Pro?

Run "/install tavily-search-pro" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Tavily Search Pro free?

Yes, Tavily Search Pro is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Tavily Search Pro support?

Tavily Search Pro is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Tavily Search Pro?

It is built and maintained by shaharsh (@shaharsha); the current version is v1.0.0.

💬 Comments