hyperliquid-trade

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 explicitly implements trading on Hyperliquid: spot and perpetual futures market orders, limit orders, opening/closing positions, leverage settings, checking balances, and managing orders. It connects to the Hyperliquid API and uses a WDK wallet/private key (decrypted in memory) to sign/execute trades. The documentation maps natural-language intents to concrete execution commands (e.g., trade.js spot <buy|sell>..., trade.js perp open/close, limit-order.js place/cancel/modify) that perform on-chain or exchange transactions. This is a purpose-built financial execution tool (crypto trading + wallet signing), not a generic API/clicker, so it grants direct financial execution authority.

Issues (1)

W009
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Apr 16, 2026, 11:41 AM
Issues
1