gcp-cloud-run
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: Analysis of the skill metadata and patterns revealed no evidence of malicious behavior, obfuscation, or sensitive data exposure. It correctly promotes security best practices such as using non-root Docker users and distroless base images.
- [COMMAND_EXECUTION]: The patterns include standard Google Cloud CLI (
gcloud) deployment commands for Cloud Run services and functions, which are necessary for the skill's primary purpose. - [EXTERNAL_DOWNLOADS]: The skill references official Google container images from
gcr.ioand well-known Node.js libraries from the public NPM registry, all of which are considered trusted sources.
Audit Metadata