gcp-cloud-run
Pass
Audited by Gen Agent Trust Hub on Apr 1, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: Includes standard instructions for using the Google Cloud CLI (gcloud) to deploy containerized applications and event-driven functions. These commands are appropriate for the skill's stated purpose of managing GCP resources.- [EXTERNAL_DOWNLOADS]: Fetches official container images from Google Container Registry (gcr.io) for use in build and deployment pipelines. These references target well-known, trusted infrastructure from Google.- [SAFE]: Implements container security best practices, such as running services as a non-root user (USER node) and utilizing minimal distroless base images to reduce the available attack surface in production environments.
Audit Metadata