dotnet-core-expert
Pass
Audited by Gen Agent Trust Hub on Aug 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a development reference for .NET Core applications, emphasizing clean architecture and modern C# features.
- [SAFE]: Code examples for authentication (JWT/BCrypt-style hashing) follow standard security implementations.
- [SAFE]: Docker configurations use official images from trusted providers (Microsoft, Redis) and implement security best practices such as non-root user execution.
- [SAFE]: Build and test commands (e.g.,
dotnet build,dotnet test) are standard toolchain operations for the environment. - [SAFE]: Dependency management relies on well-known, industry-standard packages like MediatR, FluentValidation, and Serilog.
Audit Metadata