skills/stuartf303/sorcha/nbitcoin/Gen Agent Trust Hub

nbitcoin

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • [DATA_EXPOSURE] (SAFE): The skill handles highly sensitive data (mnemonics and private keys) but proactively provides patterns to prevent exposure, such as redacting mnemonics in ToString() methods and enforcing encryption before storage.
  • [INDIRECT_PROMPT_INJECTION] (LOW): The skill demonstrates processing of user-supplied mnemonic phrases. While this is an entry point for untrusted data, the NBitcoin library's strict adherence to BIP39 wordlists serves as a robust validation layer, preventing arbitrary text from being processed as valid wallet entropy.
  • [COMMAND_EXECUTION] (SAFE): Although the 'Bash' tool is permitted, the skill itself does not contain any scripts or commands that execute arbitrary or suspicious shell code; it is focused on providing C# code snippets for developers.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:31 PM