asp-net-core-identity-patterns
Pass
Audited by Gen Agent Trust Hub on Mar 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a comprehensive guide for secure coding practices in .NET, specifically addressing identity management, password policies, and lockout mechanisms.
- [SAFE]: It explicitly warns against anti-patterns such as hardcoding secrets, disabling email confirmation, and using weak password policies.
- [SAFE]: Code snippets provided use standard framework APIs correctly and emphasize the importance of HTTPS, Anti-Forgery tokens, and secure cookie attributes (HttpOnly, Secure, SameSite).
Audit Metadata