dotnet-sqlserver-best-practices

Pass

Audited by Gen Agent Trust Hub on Jun 22, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides educational content and code snippets for database design and performance optimization.
  • [SAFE]: It includes a dedicated security section that correctly advises against SQL injection by using parameterized queries with Entity Framework Core and Dapper.
  • [SAFE]: The skill recommends security best practices for database connectivity, including the use of encryption, Windows Authentication, and Azure Managed Identities.
  • [SAFE]: The dependency identified (Microsoft.EntityFrameworkCore.SqlServer) is an official package from a well-known service provider (Microsoft) and is used for its intended purpose.
  • [SAFE]: Hardcoded connection strings in the documentation use clear placeholders (e.g., 'SecurePassword123!', 'pass', 'secret') and do not expose actual credentials.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 22, 2026, 05:32 PM
Security Audit — agent-trust-hub — dotnet-sqlserver-best-practices