prometheus
Pass
Audited by Gen Agent Trust Hub on Aug 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a documentation resource for Prometheus and Grafana. All code snippets provided are standard PromQL queries or configuration templates for alerting and recording rules.
- [EXTERNAL_DOWNLOADS]: The skill contains links to official documentation at
prometheus.ioandgrafana.com, as well as a link to thegrafana/metrics-drilldownrepository on GitHub. These are well-known, authoritative sources for the technology described. - [COMMAND_EXECUTION]: Example commands use official project tools like
promtoolandamtoolfor configuration validation. It also includescurlcommands interacting withlocalhost:9090for reloading and verifying Prometheus rules, which is standard administrative practice. - [CREDENTIALS_UNSAFE]: Configuration examples for PagerDuty and Slack properly use placeholders such as
"<key>"and"<webhook_url>"rather than hardcoding actual secrets.
Audit Metadata