aspnet-logging
Pass
Audited by Gen Agent Trust Hub on May 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructs users on how to properly set up logging, emphasizing the use of structured logging over string interpolation to avoid data loss and potential log forging issues.
- [SAFE]: Documentation links point to official and reputable sources including Microsoft's official documentation and the Serilog project website.
- [SAFE]: Recommended dependencies consist of standard, well-maintained NuGet packages for Serilog and OpenTelemetry from established repositories.
- [SAFE]: Includes a dedicated section on 'Sensitive Data Redaction' which provides patterns to prevent the accidental exposure of secrets, tokens, or PII in application logs.
Audit Metadata