gcp-cloud-run
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS] (SAFE): References standard, official Node.js packages (express, @google-cloud/functions-framework, @google-cloud/bigquery) and official Google-managed container images (node:20-slim, gcr.io/distroless/nodejs20-debian12, gcr.io/cloud-builders/docker).
- [COMMAND_EXECUTION] (SAFE): Uses standard Google Cloud SDK commands (gcloud run deploy, gcloud functions deploy) and Docker commands for legitimate deployment purposes.
- [DATA_EXFILTRATION] (SAFE): No evidence of hardcoded credentials, sensitive file access (e.g., ~/.ssh), or unauthorized network communication.
- [PROMPT_INJECTION] (SAFE): Instructions are strictly focused on technical implementation details for GCP services and do not contain attempts to subvert agent safety or logic.
Audit Metadata