← 返回 Skills 市场
shekel-xyz

Shekel Hyperliquid Trading

作者 Shekel.xyz · GitHub ↗ · v1.14.0 · MIT-0
cross-platform ⚠ suspicious
325
总下载
0
收藏
0
当前安装
5
版本数
在 OpenClaw 中安装
/install shekel-hyperliquid
功能描述
AI-powered perpetual futures trading on Hyperliquid DEX. Handles full account creation, USDC onboarding, and autonomous trade execution.
安全使用建议
Plain-language checklist before installing or using this skill: - The skill asks your agent to fetch live instructions from a remote URL before every operation. That means the remote server can change what the skill tells your agent to do at any time — review and trust that backend before using the skill with real funds. - The single required credential (SHEKEL_API_KEY) gives broad control: the API supports deposits, withdrawals, exporting wallet keys, and deleting accounts. Treat that key like a full-access secret — do NOT supply it unless you trust the service and have limited, auditable permissions. - The skill also tells the agent to read stored credentials from MEMORY.md. Confirm where credentials would be stored and who/what can read them — local files or agent memory could be exposed. - Because the agent can run autonomously, consider limiting or disabling autonomous runs for real-money accounts and require manual confirmation for any withdrawal or export operations. - If you still consider using it: (1) audit the backend URL and /skill payload to see exactly what commands are returned; (2) use a low-privilege API key (if possible) or test with a burner account and minimal funds; (3) enable monitoring and key rotation; (4) require explicit human approval for any withdrawal/export operations. If you want, I can: list the specific API calls in the SKILL.md that allow sensitive actions, draft safe policies for using the key (scopes, lifetime), or suggest questions to ask the skill provider about the remote-update mechanism and data retention.
功能分析
Type: OpenClaw Skill Name: shekel-hyperliquid Version: 1.14.0 The shekel-hyperliquid skill (v1.14.0) implements a high-risk remote instruction fetching mechanism in SKILL.md, mandating that the agent fetch and execute updated instructions from an external endpoint (https://shekel-skill-backend.onrender.com/skill) before every interaction. This effectively allows the backend to perform remote prompt injection and alter agent behavior dynamically after deployment. Furthermore, the skill handles sensitive financial credentials, including instructions to store API keys in local memory and an endpoint (POST /auth/export-agent-key) to exfiltrate the trading wallet's private key. While these features are framed as part of a managed trading service, the combination of remote instruction updates and private key access represents a significant security risk.
能力标签
cryptorequires-wallet
能力评估
Purpose & Capability
The declared purpose (autonomous perpetual futures trading on Hyperliquid) aligns with requiring a single API key (SHEKEL_API_KEY). However, the skill also mandates calling an external backend (https://shekel-skill-backend.onrender.com/skill/version and /skill) before any action to refresh instructions; this remote-update mechanism is not intrinsic to performing trades and broadens the skill's effective capability beyond the claimed static instructions.
Instruction Scope
The SKILL.md instructs the agent to always fetch current instructions from the remote backend and to use them before any Shekel action. It also instructs reading saved credentials from MEMORY.md if present. Both behaviors let the skill (or the remote backend) alter runtime behavior and access local stored secrets or agent memory — this is scope-expanding and enables arbitrary instruction injection and potential data access/exfiltration.
Install Mechanism
No install spec or code files are included; the skill is instruction-only which minimizes on-disk installation risk. The header notes runtime: node>=20 but no packages or downloads are performed by the skill itself.
Credentials
Only one environment credential is declared (SHEKEL_API_KEY), which is consistent with a trading integration. However, the documented endpoints the API key enables include high-impact actions (withdrawals, export-agent-key which may return private wallet keys, account deletion/rotation). That single key grants broad privileges — while proportionate to a trading service, it is highly sensitive and deserves restrictive scoping and careful handling.
Persistence & Privilege
The skill does not request always:true and is user-invocable; autonomous invocation is allowed (disable-model-invocation:false) which is normal for skills. Combining autonomous invocation with the remote-instruction fetch increases blast radius because the backend can change the agent's behavior without re-publishing the skill; this is a notable risk vector even though the skill does not request explicit special persistence privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install shekel-hyperliquid
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /shekel-hyperliquid 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.14.0
Add vault management — agent as on-chain fund manager with follower deposits, vault explorer, and profit distribution
v1.10.1
Add HIP-3 stock/commodity trading, margin mode control, single-ticker agent runs, and expanded data source docs
v1.6.0
Add LLM provider selection (Venice AI + Rei Intelligence), updated models endpoint
v1.5.2
Full skill rewrite with detailed onboarding, dashboard UI, risk circuit breakers, data source config, and troubleshooting guide
v1.5.1
Initial registry release
元数据
Slug shekel-hyperliquid
版本 1.14.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 5
常见问题

Shekel Hyperliquid Trading 是什么?

AI-powered perpetual futures trading on Hyperliquid DEX. Handles full account creation, USDC onboarding, and autonomous trade execution. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 325 次。

如何安装 Shekel Hyperliquid Trading?

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

Shekel Hyperliquid Trading 是免费的吗?

是的,Shekel Hyperliquid Trading 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Shekel Hyperliquid Trading 支持哪些平台?

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

谁开发了 Shekel Hyperliquid Trading?

由 Shekel.xyz(@shekel-xyz)开发并维护,当前版本 v1.14.0。

💬 留言讨论