psbt
Warn
Audited by Snyk on Mar 20, 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 provides cryptocurrency transaction execution capabilities: it constructs, signs (using the active wallet's BTC private keys), finalizes, and broadcasts PSBTs to the Bitcoin network (via mempool.space). The "sign" subcommand requires unlocking the wallet and uses private keys to sign inputs, and the "broadcast" subcommand finalizes and publishes a fully signed transaction. These are specific crypto/blockchain operations that move funds on-chain (e.g., ordinals purchases), so this skill grants Direct Financial Execution authority.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata