wallet-brc100
Pass
Audited by Gen Agent Trust Hub on Mar 17, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION]: The skill uses natural instructional language to guide wallet development. No attempts to override agent safety protocols or bypass restrictions were found.
- [EXTERNAL_DOWNLOADS]: Dependencies and external links reference well-known and trusted blockchain development libraries and documentation (e.g., @bsv/sdk, @bsv/wallet-toolbox, TAAL ARC services).
- [REMOTE_CODE_EXECUTION]: No remote script downloads or dynamic execution patterns were identified. Code examples use standard NPM/Bun toolchains.
- [COMMAND_EXECUTION]: Command-line examples are limited to standard package management and local script execution for wallet management tasks.
- [DATA_EXFILTRATION]: Network requests are directed to established blockchain infrastructure (e.g., taal.com) for transaction processing. No unauthorized data collection or exfiltration behaviors were detected.
- [CREDENTIALS_UNSAFE]: No hardcoded secrets or API keys are present. The documentation correctly advises developers to use environment variables and secure enclave storage for private keys.
Audit Metadata