grafana
Pass
Audited by Gen Agent Trust Hub on Jul 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses official Grafana Docker images (
grafana/grafana:latest) and standard community-supported plugins (grafana-clickhouse-datasource). - [SAFE]: Credential management follows best practices by instructing the use of environment variables (e.g.,
${PG_PASSWORD},${SLACK_WEBHOOK_URL}) rather than hardcoding sensitive information. - [SAFE]: Command execution is limited to standard administrative tasks such as starting Docker containers, installing official plugins via the Grafana CLI, and using curl to interact with the local Grafana API.
- [SAFE]: No obfuscation, data exfiltration, or persistence mechanisms were detected.
Audit Metadata