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
curland thegcloudCLI. This process usesgcloud auth print-access-tokento 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
curlcommands 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