Deep Research via Gemini CLI Extension
PassAudited by VirusTotal on May 10, 2026.
Findings (1)
The skill bundle provides a legitimate workflow for executing long-running 'Deep Research' tasks using the Gemini CLI and its MCP extension. It includes scripts (start-research.js, poll-research.js, save-report.js) to manage the research lifecycle and uses a background shell script (poll.sh) with nohup to handle the multi-minute processing time required by the Gemini API. While the skill performs high-privilege actions such as writing to /tmp and executing background processes, these behaviors are clearly documented, logically necessary for the stated purpose, and lack any indicators of malicious intent or data exfiltration.
