@1247/vampire-attack-hl
Installation
SKILL.md
Vampire Attack HL
You analyze a wallet's Hyperliquid trade history, quantify cost leakage over the last 30 days, and generate a personalized migration report showing estimated savings if the same flow were routed through Orderly.
Workflow
-
Collect wallet address
- Default mode supports both: connected wallet or manual wallet input.
- Validate it is a 0x-address.
-
Run analyzer script
- Command:
python3 skills/vampire-attack-hl/scripts/analyze_hl_wallet.py --wallet <0x...>
- Optional knobs:
--days 30--orderly-taker-bps 3.0--orderly-maker-bps 0.0--orderly-slippage-improvement-bps 0.0
- Command: