key-derivation
Pass
Audited by Gen Agent Trust Hub on Mar 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is entirely educational and contains static documentation and TypeScript examples for cryptographic key derivation protocols.
- [SAFE]: No malicious prompt injection patterns, data exfiltration logic, or unauthorized network operations were detected.
- [SAFE]: Cryptographic keys and mnemonics used in the examples are either generated randomly at runtime (e.g.,
PrivateKey.fromRandom()) or are explicitly identified as public test vectors for verification purposes. - [SAFE]: The use of the
@bsv/sdkandbsv-baplibraries is standard for the BSV ecosystem and matches the skill's stated purpose. - [SAFE]: The
.clawnet/unsigned-skill.jsonfile contains a hex-encoded version of the skill's content using the standard B-protocol for verifiable publishing, which is a routine operation in this context.
Audit Metadata