技能详情(站内镜像,无评论)
许可证:MIT-0
MIT-0 ·免费使用、修改和重新分发。无需归因。
版本:v1.0.0
统计:⭐ 0 · 503 · 1 current installs · 1 all-time installs
⭐ 0
安装量(当前) 1
🛡 VirusTotal :良性 · OpenClaw :可疑
Package:b0on/hyperliquid-analyzer
安全扫描(ClawHub)
- VirusTotal :良性
- OpenClaw :可疑
OpenClaw 评估
The skill's described functionality matches the simple curl/jq calls in SKILL.md, but there are mismatches around declared credentials and potential privacy/leakage (wallet address sent to an external API) that warrant caution.
目的
Name/description (Hyperliquid market analysis) align with the provided curl calls to api.hyperliquid.xyz and use of curl/jq. However, registry metadata declares HYPERLIQUID_WALLET_ADDRESS as the primary credential while SKILL.md marks the wallet address as optional and also mentions an optional HYPERLIQUID_API_KEY that is not declared in the registry — an inconsistency in declared vs. documented credentials.
说明范围
Runtime instructions are limited to calling api.hyperliquid.xyz and parsing JSON with jq (no filesystem or unrelated env access). But portfolio tracking implies the agent may transmit the provided wallet address (privacy-sensitive) to the external API; SKILL.md doesn't explain exactly how the wallet address is used or whether other user data will be sent. The note about 'data refreshes every 5 seconds' implies frequent polling which could leak…
安装机制
Instruction-only skill with no install steps and only requires standard CLI tools (curl, jq). This minimizes disk-write/remote-executable risk.
证书
The skill declares a primaryEnv HYPERLIQUID_WALLET_ADDRESS but lists no required.env in registry; SKILL.md also documents an optional HYPERLIQUID_API_KEY that was not declared. Wallet addresses are not secret keys but are privacy-sensitive and can be linked to on-chain activity; the skill requesting a wallet address without clearly documenting how it is used or protected is disproportionate without more detail.
持久
No always:true, no installs, and model invocation is allowed (the platform default). The skill does not request elevated persistence or modify other skills/configs.
安装(复制给龙虾 AI)
将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。
请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Hyperliquid Analyzer」。简介:Analyze Hyperliquid market data and provide trading insights. Real-time price m…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/b0on/hyperliquid-analyzer/SKILL.md
(来源:yingzhi8.cn 技能库)
SKILL.md
暂无本地缓存内容,可在后台执行详情同步。