google-cloud-solution-build-deploy-agents
Pass
Audited by Gen Agent Trust Hub on Aug 7, 2026
Risk Level: SAFE
Full Analysis
- Structured Deployment Workflow: The skill guides users through a rigorous four-phase process (Requirements, Design, Implementation, and Validation), ensuring that architectural decisions are grounded in documented Google Cloud best practices.
- Security and Compliance Guidance: The instructions explicitly mandate security layers such as Model Armor to detect prompt injection and PII, and the configuration of Application Load Balancers with Cloud Armor for DDoS protection. It also emphasizes the principle of least privilege for IAM configurations.
- Infrastructure as Code (IaC) and Tooling: The skill recommends using Terraform for resource provisioning and the
agents-clifor local testing and deployment. These tools are standard for Google Cloud environments and are used within their intended functional scope. - Credential Protection: The implementation guidance specifically instructs users to store sensitive model parameters and API credentials in encrypted environment variables, a recognized best practice to prevent exposure in logs.
- Validation and Verification: The skill generates validation scripts to verify network connectivity, routing, and security policies post-deployment, allowing users to audit the infrastructure's security posture.
Audit Metadata