Skip to main content

lindy-observability

Enables observability for Lindy AI integrations, facilitating monitoring, logging, and metrics collection for enhanced operational insights.

Install this skill

or
93/100

Security score

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

Categories Tested

Security Issues

low line 33

Access to .env file

SourceSKILL.md
33level: process.env.LOG_LEVEL || 'info',
low line 39

Access to .env file

SourceSKILL.md
39environment: process.env.NODE_ENV,
low line 61

Access to .env file

SourceSKILL.md
61this.lindy = new Lindy({ apiKey: process.env.LINDY_API_KEY });
low line 192

Access to .env file

SourceSKILL.md
192url: process.env.OTEL_EXPORTER_OTLP_ENDPOINT,
low line 280

External URL reference

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

External URL reference

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

External URL reference

SourceSKILL.md
282- [Grafana](https://grafana.com/)
Scanned on Mar 3, 2026
View Security Dashboard
Installation guide →