Skip to main content

prometheus-configuration

Configures Prometheus for metric collection and monitoring, enabling effective alerting and infrastructure management.

Install this skill

or
82/100

Security score

The prometheus-configuration skill was audited on May 24, 2026 and we found 6 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 44

Curl to non-GitHub URL

SourceSKILL.md
44curl http://localhost:9090/api/v1/targets
medium line 50

Curl to non-GitHub URL

SourceSKILL.md
50curl http://localhost:9090/api/v1/status/config
medium line 56

Curl to non-GitHub URL

SourceSKILL.md
56curl 'http://localhost:9090/api/v1/query?query=up'
low line 44

External URL reference

SourceSKILL.md
44curl http://localhost:9090/api/v1/targets
low line 50

External URL reference

SourceSKILL.md
50curl http://localhost:9090/api/v1/status/config
low line 56

External URL reference

SourceSKILL.md
56curl 'http://localhost:9090/api/v1/query?query=up'
Scanned on May 24, 2026
View Security Dashboard
Installation guide →