logging-observability

Pass

Audited by Gen Agent Trust Hub on Sep 17, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides legitimate development templates and best practices for structured logging, health monitoring, and distributed tracing in .NET environments.
  • [CREDENTIALS_SAFE]: Code examples correctly demonstrate the use of external configuration providers (configuration["Seq:ApiKey"]) for managing sensitive credentials rather than hardcoding them in the source.
  • [DATA_EXPOSURE]: The skill includes patterns for logging diagnostic metadata such as IP addresses, user agents, and user identities. This is standard practice in web server observability for auditing and troubleshooting, and the skill utilizes structured logging which prevents log injection vulnerabilities.
  • [EXTERNAL_DOWNLOADS]: All referenced dependencies are official and standard .NET libraries from the Serilog and OpenTelemetry ecosystems (via NuGet).
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 17, 2026, 07:31 AM
Security Audit — agent-trust-hub — logging-observability