Blog · Hyperliquid · Article · updated 2026-09-25
Is a Hyperliquid trading bot safe? 10 questions answered
Custody, keys, leverage, liquidation, outages and the operator: the real risks of automating Hyperliquid and how to reduce each one.
Safe from what?
"Safe" means different things. Your funds can be safe from theft while your trading loses money; a strategy can be sound while an outage leaves a position unprotected. This page separates the risks so you can judge each one. The short version: a Hyperliquid bot that uses an agent wallet cannot withdraw your funds, which removes the worst risk. Trading, leverage and operational risks remain, and you manage them with small sizes, low leverage and paper testing.
Custody and keys
With an agent wallet, your funds never leave your address and the bot's key cannot withdraw them. TensorTrader stores only your public address and the restricted agent key, encrypted, and never asks for your seed phrase. The risk that remains is someone misusing the agent key to trade badly, which is why the service holding it must keep it encrypted and never log it.
Trading and leverage
Automation executes whatever the strategy says, including bad trades, and leverage multiplies both outcomes. Keep leverage low, size each leg small, and remember that a bot trading many correlated tokens can lose on all of them at once. TensorTrader clamps leverage to the lower of your policy and Hyperliquid's maximum and places reduce-only protective orders after each fill, but no software stop is a guarantee in a gap.
Operations
Bots depend on a chain of systems: TradingView must fire the alert, the webhook must arrive, the executor must be running and the exchange must accept the order. TensorTrader fails closed when something is ambiguous, for example an unexpected confirmation or an unknown market regime, rather than guessing. You still want to know what happens to open positions if a link breaks, which is why protective orders live on the exchange itself.
The operator question
Any bot service holding an agent key could trade your account, so choose one that tells you how keys are stored and what it will never do. TensorTrader's baseline: secrets are never logged, restricted agent keys are stored instead of owner seeds wherever a venue supports delegation, every new venue defaults to paper, and live execution needs an explicit opt-in after a credential preflight. A stored key never implies permission to trade live.
A safety checklist before mainnet
- 1Agent wallet only; no seed phrase anywhere.
- 2Two weeks of testnet results you understand, including losing trades.
- 3Leverage at or below 3x and small fixed margins.
- 4Protective orders confirmed on the exchange after every fill.
- 5A written stop rule: the drawdown at which you pause and review.
Frequently asked questions
- 1. Can the bot withdraw my money?
- No. Hyperliquid refuses withdrawals signed by an agent key.
- 2. Does TensorTrader see my seed phrase?
- No. It never asks for it and cannot recover it.
- 3. What if the agent key leaks?
- Someone could trade your account, not withdraw. Disconnect in Exchange Auth or approve a new agent to replace it.
- 4. Can I lose more than my deposit?
- Liquidation closes positions before the account goes negative in normal conditions, but you can lose your whole margin quickly at high leverage.
- 5. What if TradingView stops sending alerts?
- No new trades open. Existing positions keep their exchange-side stop-loss and take-profit orders.
- 6. What if TensorTrader goes down?
- Protective orders already placed on Hyperliquid stay in force; new signals wait until service returns.
- 7. How do I test safely?
- Use the Hyperliquid testnet. Every new connection defaults to it, and mainnet is an explicit choice.
- 8. What leverage should I start with?
- Low, around 2-3x, with small fixed margins per trade, until you have a long paper record.
- 9. Are past results a guarantee?
- No. Our own testnet books have lost money after fees; judge any strategy on your own forward paper results.
- 10. How do I stop everything?
- Pause trading in TensorTrader, then disconnect the key. You can also close positions directly on Hyperliquid at any time.
Keep reading
Hyperliquid trading bot: how to automate Hyperliquid perps safely
The complete guide to automating Hyperliquid: agent wallets, testnet, TradingView and GoCharting alerts, leverage and margin, fees and funding, portfolio mode, and the real results of our own testnet books.
What is a Hyperliquid API (agent) wallet, and is it safe?
A Hyperliquid API wallet is a separate key your main wallet authorizes to trade but never withdraw. Here is how it works, what it can and cannot do, and how TensorTrader creates one without ever seeing your seed phrase.
Crypto trading bot security checklist: 15 checks before you go live
A practical security checklist for automated crypto trading: keys, secrets, webhooks, leverage, monitoring and what a trustworthy bot service must never do.
Hyperliquid leverage, cross margin and Unified Account explained
How leverage and margin work on Hyperliquid perps, what Unified Account changes, and how TensorTrader sizes and protects automated positions.
Not financial advice. Performance figures are TensorTrader testnet or backtest results with the method stated; past results do not predict future returns.