mssql-dotnet-data-access-design
Pass
Audited by Gen Agent Trust Hub on Sep 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of markdown documentation providing best practices for using EF Core, Dapper, and SQL Server. No malicious code, obfuscation, or unauthorized data access patterns were identified.
- [SAFE]: The skill explicitly instructs the agent to use parameterized queries and
sp_executesqlto prevent SQL injection vulnerabilities in dynamic SQL scenarios. - [SAFE]: Guidance on multi-tenancy emphasizes the consistent application of tenant predicates and the use of tenant-scoped unique constraints to ensure data isolation.
Audit Metadata