bigquery-basics
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a comprehensive guide for BigQuery basics, including setup, resource management, and querying. All instructions and examples align with official Google Cloud documentation.
- [EXTERNAL_DOWNLOADS]: The skill references standard, well-known libraries such as
google-cloud-bigqueryand@google-cloud/bigqueryfrom official package registries. These are necessary for the stated purpose of interacting with BigQuery. - [COMMAND_EXECUTION]: Provides examples using the official
gcloudandbqcommand-line tools. The commands are standard administrative operations (e.g., enabling services, creating datasets) and do not include any suspicious or unauthorized execution patterns. - [DATA_EXFILTRATION]: There is no evidence of unauthorized data transfer. The skill documents official methods for loading and querying data within the BigQuery ecosystem, such as
bq loadfrom Google Cloud Storage. - [PROMPT_INJECTION]: The skill contains technical documentation and instructions without any attempt to override agent behavior or bypass safety guidelines.
Audit Metadata