gcp-cloud-functions
Pass
Audited by Gen Agent Trust Hub on Sep 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a reference guide for GCP Cloud Functions. All commands utilize standard 'gcloud' CLI tools for deployment and management.
- [EXTERNAL_DOWNLOADS]: References official Google Cloud packages including '@google-cloud/functions-framework', 'functions-framework', and '@google-cloud/firestore'. Per [TRUST-SCOPE-RULE], these are well-known official resources and are considered safe.
- [COMMAND_EXECUTION]: Includes standard 'gcloud functions deploy' and 'gcloud functions delete' commands for infrastructure management. These are the primary purpose of the skill and operate within the user's authenticated cloud environment.
- [CREDENTIALS_SAFE]: Correctly advocates for security best practices by recommending the use of Secret Manager ('--set-secrets') rather than hardcoding credentials or using environment variables.
Audit Metadata