skills/ronnythedev/dotnet-clean-architecture-skills/dotnet-postgresql-best-practices/Gen Agent Trust Hub
dotnet-postgresql-best-practices
Pass
Audited by Gen Agent Trust Hub on Jul 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a documentation resource for .NET developers using PostgreSQL. It promotes industry-standard security practices such as using parameterized queries to prevent SQL injection and enabling SSL for database connections.
- [SAFE]: Mentioned dependencies (Npgsql.EntityFrameworkCore.PostgreSQL and EFCore.NamingConventions) are well-known, established packages within the .NET ecosystem for database interaction.
- [SAFE]: All code examples for connection strings and configuration use obvious placeholders (e.g., 'pass', 'secret', 'localhost') rather than real credentials or sensitive data.
- [SAFE]: No suspicious patterns such as prompt injection, obfuscation, or unauthorized remote code execution were detected. The technical guidance provided aligns with established software engineering best practices.
Audit Metadata