cloud-run-deployment
Pass
Audited by Gen Agent Trust Hub on Mar 31, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses standard Google Cloud SDK commands for deploying services and managing traffic. These actions are transparent and necessary for the skill's intended administrative tasks.
- [DATA_EXFILTRATION]: The curl command is used exclusively for verifying the availability of a newly deployed service revision, which is a standard part of a healthy deployment pipeline.
- [SAFE]: The instructions explicitly recommend using the --no-allow-unauthenticated flag by default and provide templates for implementing mandatory health checks, aligning with cloud security best practices.
Audit Metadata