@1435/hyperclaw
Warn
Audited by Snyk on Mar 12, 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 designed for crypto trading and wallet operations. It defines and calls specific on-chain and exchange functions: orderly_order(...) (place market orders), orderly_deposit(...) and orderly_withdraw(...) (move funds on/off the platform), wallet_balance(chain="arbitrum", asset="usdc") (check wallet balances), and oneinch_cross_chain_swap (bridge assets). It also includes autonomous trading rules (MAC_CLAW) and operational workflow for deposits, trades, and withdrawals. These are direct financial execution capabilities (crypto/blockchain trades, deposits/withdrawals, and bridging), not generic tooling.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata