0xarchive
--- name: 0xarchive version: 1.5.0 description: > Query historical crypto market data from 0xArchive across Hyperliquid, Lighter.xyz, and HIP-3. Covers orderbooks, trades, candles, funding rates, open interest, liquidations, and data quality. Use when the user asks about crypto m
Install caution
Risk: High
Source: OpenClaw Master Skills
Path: skills/0xarchive/SKILL.md
Review flags: credential or secret references, network access or external URLs, shell command snippets. These are review signals, not definitive security judgments; inspect before installing.
Required permissions
- • Environment variables / secrets
- • Shell commands
- • Network/API usage
Permissions are inferred from SKILL.md text only. They are review prompts, not guarantees about runtime behavior.
Risk flags explained
Mentions tokens, API keys, passwords, or private-key style environment variables.
Mentions external URLs, network APIs, downloads, or HTTP client usage.
Contains shell command snippets. Review commands before copy/paste or agent execution.
Score explanation
Trust
- • Trust starts at 90 before review-signal penalties and metadata bonuses.
- • Risk-signal penalty: -38 from 3 detected flag(s).
- • Metadata bonus: +0 from author/version/description fields.
Utility
- • Utility starts at 55 and rewards clear descriptions, runnable examples, and explicit setup needs.
- • Description present: yes.
- • Command examples detected: 1.
- • Environment variables detected: 3.
Momentum
- • Momentum starts at 45 and uses public repo activity signals.
- • Recent repo update within 18 days.
- • Recent commit volume: 2 commit(s) in the lookback window (+6).
- • Source has strong public adoption: 2110 stars.
- • Fork activity suggests reuse: 319 forks.
Overall
- • Overall score weights trust 45%, utility 35%, and momentum 20%.
Detected signals
Env vars
- • API
- • KEY
- • OXARCHIVE_API_KEY
Commands
- • curl
URLs
- • https://api.0xarchive.io/v1/...
- • https://api.0xarchive.io/v1/data-quality/coverage/hyperliquid/BTC
- • https://api.0xarchive.io/v1/data-quality/sla
- • https://api.0xarchive.io/v1/data-quality/status
- • https://api.0xarchive.io/v1/hyperliquid/candles/SOL?start=$WEEK_AGO&end=$NOW&interval=4h
- • https://api.0xarchive.io/v1/hyperliquid/freshness/BTC
- • https://api.0xarchive.io/v1/hyperliquid/funding/BTC/current
- • https://api.0xarchive.io/v1/hyperliquid/funding/ETH?start=$MONTH_AGO&end=$NOW&interval=4h
- • https://api.0xarchive.io/v1/hyperliquid/hip3/candles/km:US500?start=$DAY_AGO&end=$NOW&interval=1h
- • https://api.0xarchive.io/v1/hyperliquid/instruments
- • https://api.0xarchive.io/v1/hyperliquid/liquidations/BTC/volume?start=$WEEK_AGO&end=$NOW&interval=4h
- • https://api.0xarchive.io/v1/hyperliquid/openinterest/BTC?start=$WEEK_AGO&end=$NOW&interval=1h
Provenance & evidence
SkillRadar makes each review traceable back to the exact source path, source blob SHA, scanner version, and text-only policy that produced the report.
Evidence snippets
…funding rate' or 'ETH 4h candles last week'" metadata: {"openclaw":{"requires":{"env":["OXARCHIVE_API_KEY"]},"primaryEnv":"OXARCHIVE_API_KEY"}} --- # 0xArchive API Skill Query historical a…
…API Skill Query historical and real-time crypto market data from **0xArchive** using `curl`. Three exchanges are supported: **Hyperliquid** (perps DEX), **Lighter.xyz** (order-book…
…e API Skill Query historical and real-time crypto market data from **0xArchive** using `curl`. Three exchanges are supported: **Hyperliquid** (perps DEX), **Lighter.xyz** (order-book…
Watch this skill
Get alerted when this skill adds credential requirements, shell commands, external domains, remote installer patterns, or risk-level changes.
Join watchlist betaMethodology note
SkillRadar scans SKILL.md as hostile text only. It does not execute commands, install packages, or load third-party skills.