tavily
Pass
Audited by Gen Agent Trust Hub on Apr 6, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill requires the
tavily-pythonlibrary, which is the official Python SDK for the Tavily Search API. This is a standard dependency for accessing the service. - [COMMAND_EXECUTION]: The skill utilizes a Python script (
scripts/tavily_search.py) to interface with the Tavily API and return structured search results, including AI-generated answers and raw content, to the agent. - [SAFE]: No malicious patterns, obfuscation, or unauthorized data access were detected. The skill correctly instructs users to manage API keys via environment variables or configuration files rather than hardcoding them.
Audit Metadata