google-adk-python
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs users to install the
google-adkpackage from public registries and references official resources from the trustedgoogleorganization on GitHub for documentation and samples. - [COMMAND_EXECUTION]: Documentation provides standard CLI usage patterns for the
adkutility, including commands for local development servers, interactive testing, and performance evaluation. - [CREDENTIALS_UNSAFE]: Deployment examples for Cloud Run and GKE emphasize secure secrets management, demonstrating the use of environment variables and Cloud Secret Manager for API keys rather than hardcoded credentials.
- [REMOTE_CODE_EXECUTION]: The guide documents the
BuiltInCodeExecutortool, a standard component of the toolkit designed to allow agents to execute code in a controlled environment. - [DATA_EXFILTRATION]: The skill describes integrations with external APIs and Model Context Protocol (MCP) servers (such as filesystem and database connectors) using standard protocols and authenticated connection parameters.
Audit Metadata