logging-observability
Pass
Audited by Gen Agent Trust Hub on Mar 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides boilerplate code for production observability following industry best practices. It correctly utilizes NuGet packages from trusted ecosystems, including Serilog and OpenTelemetry.
- [SAFE]: Network communications for logging sinks (Seq) and telemetry exporters (OTLP) are configured using standard environment-based patterns (IConfiguration) or default to local development endpoints (localhost), posing no risk of unauthorized data exfiltration.
- [SAFE]: Sensitive data handling, such as logging client IP addresses and user identities, is documented within the context of standard application auditing and performance monitoring. No hardcoded credentials or sensitive file access patterns were found.
Audit Metadata