bigquery-data-transfer-service

Pass

Audited by Gen Agent Trust Hub on May 20, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses the gcloud and bq command-line tools to interact with Google Cloud resources. The helper script scripts/bigquery_dts.py specifically uses subprocess.run to call gcloud for retrieving project metadata and authentication tokens.
  • [EXTERNAL_DOWNLOADS]: The Python script performs authenticated network requests to the official BigQuery Data Transfer API (bigquerydatatransfer.googleapis.com) to retrieve data source parameters and configurations. It also generates authorization URIs for the bigquery.cloud.google.com domain when user consent is required for data access.
Audit Metadata
Risk Level
SAFE
Analyzed
May 20, 2026, 05:24 AM
Security Audit — agent-trust-hub — bigquery-data-transfer-service