Hyperliquid Trading & Analysis
Trade and monitor Hyperliquid perpetual futures. Check balances, view positions with P&L, place/cancel orders, execute market trades. Use when the user asks about Hyperliquid trading, portfolio status, crypto positions, or wants to execute trades on Hyperliquid.
Why this rating
Deterministic checks triggered by the tool capabilities and evidence.
- Locality: Hybrid
Communicates with the Hyperliquid exchange API over the network via `node scripts/hyperliquid.mjs ...`.
- Data access: Sensitive
Can access balances, positions, fills, and (for trading) uses `HYPERLIQUID_PRIVATE_KEY`.
- Action surface: Execute
Can place limit/market orders and cancel orders, which can cause irreversible financial outcomes.
Best practices
Follow these steps to reduce risk when using this skill.
- Use `HYPERLIQUID_TESTNET=1` when testing and confirm coin/size/price with the user before executing any trade.
- Never paste or log `HYPERLIQUID_PRIVATE_KEY`; store it in a secret manager/env var and rotate the wallet if exposed.
- Set conservative position sizing rules and avoid retrying trade commands automatically after errors.
Evidence links
Public sources backing the indicator assignments.
Always be careful when navigating away from the website.
Max-risk rule
If any capability reaches a higher level, the entire indicator level bumps up to keep ratings deterministic and easy to scan.