prometheus-configuration
Configures Prometheus for metric collection and monitoring, enabling effective alerting and infrastructure management.
Install this skill
or
75/100
Security score
The prometheus-configuration skill was audited on Mar 8, 2026 and we found 9 security issues across 3 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 80
Template literal with variable interpolation in command context
SourceSKILL.md
| 80 | ```yaml |
medium line 374
Curl to non-GitHub URL
SourceSKILL.md
| 374 | curl http://localhost:9090/api/v1/targets |
medium line 380
Curl to non-GitHub URL
SourceSKILL.md
| 380 | curl http://localhost:9090/api/v1/status/config |
medium line 386
Curl to non-GitHub URL
SourceSKILL.md
| 386 | curl 'http://localhost:9090/api/v1/query?query=up' |
low line 45
External URL reference
SourceSKILL.md
| 45 | helm repo add prometheus-community https://prometheus-community.github.io/helm-charts |
low line 351
External URL reference
SourceSKILL.md
| 351 | promtool query instant http://localhost:9090 'up' |
low line 374
External URL reference
SourceSKILL.md
| 374 | curl http://localhost:9090/api/v1/targets |
low line 380
External URL reference
SourceSKILL.md
| 380 | curl http://localhost:9090/api/v1/status/config |
low line 386
External URL reference
SourceSKILL.md
| 386 | curl 'http://localhost:9090/api/v1/query?query=up' |
Scanned on Mar 8, 2026
View Security DashboardGitHub Stars 30.6K
Rate this skill
Categorydevelopment
UpdatedApril 4, 2026
observability-monitoringwshobson/agents