ckbtc
Warn
Audited by Snyk on Apr 16, 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 built to move cryptocurrency (ckBTC/BTC). It contains concrete, specific financial APIs and functions: calling the ckBTC Minter (get_btc_address, update_balance, retrieve_btc_with_approval), calling the ckBTC Ledger (icrc1_transfer, icrc1_balance_of, icrc2_approve), subaccount derivation for deposit addresses, and implemented withdraw logic that approves the minter and issues a retrieve_btc_with_approval call. These are direct crypto custody/transfer operations (minting, burning, transferring, and withdrawing BTC), not generic tooling. Therefore it grants direct financial execution authority.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata