libacvp-json-kotlin
Pass
Audited by Gen Agent Trust Hub on Sep 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements strong security best practices for handling cryptographic test vectors. It provides guidance on redacting sensitive fields (JWTs, private keys) and includes a
SensitiveJsonObjectwrapper in Kotlin to prevent accidental exposure of these values in logs. - [SAFE]: The provided Python script
inspect-acvp-json.pyincludes defensive programming measures such as duplicate key rejection, nesting depth limits, and aggregate member count limits to protect against malformed JSON artifacts. - [SAFE]: The skill references official specifications and repositories from established organizations (NIST and Cisco), following the standard development practices for the Automated Cryptographic Validation Protocol (ACVP).
Audit Metadata