← 返回 Skills 市场
anajuliabit

Hyperliquid Trading & Analysis

作者 Ana · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
7381
总下载
20
收藏
49
当前安装
1
版本数
在 OpenClaw 中安装
/install hyperliquid-trading
功能描述
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.
安全使用建议
Review carefully before installing. Use testnet or a dedicated limited trading wallet, do not expose a main wallet private key to the agent environment, verify every order and cancel-all action manually, and remove or change the hard-coded trading-state path if you do not want local portfolio data written there.
功能分析
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.
能力评估
Purpose & Capability
The core purpose is coherent: it monitors Hyperliquid accounts, analyzes markets, and can place or cancel perpetual-futures orders. The concern is proportionality: with HYPERLIQUID_PRIVATE_KEY set, the scripts can execute live market/limit orders and cancel all orders, which is high-impact financial authority.
Instruction Scope
SKILL.md tells the agent to confirm trade parameters before execution, but the CLI itself has no enforced confirmation, dry-run mode, size limit, or second approval gate. Some workflow examples proceed directly to closing positions or canceling orders once invoked.
Install Mechanism
Installation is a normal Node npm install with a lockfile and no package install scripts found. The documentation recommends an .env workflow and says .gitignore protects it, but the supplied artifacts do not include those files.
Credentials
Network access to Hyperliquid and CoinGecko is expected, and read-only use can work with an address. Live trading requires putting a raw private key in the agent environment, with limited secret-handling guidance for a real-money trading context.
Persistence & Privilege
scripts/check-positions.mjs reads and writes /home/ana/clawd/trading-state.json, storing current positions and account size outside the skill directory. This persistence is not clearly disclosed in SKILL.md and uses a hard-coded absolute path.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install hyperliquid-trading
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /hyperliquid-trading 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
Slug hyperliquid-trading
版本 1.0.0
许可证
累计安装 278
当前安装数 49
历史版本数 1
常见问题

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. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 7381 次。

如何安装 Hyperliquid Trading & Analysis?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install hyperliquid-trading」即可一键安装,无需额外配置。

Hyperliquid Trading & Analysis 是免费的吗?

是的,Hyperliquid Trading & Analysis 完全免费(开源免费),可自由下载、安装和使用。

Hyperliquid Trading & Analysis 支持哪些平台?

Hyperliquid Trading & Analysis 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Hyperliquid Trading & Analysis?

由 Ana(@anajuliabit)开发并维护,当前版本 v1.0.0。

💬 留言讨论