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

bigtable-basics

Pass

Audited by Gen Agent Trust Hub on Jun 25, 2026

Risk Level: SAFE
Full Analysis
  • Infrastructure Management Tools: The skill utilizes gcloud and cbt CLIs for managing Bigtable resources. These are official tools provided by the service vendor and are used here for their intended administrative purposes.
  • Authentication and API Usage: The skill includes an example of using curl to query the Dataplex API (dataplex.googleapis.com). It correctly demonstrates using gcloud auth application-default print-access-token for secure authentication to official Google services.
  • Configuration Practices: It provides instructions for configuring the cbt utility by writing to the ~/.cbtrc file. This is the standard and documented method for managing configuration for this tool.
  • Safety Guardrails: The main instructions include a mandatory safety rule requiring explicit user confirmation before applying changes to production (non-emulator) databases, which is a key security best practice for administrative agents.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 25, 2026, 06:30 AM
Security Audit — agent-trust-hub — bigtable-basics