dotnet-cryptography

Pass

Audited by Gen Agent Trust Hub on Feb 24, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
  • [SAFE]: The skill provides high-quality security guidance and code examples for .NET cryptographic APIs.
  • [EXTERNAL_DOWNLOADS]: The skill references the Konscious.Security.Cryptography.Argon2 NuGet package for password hashing, which is a well-established library for implementing the recommended Argon2id algorithm.
  • [SAFE]: Code snippets implement security best practices such as constant-time equality checks (FixedTimeEquals) to prevent timing attacks and proper nonce management for AES-GCM.
  • [SAFE]: Explicitly identifies and advises against the use of cryptographically broken algorithms including MD5, SHA-1, and DES.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 24, 2026, 12:09 AM