Skip to main content

apollo-observability

Sets up comprehensive monitoring and observability for Apollo.io integrations, enhancing logging, metrics, and alerting capabilities.

Install this skill

or
89/100

Security score

The apollo-observability skill was audited on Mar 3, 2026 and we found 7 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 230

Template literal with variable interpolation in command context

SourceSKILL.md
230return tracer.startSpan(`apollo.${name}`, {
low line 151

Access to .env file

SourceSKILL.md
151level: process.env.LOG_LEVEL || 'info',
low line 161

Access to .env file

SourceSKILL.md
161environment: process.env.NODE_ENV,
low line 488

External URL reference

SourceSKILL.md
488- [Prometheus Documentation](https://prometheus.io/docs/)
low line 489

External URL reference

SourceSKILL.md
489- [OpenTelemetry](https://opentelemetry.io/)
low line 490

External URL reference

SourceSKILL.md
490- [Grafana Dashboards](https://grafana.com/grafana/dashboards/)
low line 491

External URL reference

SourceSKILL.md
491- [Pino Logger](https://getpino.io/)
Scanned on Mar 3, 2026
View Security Dashboard
Installation guide →