alertmanager-query

Pass

Audited by Gen Agent Trust Hub on May 11, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill facilitates interaction with Prometheus-compatible AlertManager APIs via standard CLI tools such as curl and jq.
  • [SAFE]: All network operations are directed towards infrastructure defined by environment variables (VM_ALERTMANAGER_URL, VM_METRICS_URL) provided by the user's environment, which is appropriate for a monitoring tool.
  • [SAFE]: Authentication is managed through the VM_AUTH_HEADER environment variable, ensuring credentials are not hardcoded or exposed within the skill itself.
  • [SAFE]: The skill uses jq to construct JSON payloads for API requests, which prevents potential injection vulnerabilities during data serialization.
  • [SAFE]: No malicious patterns such as prompt injection, obfuscation, or unauthorized data exfiltration were identified.
Audit Metadata
Risk Level
SAFE
Analyzed
May 11, 2026, 05:14 PM