skills/gemini-cli-extensions/data-agent-kit-starter-pack/bigquery-data-transfer-service/Gen Agent Trust Hub
bigquery-data-transfer-service
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
gcloudandbqcommand-line tools to discover project configuration, list data transfers, and trigger manual runs. These are standard operations for interacting with Google Cloud services. - [EXTERNAL_DOWNLOADS]: The Python script makes requests to the official Google Cloud API (
bigquerydatatransfer.googleapis.com) to retrieve data source metadata. This is a legitimate use of the service API. - [COMMAND_EXECUTION]: The included Python script
scripts/bigquery_dts.pyusessubprocess.runto executegcloudcommands to retrieve authentication tokens and configuration values. The commands use fixed arguments or validated parameters, following best practices for process execution.
Audit Metadata