cloud-monitoring-metric-selection
Pass
Audited by Gen Agent Trust Hub on Aug 7, 2026
Risk Level: SAFE
Full Analysis
- Automated Tool Configuration: The skill includes instructions for the agent to verify and, if necessary, configure the
google-cloud-monitoringMCP server. This process involves locating local configuration files (such asmcp_config.jsonorclaude_desktop_config.json) and merging the necessary server settings into them. This is a functional feature designed to ensure the agent has the correct tools available for its tasks. - Use of Official API Endpoints: The configuration instructions explicitly direct the agent to use
https://monitoring.googleapis.com/mcp. This ensures that the agent's interactions are restricted to official Google Cloud infrastructure. - Environment Path Identification: To facilitate the configuration process, the skill provides the agent with a list of common file paths where configuration settings are stored across different agent platforms. This allows for a more seamless setup across various user environments.
- Live API Dependency: The skill mandates the use of live API calls via the
list_metric_descriptorstool to ensure that the metric information provided to the user is accurate and up-to-date, avoiding reliance on static or potentially outdated internal data.
Audit Metadata