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 gcloud and bq command-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.py uses subprocess.run to execute gcloud commands to retrieve authentication tokens and configuration values. The commands use fixed arguments or validated parameters, following best practices for process execution.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 28, 2026, 10:20 PM