entity-framework-core
Pass
Audited by Gen Agent Trust Hub on May 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as an educational resource and reference for Entity Framework Core development. All code examples follow established industry best practices for data access and security.
- [COMMAND_EXECUTION]: The skill references the
dotnet efCLI for managing migrations. These are standard developer tools and used within the intended scope of .NET development workflows. - [DATA_EXPOSURE]: The skill demonstrates the use of
EnableSensitiveDataLogging()andEnableDetailedErrors()inDbContextconfiguration, correctly noting that these should be used in development environments only to prevent accidental data leakage in production.
Audit Metadata