← 返回 Skills 市场
Vincent - Hyperliquid
作者
Chris Cassano
· GitHub ↗
· v1.0.70
· MIT-0
315
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install vincent-hyperliquid
功能描述
Use this skill to create a HyperLiquid perpetuals and spot wallet for your agent. Trade perps, manage spot balances, transfer USDC between sub-accounts, get...
安全使用建议
This skill appears to do what it says, but note two practical security points: (1) Vincent is custodial — the private key for the EOA is generated and stored by heyvincent.ai rather than by you; you must trust their policy enforcement and key management and use the claim/revoke UI to control agent access. (2) The skill runs npx @vincentai/cli@latest at runtime, which fetches and executes code from npm. If you plan to use this in production, review the Vincent service's security/policy controls, restrict agent permissions and approval policies, consider revoking keys when unused, and, if you require self-custody, avoid custodial workflows or ask the vendor about non-custodial alternatives.
功能分析
Type: OpenClaw Skill
Name: vincent-hyperliquid
Version: 1.0.70
The skill provides a legitimate interface for managing HyperLiquid trading accounts via the Vincent API (heyvincent.ai). It implements a security model where private keys are managed server-side, providing the agent with scoped API tokens rather than direct wallet access. The instructions in SKILL.md are well-structured, focusing on financial operations like trading, transfers, and automated risk management (stop-loss/take-profit), and include mandatory human-in-the-loop steps such as wallet claiming and policy enforcement via Telegram.
能力评估
Purpose & Capability
Name/description (HyperLiquid wallet management) align with the instructions: all runtime steps call the @vincentai/cli to create/list/manage HYPERLIQUID_WALLET secrets and call heyvincent.ai. Declared config paths point to an agent wallet store which is appropriate for a wallet skill.
Instruction Scope
SKILL.md instructs the agent to run npx @vincentai/cli commands (secret create/list, hyperliquid balance/withdraw/internal-transfer). Those commands operate only against Vincent (heyvincent.ai) and Vincent calls HyperLiquid server-side. The instructions reference and write a wallet credential entry (agentwallet) which is expected. They do not instruct the agent to read unrelated files or arbitrary env vars.
Install Mechanism
There is no install spec (instruction-only), which is low-risk. However, the runtime uses npx @vincentai/cli@latest — this fetches and executes code from the npm registry at runtime. That is expected for a CLI-driven skill but carries the usual risks of executing remote packages; the skill itself does not embed or download arbitrary URLs or archives.
Credentials
The skill declares no env vars and requires only a specific credentials/config path for the agent wallet. This is proportional. One important security property: Vincent's model is custodial — the EOA private key is stored/managed server-side by heyvincent.ai and the agent receives a scoped API key. That custody model is a functional design choice, not an incoherence, but it has security implications the user should understand.
Persistence & Privilege
always:false (no forced persistent inclusion). The skill will store/consume agent-specific credential entries (agentwallet) in the stated config path, which is appropriate for a wallet skill. Autonomous invocation is enabled by default (normal); this combined with custodial API keys increases impact if the service or key is compromised, but that is a platform characteristic rather than an incoherence in the skill.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install vincent-hyperliquid - 安装完成后,直接呼叫该 Skill 的名称或使用
/vincent-hyperliquid触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.70
- Added instructions for withdrawing USDC to another HyperLiquid address using the `withdraw` command.
- Included parameters and response codes for the new withdrawal functionality.
- Updated quick start workflow: "Withdraw USDC" is a separate step before "Fund the Wallet".
- No other functional changes; help documentation expanded for more complete coverage.
v1.0.69
v1.0.69
- No changes detected in the files for this release.
- Version bump only; documentation and skill behavior remain unchanged.
v1.0.0
Vincent - HyperLiquid for agents 1.0.0
- Initial release adds seamless HyperLiquid perpetuals and spot wallet creation for agents.
- Enables perps trading, balance checks, USDC transfers between sub-accounts, and market/order book queries.
- Provides secure, server-side wallet and API key management with no private key exposure.
- Includes detailed CLI usage instructions for trades, funding, managing balances, viewing history, and cancelling orders.
- Designed for fast, policy-enforced trading on HyperLiquid with agent-controlled access.
元数据
常见问题
Vincent - Hyperliquid 是什么?
Use this skill to create a HyperLiquid perpetuals and spot wallet for your agent. Trade perps, manage spot balances, transfer USDC between sub-accounts, get... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 315 次。
如何安装 Vincent - Hyperliquid?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install vincent-hyperliquid」即可一键安装,无需额外配置。
Vincent - Hyperliquid 是免费的吗?
是的,Vincent - Hyperliquid 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Vincent - Hyperliquid 支持哪些平台?
Vincent - Hyperliquid 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Vincent - Hyperliquid?
由 Chris Cassano(@glitch003)开发并维护,当前版本 v1.0.70。
推荐 Skills