ckb-ccc-transactions

Warn

Audited by Snyk on Jul 19, 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 cryptocurrency transaction toolkit for CKB: it defines a canonical transaction flow (resolve recipient, build tx, complete inputs, pay fee, send) and calls concrete APIs that move funds (e.g., signer.sendTransaction(tx), ccc.Transaction.from(...), tx.completeInputsByCapacity, tx.completeFeeBy, and signer.getBalance). These are direct blockchain wallet/transaction operations (sending transactions and querying balances), which constitute Direct Financial Execution.

Issues (1)

W009
MEDIUM

Direct money access capability detected (payment gateways, crypto, banking).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jul 19, 2026, 02:38 PM
Issues
1
Security Audit — snyk — ckb-ccc-transactions