Gemini Tavily Search

PassAudited by VirusTotal on May 15, 2026.

Findings (1)

The skill implements a robust search orchestration pattern using Gemini with Google Search grounding and a fallback to Tavily. It includes proactive security measures such as a 'redact_text' function in 'gemini_tavily_search.sh' and 'tavily_search.sh' to strip emails, phone numbers, and API keys from queries before sending them to external providers. The scripts use 'jq' for safe JSON parsing and 'curl' with secure protocols, showing no signs of malicious intent, data exfiltration, or command injection.