dotnet-backend
Pass
Audited by Gen Agent Trust Hub on Mar 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains no malicious code patterns, obfuscation, or unauthorized network operations.- [SAFE]: Code examples follow security best practices, including the use of configuration providers for secrets rather than hardcoded credentials.- [SAFE]: Data access patterns using Entity Framework Core effectively mitigate SQL injection risks through the use of parameterized queries and type-safe models.- [SAFE]: Authentication and authorization examples utilize standard ASP.NET Core identity and JWT implementations, promoting secure-by-default architecture.
Audit Metadata