Skip to main content

monitoring-observability

Sets up monitoring and observability for applications, enabling health checks, metrics collection, and alerting systems.

Install this skill

or
95/100

Security score

The monitoring-observability skill was audited on Mar 6, 2026 and we found 5 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

low line 167

Access to .env file

SourceSKILL.md
167level: process.env.LOG_LEVEL || 'info',
low line 175

Access to .env file

SourceSKILL.md
175environment: process.env.NODE_ENV
low line 370

External URL reference

SourceSKILL.md
370- [Prometheus](https://prometheus.io/)
low line 371

External URL reference

SourceSKILL.md
371- [Grafana](https://grafana.com/)
low line 372

External URL reference

SourceSKILL.md
372- [Google SRE Book](https://sre.google/books/)
Scanned on Mar 6, 2026
View Security Dashboard