Hyperliquid ReaderFinance Skill
A read-only market-data skill that queries Hyperliquid DEX public info API via opencli + the hyperliquid plugin. Covers perpetual markets (mark/oracle/mid price, funding rates, open interest, volume, premium, max leverage), spot markets, all mid prices, L2 order book snapshots, OHLCV candles across all standard intervals, historical funding rates, and cross-venue funding arbitrage comparison (HL vs Binance vs Bybit). No API key, no wallet, no login — the info API is fully public. Includes analyst workflows for funding carry scans, cross-venue funding arbitrage, basis/premium checks, and spot token snapshots. Designed for crypto market data research and funding arbitrage screening.
- Snapshot quality
- 84/100
- Snapshot risk
- Medium
- Audit conclusion
- Needs review
Discovery
What this Skill helps an agent do.
Search metadata is limited to this summary, the controlled finance taxonomy, and relation labels. Detailed upstream instructions are not part of the Search Index.
Domains and assets
Search aliases and tags
Trust
Evidence from the captured directory.
This content snapshot assessment does not certify the repository, current files, or installation environment. "Not verified" means the captured files did not support a Yes or No conclusion.
License
GitHub reports the repository license as MIT License.
Review state
- Automated review
- Automated review
- Install tested
- No
- Human reviewed
- Not verified
Snapshot
- Files reviewed
- 3
- Captured
- 2026-07-29 07:31 UTC
- Snapshot ID
- fsh-hyperliquid-reader-2026-07-29-001
Permissions
FilesystemRead
NoThe skill does not read local files.
FilesystemWrite
NoThe skill is read-only and does not write to the filesystem.
NetworkAccess
YesThe skill uses opencli to POST to api.hyperliquid.xyz/info for all market data queries.
ShellExecution
YesThe skill instructs the agent to use opencli commands in the shell.
CodeExecution
NoThe skill does not execute code beyond opencli commands.
ExternalCredentials
NoNo credentials are required — Hyperliquid info API is fully public.
Dependencies
opencli
npm install -g @jackwener/opencli (Node >= 22)
CLI tool providing the hyperliquid plugin interface for market data queries.
hyperliquid opencli plugin
opencli plugin install github:himself65/finance-skills/hyperliquid
Plugin providing the hyperliquid command set for opencli.
Node.js
Node.js >= 22 (built-in fetch)
JavaScript runtime required by opencli.
Data sources named by the Skill
Hyperliquid Info API
Public info API at api.hyperliquid.xyz providing perpetual and spot market data, order books, candles, funding rates, and cross-venue funding comparisons.
Snapshot assessment
84/100
Pineify Finance Skill snapshot assessment, version 1.0.0. Generated 2026-07-29 07:31 UTC.
Medium risk · Needs review
Skill structure
100/100Instruction clarity
100/100Dependency transparency
45/100Permission transparency
75/100Safety guardrails
100/100Finance task fit
100/100Audit findings
Medium
Dependency manifest is absent from the snapshot
No requirements.txt or package.json is included in the captured directory.
Low
Requires external opencli plugin installation
The skill requires both opencli (npm global install) and the hyperliquid plugin (opencli plugin install), adding setup complexity.
Sources and relations
Context around this Skill.
Repository
himself65/finance-skills
topic
Crypto market data
P0 relation label. No public page yet.
topic
Funding rates & carry
P0 relation label. No public page yet.
topic
Order book analysis
P0 relation label. No public page yet.
agent
Claude Code
P0 relation label. No public page yet.
collection
Data providers
P0 relation label. No public page yet.
guide
Reviewing finance skills before install
P0 relation label. No public page yet.
Registry
Read this record as data.
The public record includes the page-safe snapshot, evidence, assessment, taxonomy, and relations. Internal revision fields stay outside the public projection.
- Record ID
- github:himself65/finance-skills:plugins/data-providers/skills/hyperliquid-reader
- Snapshot ID
- fsh-hyperliquid-reader-2026-07-29-001