dotnet-data-access-strategy
Pass
Audited by Gen Agent Trust Hub on Mar 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as an architectural guide for choosing between EF Core, Dapper, and ADO.NET. It does not contain executable scripts or dangerous commands.
- [SAFE]: All code examples for Dapper and ADO.NET correctly use parameterized queries (e.g., '@CustomerId', '@Id', '$1'), which demonstrates best practices for preventing SQL injection vulnerabilities.
- [SAFE]: The external dependencies listed are standard, well-known NuGet packages from Microsoft and reputable open-source maintainers (e.g., Npgsql, DapperLib).
- [SAFE]: No evidence of prompt injection, obfuscation, data exfiltration, or persistence mechanisms was found in the markdown or metadata.
Audit Metadata