google-agents-cli-deploy
Pass
Audited by Gen Agent Trust Hub on May 7, 2026
Risk Level: SAFE
Full Analysis
- [Command Execution]: The skill uses established command-line tools, including
agents-cli,gcloud,terraform, andkubectl, to perform deployment and infrastructure management tasks. These tools are used as intended within the scope of configuring Google Cloud environments. - [Documentation and Sample References]: The instructions reference external documentation from
adk.devand sample projects from Google's official GitHub organization. These resources provide context and examples for the deployment workflows described. - [Credential Management Best Practices]: The skill promotes the use of Google Cloud Secret Manager for storing and accessing sensitive information, which is a secure alternative to using hardcoded strings or local environment files.
- [Operational Safeguards]: Explicit instructions are provided to ensure that deployment actions, such as
agents-cli deploy, are only executed after receiving direct confirmation from the user.
Audit Metadata