wallet-brc100
Pass
Audited by Gen Agent Trust Hub on Mar 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a legitimate technical guide and set of utility scripts for blockchain development. No malicious patterns or security vulnerabilities were identified during analysis.
- [EXTERNAL_DOWNLOADS]: The documentation and scripts reference several official and well-known Node.js packages for BSV development, such as @bsv/wallet-toolbox and @bsv/sdk. All external links point to trusted repositories or standard documentation sites.
- [COMMAND_EXECUTION]: The skill includes local utility scripts (create-wallet.ts and get-balance.ts) intended for execution in a Bun environment. These scripts perform standard wallet initialization and balance checking tasks using local SDK calls without dangerous subprocess execution.
- [DATA_EXPOSURE]: The guides emphasize secure key management practices, recommending the use of secure storage mechanisms like Electron's safeStorage, browser IndexedDB, and mobile Secure Enclaves. No hardcoded credentials or sensitive data exposure risks were found.
Audit Metadata