perf-setup
Pass
Audited by Gen Agent Trust Hub on Jun 22, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONREMOTE_CODE_EXECUTIONPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches the Google Cloud CLI archive from official Google Cloud distribution servers if the tool is not detected on the host system.
- [REMOTE_CODE_EXECUTION]: Downloads and executes the official Google Cloud SDK installation script (
install.sh) to set up the development environment. - [COMMAND_EXECUTION]: Executes several system and cloud CLI tools, including
gcloud,bq, andpython3. It utilizessudoon Linux distributions to install required system packages. - [COMMAND_EXECUTION]: Ingests project configuration data from local files such as
google-services.jsonandbuild.gradleto construct command-line arguments for BigQuery operations. - [PROMPT_INJECTION]: Includes explicit instructions for the agent to operate autonomously, directing it to bypass user confirmation for software installations and authentication flows.
Audit Metadata