tavily-research-pro

PassAudited by VirusTotal on May 11, 2026.

Findings (1)

The skill bundle is a legitimate implementation of the Tavily API for web search, content extraction, and sentiment analysis. All network communication is restricted to the official 'api.tavily.com' endpoint, and the TAVILY_API_KEY is handled securely via local environment variables as documented. The scripts (search.mjs, extract.mjs, report.mjs, sentiment.mjs) contain no obfuscation, malicious execution patterns, or data exfiltration logic.