← Back to Skills Marketplace
anajuliabit

Hyperliquid Trading & Analysis

by Ana · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
7802
Downloads
20
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install hyperliquid-trading
Description
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.
Usage Guidance
Review carefully before installing. Use testnet or a dedicated limited wallet, avoid exposing a main wallet private key to the agent environment, manually approve every order or cancel-all action, verify open orders directly, and change or remove the hard-coded trading-state path if you do not want local portfolio data written there.
Capability Analysis
Type: OpenClaw Skill Name: hyperliquid-trading Version: 1.0.0 The skill is classified as suspicious due to the `scripts/check-positions.mjs` file directly reading from and writing to an absolute path `/home/ana/clawd/trading-state.json`. While the apparent intent is to persist trading state (last check, positions, account size), direct file I/O to an absolute path outside the skill's dedicated data directory represents a risky capability that could be abused if the path or content were altered, even though no clear malicious intent (like data exfiltration or persistence) is present in this specific implementation. All other files and instructions appear benign, focusing on legitimate Hyperliquid trading and market analysis via CoinGecko.
Capability Assessment
Purpose & Capability
The trading, monitoring, Hyperliquid API use, and CoinGecko analysis are coherent with the stated purpose, but the skill can place live market/limit orders and cancel orders when a private key is present, which is high-impact financial authority.
Instruction Scope
SKILL.md tells the agent to confirm trade parameters, but the CLI enforces no confirmation, dry-run, order-size cap, or live-trading enable flag; examples also include broad action requests like entering or closing positions.
Install Mechanism
Installation is a normal npm install with a lockfile and no first-party package scripts, but dependencies use ranged versions and the lockfile marks the Hyperliquid dependency as having an install script, increasing supply-chain review importance.
Credentials
Network access to Hyperliquid and CoinGecko is expected, but live trading requires exposing HYPERLIQUID_PRIVATE_KEY to the agent environment with limited secret-handling guidance for a real-money account.
Persistence & Privilege
scripts/check-positions.mjs reads and writes /home/ana/clawd/trading-state.json, storing positions, timestamps, and account size outside the skill directory; this persistence is not clearly disclosed in the main runtime instructions.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install hyperliquid-trading
  3. After installation, invoke the skill by name or use /hyperliquid-trading
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: Full Hyperliquid perpetual futures trading with portfolio monitoring, market analysis (charts/volume via CoinGecko), automated momentum signals, position tracking, and complete risk management strategy support
Metadata
Slug hyperliquid-trading
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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. It is an AI Agent Skill for Claude Code / OpenClaw, with 7802 downloads so far.

How do I install Hyperliquid Trading & Analysis?

Run "/install hyperliquid-trading" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Hyperliquid Trading & Analysis free?

Yes, Hyperliquid Trading & Analysis is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Hyperliquid Trading & Analysis support?

Hyperliquid Trading & Analysis is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Hyperliquid Trading & Analysis?

It is built and maintained by Ana (@anajuliabit); the current version is v1.0.0.

💬 Comments