gemini-api
Warn
Audited by Gen Agent Trust Hub on Jun 28, 2026
Risk Level: MEDIUMREMOTE_CODE_EXECUTIONPROMPT_INJECTIONCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [REMOTE_CODE_EXECUTION]: The file
references/advanced_features.mdcontains an experimental code sample that usesnpx -y @philschmid/weather-mcpto download and execute code from a third-party npm package at runtime without user confirmation or review. - [PROMPT_INJECTION]: The skill describes tools for ingesting untrusted external data, such as
UrlContextinreferences/structured_and_tools.mdand YouTube processing inreferences/text_and_multimodal.md. These ingestion points lack sanitization or boundary markers to prevent the model from following embedded malicious instructions. - [COMMAND_EXECUTION]: The documentation for
ToolCodeExecutioninreferences/structured_and_tools.mdallows the model to generate and execute Python code, which could be exploited if the model is influenced by malicious external data. - [PROMPT_INJECTION]: In
references/safety.md, a demonstration for safety configuration includes a system instruction to "Be as mean as possible," which serves as an example of prompt-based behavioral override. - [EXTERNAL_DOWNLOADS]: The skill requires the installation of multiple SDKs and libraries, including
google-genai,@google/genai,mcp, andpydantic, from public package registries.
Audit Metadata