gogcli
Pass
Audited by Gen Agent Trust Hub on Feb 20, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION] (SAFE): The script
setup_gcloud_project.shuses thegcloudCLI to enable specific Google Cloud APIs. This is standard administrative behavior for the stated purpose of the skill. - [COMMAND_EXECUTION] (SAFE): The script
validate_credentials.shutilizesjqto verify the structure and presence of required fields in OAuth credential JSON files. The script uses proper shell quoting for variables, mitigating injection risks. - [EXTERNAL_DOWNLOADS] (SAFE): The documentation refers to an external open-source tool,
gogcli, hosted on GitHub. The skill itself does not perform any automated downloads or executions of remote code; it provides manual setup instructions for the user.
Audit Metadata