boxlang-google-cloud-functions
Pass
Audited by Gen Agent Trust Hub on Apr 15, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to clone a project template from the vendor's official repository (github.com/ortus-boxlang/boxlang-starter-google-functions.git), which is a legitimate and expected resource for the skill's functionality.
- [COMMAND_EXECUTION]: Employs routine commands for building and deploying functions, such as the Gradle wrapper (./gradlew) and the Google Cloud CLI (gcloud), which are appropriate for the intended development workflow.
- [SAFE]: Explicitly recommends security best practices by advising that secrets be managed through environment variables rather than hardcoded within handler files.
Audit Metadata