Back to skill
Skillv1.0.0

VirusTotal security

Tavily Search Pro · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignMay 1, 2026, 3:35 AM
Hash
c7c4bf1cfd831ddde7848cb7b9b045fa95b44e0c8f68cc907510eced4ea635e3
Source
palm
Verdict
benign
Code Insight
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.
External report
View on VirusTotal