runtime-google-cloud-functions
Pass
Audited by Gen Agent Trust Hub on Apr 21, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references a starter project from the official GitHub repository of the vendor (github.com/ortus-boxlang/boxlang-starter-google-functions.git) to facilitate local development.
- [COMMAND_EXECUTION]: Contains standard shell commands for project initialization (git clone), build management (./gradlew), deployment (gcloud functions deploy), and local API testing (curl).
- [SAFE]: Promotes security best practices in the 'Production Checklist' by advising that secrets should be injected via environment variables rather than hardcoded in the application code.
Audit Metadata