crypt
Pass
Audited by Gen Agent Trust Hub on Apr 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill enforces the use of established cryptographic libraries and industry-standard algorithms (e.g., AES-256-GCM, Ed25519, Argon2id).
- [SAFE]: It contains a comprehensive anti-pattern checklist that prevents the recommendation of vulnerable configurations like ECB mode, fixed IVs, and weak RNGs.
- [SAFE]: The instructions mandate constant-time comparisons for HMAC and hash verification to prevent timing side-channel attacks.
- [SAFE]: The skill incorporates forward-looking security standards, including NIST Post-Quantum Cryptography (PQC) standards (ML-KEM, ML-DSA) and crypto-agility requirements.
- [SAFE]: Key management guidance focuses on secure lifecycles, rotation by design, and integration with established Key Management Services (KMS), explicitly forbidding storage of keys in source code.
Audit Metadata