dotnet-jwt-authentication
Pass
Audited by Gen Agent Trust Hub on Jul 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides code templates for standard JWT authentication following industry security best practices.
- [SAFE]: Data handling is secure; refresh tokens are stored as hashes in the database and transmitted via HttpOnly/Secure cookies to mitigate XSS and unauthorized access.
- [SAFE]: The configuration logic enforces strict validation parameters, including signature verification and zero clock skew, reducing the risk of token forgery or replay attacks.
- [SAFE]: No malicious patterns, obfuscation, or unauthorized network operations were detected in the instructions or code samples.
Audit Metadata