adk-deploy-guide
Pass
Audited by Gen Agent Trust Hub on Apr 2, 2026
Risk Level: SAFE
Full Analysis
- Official Tooling and Integration: The skill provides instructions for using standard deployment and management tools including
gcloud,kubectl,terraform, and the GitHub CLI (gh). These tools are used within their intended administrative and development contexts. - Trusted External Documentation: The guide references external documentation hosted on
google.github.io. These links provide additional context for deployment targets and are hosted on a well-known domain used for the vendor's official project documentation. - Automated Scaffolding: The instructions utilize
uvxto executeagent-starter-pack, a utility used for project initialization and CI/CD configuration. This is a standard pattern for framework-specific setup and automation tools. - Credential Management: The skill explicitly directs users to use GCP Secret Manager for handling API keys and other sensitive data, which is a recommended security practice for production environments.
- Operational Safety: The guide includes specific instructions to wait for explicit human approval before triggering deployments, ensuring a manual verification step is maintained in the production workflow.
Audit Metadata