web-search
Pass
Audited by Gen Agent Trust Hub on Mar 3, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: No security issues detected. The skill's implementation aligns with its stated purpose of providing web search capabilities.
- [EXTERNAL_DOWNLOADS]: Installs the 'tavily-python' package from the official Python Package Index (PyPI) and communicates with the Tavily API, which is a well-known service for AI-integrated search.
- [CREDENTIALS_UNSAFE]: Safely handles the 'TAVILY_API_KEY' by retrieving it from environment variables at runtime, avoiding hardcoded secrets.
Audit Metadata