documenso-observability
Pass
Audited by Gen Agent Trust Hub on Apr 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard implementation templates for metrics (Prometheus), logging (Pino), and tracing (OpenTelemetry).
- [SAFE]: Logging configuration in src/observability/logger.ts includes explicit redaction paths for sensitive data such as API keys, tokens, and authorization headers.
- [SAFE]: The request logger in src/observability/request-logger.ts implements a sanitization function to remove sensitive fields and truncate large data objects before logging.
- [SAFE]: Dependencies listed are standard, well-known libraries for observability and web development.
Audit Metadata