google-cloud-networking-observability
Pass
Audited by Gen Agent Trust Hub on Jul 17, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes official CLI tools including
gcloud,bq, andcurlto interact with Google Cloud services for resource discovery and data retrieval. - [EXTERNAL_DOWNLOADS]: Fetches networking metrics and log descriptors directly from official Google Cloud API endpoints (e.g.,
monitoring.googleapis.com). - [SAFE]: The skill contains an explicit 'Ban on Auxiliary Scripting' which prevents the agent from writing or executing local
.shor.pyfiles, reducing the risk of arbitrary code execution. - [SAFE]: Includes a 'Connectivity Tests' procedure that mandates the deletion of test resources immediately after use to prevent resource lingering and unnecessary costs.
- [SAFE]: Usage of the
!command`` syntax for dynamic context injection was not detected; however, the skill provides templates for standard cloud administration tasks.
Audit Metadata