← Back to Skills Marketplace
glitch003

Vincent - Hyperliquid

by Chris Cassano · GitHub ↗ · v1.0.70 · MIT-0
cross-platform ✓ Security Clean
315
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install vincent-hyperliquid
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install vincent-hyperliquid
  3. After installation, invoke the skill by name or use /vincent-hyperliquid
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug vincent-hyperliquid
Version 1.0.70
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 3
Frequently Asked Questions

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

How do I install Vincent - Hyperliquid?

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

Is Vincent - Hyperliquid free?

Yes, Vincent - Hyperliquid is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Vincent - Hyperliquid support?

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

Who created Vincent - Hyperliquid?

It is built and maintained by Chris Cassano (@glitch003); the current version is v1.0.70.

💬 Comments