bip32
Pass
Audited by Gen Agent Trust Hub on May 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and code implementation patterns for Hierarchical Deterministic (HD) key derivation using established industry standards such as BIP32 and SLIP-10.
- [SAFE]: Cryptographic operations are instructed through well-known public libraries (crates) including
bip32,alloy-signer-local, andsolana-sdk. - [SAFE]: The provided architecture patterns promote secure key management, specifically deriving child keys dynamically based on a master seed and a database index rather than storing static private keys.
- [SAFE]: Analysis of the skill instructions and code snippets revealed no signs of prompt injection, data exfiltration, obfuscation, or unauthorized command execution.
Audit Metadata