setup-google-access
Pass
Audited by Gen Agent Trust Hub on Aug 1, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill directs the user to install the 'uv' tool by downloading installer scripts from its official vendor domain, astral.sh.
- [REMOTE_CODE_EXECUTION]: The installation instructions for 'uv' involve piping remote scripts directly into the shell (sh on Unix-like systems, iex in PowerShell). This is the officially recommended installation method for this developer tool.
- [COMMAND_EXECUTION]: The skill instructs the user to configure local environment variables (GOOGLE_SA_KEY_PATH and GOOGLE_CLOUD_PROJECT_ID) to manage credentials for Google Cloud service accounts, following standard security practices for local development.
Audit Metadata