wallet-brc100-go
Warn
Audited by Snyk on Mar 15, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).
- Direct money access detected (high risk: 1.00). The skill is explicitly a blockchain wallet implementation (BRC-100 / BSV) with concrete APIs and code for creating and broadcasting payments, signing transactions, managing keys, checking balances, and interacting with mainnet/testnet services. Examples include sendBSV which builds outputs and calls CreateAction (with immediate broadcast option), SignAction, functions to sign/finalize transactions, and full wallet setup tied to network endpoints. These are specific crypto financial execution capabilities (wallet, transaction creation/broadcasting, signing), not generic tooling.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata