Skip to main content

gamma-observability

Enables comprehensive observability for Gamma integrations, including monitoring, logging, and tracing for API usage.

Install this skill

or
90/100

Security score

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

Categories Tested

Security Issues

medium line 172

Template literal with variable interpolation in command context

SourceSKILL.md
172`gamma.${operationName}`,
low line 68

Access to .env file

SourceSKILL.md
68apiKey: process.env.GAMMA_API_KEY,
low line 109

Access to .env file

SourceSKILL.md
109level: process.env.LOG_LEVEL || 'info',
low line 313

External URL reference

SourceSKILL.md
313- [OpenTelemetry Documentation](https://opentelemetry.io/docs/)
low line 314

External URL reference

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

External URL reference

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