skills/google/skills/bigquery-basics/Gen Agent Trust Hub

bigquery-basics

Pass

Audited by Gen Agent Trust Hub on Apr 22, 2026

Risk Level: SAFE
Full Analysis
  • Official Google Resources: The skill utilizes official Google Cloud APIs, client libraries (such as google-cloud-bigquery), and verified GitHub repositories. These are industry-standard resources for BigQuery integration.
  • Command-Line Operations: Provides instructional examples for the bq and gcloud CLI tools. These are used for routine administrative tasks like creating datasets and running queries within the user's authenticated environment.
  • Data Access Surface: The documentation for the BigQuery MCP server describes an execute_sql tool. This tool includes a documented security restriction allowing only SELECT statements, which prevents unauthorized data modification (DML) or definition (DDL) operations through that specific interface.
  • Infrastructure as Code: Includes Terraform examples for resource management using the official Google provider from HashiCorp, promoting consistent and auditable infrastructure deployment.
  • Security Best Practices: The references/iam-security.md file correctly emphasizes the principle of least privilege, service account impersonation, and data encryption methods.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 22, 2026, 01:07 PM