observability
Pass
Audited by Gen Agent Trust Hub on Mar 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard implementation patterns for observability using trusted, well-known libraries such as Pino, Structlog, OpenTelemetry, Prometheus, and Sentry.
- [SAFE]: Includes security-conscious configurations like log redaction for sensitive fields (e.g., authorization headers, passwords, and tokens) in the Pino logger.
- [SAFE]: Demonstrates PII (Personally Identifiable Information) protection in the Sentry configuration by explicitly stripping user email and IP addresses from events before transmission.
- [SAFE]: Follows secure management practices for sensitive information by utilizing environment variables for Sentry DSNs, API keys, and service endpoints instead of hardcoding secrets.
Audit Metadata