gemini
Warn
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: MEDIUMCOMMAND_EXECUTIONINDIRECT_PROMPT_INJECTIONMETADATA_POISONING
Full Analysis
- [COMMAND_EXECUTION]: The skill provides instructions for executing multiple shell commands including the
geminiCLI,ps,pkill,kill, andtimeoututility. These are used for model interaction and process management. - [INDIRECT_PROMPT_INJECTION]: The skill is specifically designed to ingest and analyze large amounts of untrusted external data, such as entire codebases or documentation sets.
- Ingestion points: Untrusted data enters the context through the
--include-directoriesflag and prompts directed at the Gemini model inSKILL.mdandREADME.md. - Boundary markers: There are no boundary markers or instructions provided to the Gemini model to ignore embedded instructions within the codebase files.
- Capability inventory: The skill encourages the use of the
yoloapproval mode, which allows the Gemini model to autonomously execute tools on the host system. The skill itself also utilizespkill,kill, andpsfor process management. - Sanitization: No sanitization or validation of the codebase content is performed before it is sent to the Gemini CLI for processing. This creates a risk where a malicious file in a repository could instruct the Gemini model to execute harmful tools without user confirmation.
- [METADATA_POISONING]: The skill claims capabilities for 'Gemini 3 Pro' and performance metrics (e.g., 76.2% on SWE-bench) that may be deceptive or unverifiable relative to currently public model versions. This could lead users or agents to over-rely on the safety or reasoning capabilities of the underlying model.
Audit Metadata