grafana-platform-dashboard

Pass

Audited by Gen Agent Trust Hub on May 18, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill provides utility scripts (grafanadashboard_roundtrip.sh, promql_scan_thanos.sh) that utilize the OpenShift CLI (oc) to interact with cluster resources. These operations are restricted to the context and credentials provided by the user/environment.
  • [COMMAND_EXECUTION]: The promql_scan_thanos.sh script executes a validation routine using oc exec to run wget against a local Thanos API endpoint (127.0.0.1:9090) within a cluster pod. The script employs jq for URI encoding of PromQL expressions, which mitigates the risk of command injection within the pod execution context.
  • [SAFE]: The skill follows security best practices by encouraging validation of dashboard configurations and PromQL queries before applying changes to the cluster environment.
Audit Metadata
Risk Level
SAFE
Analyzed
May 18, 2026, 01:22 AM
Security Audit — agent-trust-hub — grafana-platform-dashboard