efcore-patterns
Pass
Audited by Gen Agent Trust Hub on Sep 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate technical documentation and architectural patterns for .NET development using Entity Framework Core. All code snippets and patterns align with industry best practices.
- [CREDENTIALS_UNSAFE]: The skill explicitly advises against hardcoding connection strings and recommends reading them from secure configurations, which is a security best practice. While it provides an example migration bundle command with a placeholder connection string, it is clearly illustrative.
- [EXTERNAL_DOWNLOADS]: All external references target official Microsoft documentation (
learn.microsoft.com), which is a trusted service. - [COMMAND_EXECUTION]: The skill describes the use of standard developer tools such as the
dotnet efCLI for managing database migrations. These are expected and appropriate for the skill's stated purpose of database schema management.
Audit Metadata