gcp-deploy
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill includes a shell script (
scripts/deploy.sh) and documentation for executinggcloudCLI commands. These commands are used for legitimate administrative tasks such as authentication, service configuration, and deployment to Google Cloud Run. - [EXTERNAL_DOWNLOADS]: The skill interacts with official Google Cloud Platform services. All external references and tool requirements pertain to well-known, trusted infrastructure from Google.
- [CREDENTIALS_UNSAFE]: The documentation provides instructions on authenticating via
gcloud auth loginand service account key files (key.json). These are standard procedures for GCP management; users should follow cloud security best practices when handling these credentials.
Audit Metadata