cloud-monitoring-list-time-series-request

Pass

Audited by Gen Agent Trust Hub on Aug 14, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • Command Execution: The skill provides instructions for the agent to validate generated REST API parameters using curl and the gcloud CLI. This process uses gcloud auth print-access-token to authenticate requests to the official Google Cloud Monitoring service, which is an expected behavior for administrative monitoring tasks.
  • Data Ingestion and Processing: The skill translates user input into API filter expressions, which involves processing external parameters into structured query logic.
  • Ingestion points: The skill ingests user-provided metric descriptors and resource parameters as described in SKILL.md.
  • Boundary markers: No specific delimiters or instructions to ignore embedded commands are applied to the interpolated inputs.
  • Capability inventory: The skill includes the ability to execute curl commands against the Google Cloud REST API for request validation.
  • Sanitization: The workflow focuses on schema validation and API compliance rather than sanitization of the input strings themselves.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 14, 2026, 06:03 PM
Security Audit — agent-trust-hub — cloud-monitoring-list-time-series-request