blockchain-cross-chain
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 is explicitly about moving crypto assets across chains and includes concrete, executable financial operations: Solidity contracts and functions that lock/transfer funds (HTLC.initiate, redeem with transfer), rate-limiter withdraw logic that enforces and performs withdrawals, and Axelar/bridge call patterns that pay gas and invoke gateway.callContract (gasService.payNativeGasForContractCall, gateway.callContract). These are specific crypto/blockchain execution primitives (payable functions, transfers, bridge gateway calls) capable of initiating on-chain value transfers — i.e., direct financial execution.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata