serilog
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill content is purely educational, providing C# code snippets and configuration templates for the Serilog logging library.
- [SAFE]: Includes explicit security guidance to avoid logging sensitive data, specifically highlighting the risk of logging passwords.
- [SAFE]: Recommends structured logging patterns (message templates) over string interpolation, which is a key security measure for preventing log injection vulnerabilities and maintaining data queryability.
- [SAFE]: All external references target well-known and legitimate developer resources, such as NuGet package sinks for Seq and JSON formatting.
- [SAFE]: Provided Bash commands are standard administrative utilities (grep) used for searching local log files.
Audit Metadata