← 返回 Skills 市场
anajuliabit

Hyperliquid Trading & Analysis

作者 Ana · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
7803
总下载
20
收藏
0
当前安装
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 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.
功能分析
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 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.
如何使用
  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
许可证
累计安装 0
当前安装数 0
历史版本数 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 插件,目前累计下载 7803 次。

如何安装 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。

💬 留言讨论