dotnet-backend-patterns

Pass

Audited by Gen Agent Trust Hub on Mar 7, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides high-quality educational content and code templates that follow .NET security best practices.
  • [SAFE]: Database access patterns using both Entity Framework Core and Dapper correctly implement parameterized queries to mitigate SQL injection risks.
  • [SAFE]: Configuration management examples utilize the IOptions pattern for typed configuration, avoiding hardcoded credentials and facilitating secure secret management via environment variables or secret stores.
  • [SAFE]: Service templates demonstrate strong input validation using the FluentValidation library, ensuring that data entering the system is properly checked.
  • [SAFE]: The skill references standard, well-established libraries from the .NET ecosystem, such as Dapper, Moq, and xUnit, which are widely recognized as safe and reputable.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 7, 2026, 09:29 PM