observability
Pass
Audited by Gen Agent Trust Hub on Sep 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides implementation guides for industry-standard observability tools including OpenTelemetry, Prometheus, and Sentry.
- [SAFE]: It includes explicit security best practices, specifically instructing users to 'DON'T: Log sensitive data (passwords, tokens, PII)'.
- [SAFE]: Secret management is handled correctly by referencing environment variables (e.g.,
SENTRY_DSN,VITE_SENTRY_DSN) rather than hardcoding credentials. - [DATA_EXPOSURE]: No sensitive data exposure detected. The skill uses standard request-id propagation techniques for tracing.
- [EXTERNAL_DOWNLOADS]: The skill references well-known and trusted official libraries for Go, Python, and React from providers like Prometheus, OpenTelemetry, and Sentry. These are standard industry dependencies.
Audit Metadata