Skip to main content

lokalise-observability

Enables comprehensive observability for Lokalise integrations with metrics, traces, and alerts for effective monitoring.

Install this skill

or
87/100

Security score

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

Categories Tested

Security Issues

medium line 36

Webhook reference - potential data exfiltration

SourceSKILL.md
36| `lokalise_webhook_events_total` | Counter | Webhook events received |
low line 146

Access to .env file

SourceSKILL.md
146level: process.env.LOG_LEVEL || "info",
low line 202

Access to .env file

SourceSKILL.md
202apiKey: process.env.LOKALISE_API_TOKEN!,
low line 213

Access to .env file

SourceSKILL.md
213lastSync: process.env.LAST_TRANSLATION_SYNC,
low line 325

Access to .env file

SourceSKILL.md
325apiKey: process.env.LOKALISE_API_TOKEN!,
low line 340

Access to .env file

SourceSKILL.md
340updateTranslationCoverageMetrics(process.env.LOKALISE_PROJECT_ID!);
low line 353

External URL reference

SourceSKILL.md
353- [Prometheus Best Practices](https://prometheus.io/docs/practices/naming/)
low line 354

External URL reference

SourceSKILL.md
354- [Grafana Dashboards](https://grafana.com/docs/grafana/latest/dashboards/)
low line 355

External URL reference

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