Hyperliquid L1 perps DEX (69% market share)
68
55%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Advisory
Suggest reviewing before use
Optimize this skill with Tessl
npx tessl skill review --optimize ./src/skills/bundled/hyperliquid/SKILL.mdSecurity
1 medium severity finding. This skill can be installed but you should review these findings before use.
The skill is specifically designed for direct financial operations, giving the agent the ability to move money or execute financial transactions — such as payment processing, cryptocurrency operations, banking integrations, or market order execution.
Direct money access detected (high risk: 1.00). The skill is specifically designed for cryptocurrency trading and wallet operations. It requires a wallet and private key, exposes commands that execute market and limit orders (e.g., /hl long, /hl short, /hl spot buy, /hl spot sell, TWAP buy/sell), supports leverage and margin adjustments, moves funds between accounts (transfer spot2perp, perp2spot), sends tokens and withdraws to L1 (/hl transfer send <address> <amount>, /hl transfer withdraw <address> <amount>), and can deposit/withdraw from a vault. These are explicit crypto/blockchain and market-order execution capabilities (including signing transactions via provided private key), so it grants direct financial execution authority.
2a8c94e
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.