blockchain-bitcoin
Warn
Audited by Snyk on Jul 8, 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 explicitly contains Bitcoin transaction construction and signing functionality and references wallet operations/PSBT. For example, the raw transaction construction snippet (create_legacy_tx) builds and signs transactions with private keys and returns a serialized transaction, and the Decision Tree and file references explicitly cover wallet operations, PSBT, and key management. These are specific crypto wallet/transaction capabilities that enable moving funds (direct financial execution).
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata