gcp-cloud-functions
Pass
Audited by Gen Agent Trust Hub on Mar 5, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides instructions to download the official Google Cloud SDK using
curl https://sdk.cloud.google.com | bash. This targets a well-known service domain and is a standard installation procedure. - [COMMAND_EXECUTION]: The documentation contains standard shell commands for GCP infrastructure management, including service account creation, IAM role assignment, and function deployment via
gcloudandterraform. - [CREDENTIALS_UNSAFE]: The code examples use placeholders for sensitive information, such as
API_KEY=xxxandAPI_KEY = "your-api-key", which is a safe practice for documentation.
Audit Metadata