Hyperliquid Perps
v1.0.0Paper and live perpetual futures trading on Hyperliquid. Smart leverage (1x/3x/5x based on signal strength), OBV divergence, auto-stop-loss. Use for Hyperliq...
⭐ 0· 538·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Suspicious
medium confidencePurpose & Capability
The name/description promise automated paper and live perpetual futures trading (with leverage, OBV divergence, auto-stop-loss). However the package contains only a short SKILL.md with no commands, no API endpoints, and no required credentials. Real trading integrations require API keys, endpoints, and explicit trade/permission mechanics — none are present, so the declared capability is not supported by the artifacts.
Instruction Scope
SKILL.md is effectively a short README/marketing blurb and a single vague usage line: "Use hyperliquid-perps to get started." It gives no runtime instructions (how to authenticate, where to send trade requests, how to simulate paper trading, how to set stop-loss), leaving the agent broad, unspecified discretion. That vagueness is scope creep and prevents safe evaluation.
Install Mechanism
There is no install spec and no code files — minimal disk/system impact. This is the lowest install risk, but it also means there's nothing to inspect; the security surface is entirely in the prose, which is incomplete.
Credentials
The skill declares no required environment variables or primary credential. For a trading skill this is disproportionate — legitimate trading integrations would require exchange API keys, signing credentials, or at least explicit instructions to obtain them. The absence could indicate a missing implementation or deliberate obfuscation.
Persistence & Privilege
The skill does not request persistent presence (always: false) and does not attempt to modify system or other skills' configs. Autonomous invocation is allowed (platform default) but that alone is not a red flag; combined with the other concerns it increases potential risk if a follow-up implementation is added later without review.
What to consider before installing
This skill is incomplete and inconsistent: it advertises automated trading but includes no code, no API endpoints, and requests no credentials. Do not rely on it for real or paper trading. Ask the author for a complete implementation that explicitly shows how it will authenticate to Hyperliquid, what RPC/API endpoints it will call, and any required environment variables or install steps. If you consider installing: (1) require a full code review or audited release (not just a SKILL.md), (2) do not provide real exchange API keys until you validate the implementation in a sandbox, and (3) prefer skills that declare exactly which credentials they need and why. Because the current package is just a placeholder/marketing stub, treat it as untrusted until the missing pieces are provided and reviewed.Like a lobster shell, security has layers — review code before you run it.
latestvk979bv42y2f6790c3yafe1hf2181ks40
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
