hyperliquid
Warn
Audited by Snyk on May 10, 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 trading integration for Hyperliquid DEX and provides concrete, named tools and client methods that execute financial operations: placing perp and spot orders (hl_order, hl_spot_order, hl_tpsl_order), setting leverage (hl_leverage), canceling/modifying orders (hl_cancel, hl_modify), depositing and withdrawing USDC (hl_deposit, hl_withdraw, hl_transfer_usd), and signing/submitting orders with the agent's EVM wallet. The doc describes end-to-end execution workflows (check balance → set leverage → place order → verify fills) and service/client APIs (HyperliquidClient.place_order, cancel_all, get_user_fills) meant to move funds and execute market transactions. These are specific payment/trading operations (not generic tooling), so this grants Direct Financial Execution Authority.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata