adk-dev-guide
Pass
Audited by Gen Agent Trust Hub on Apr 2, 2026
Risk Level: SAFE
Full Analysis
- Development Tool Integration: The skill utilizes standard development tools such as the
adkCLI,uvfor Python environment management,terraformfor infrastructure, andmakefor task automation. These are expected within a developer-oriented workflow. - Documentation Access: It references fetching an index of documentation from a Google-hosted GitHub Pages site (
google.github.io). This is a trusted source used for retrieving instructional content. - Platform Skill Management: The instructions include a troubleshooting step to check for updates to the environment's skills using the
npx skillscommand. This is part of the standard lifecycle management for the agent platform. - Code Preservation Guidelines: The skill explicitly instructs the agent to preserve existing configuration values, including API keys and model settings, during code modifications. This is a security best practice to prevent accidental exposure or unauthorized changes to sensitive settings.
- Model and Environment Integrity: It provides guidelines for selecting appropriate models and troubleshooting environment-specific issues like location settings, rather than attempting to bypass constraints.
Audit Metadata