hyperliquid-reader
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill is strictly read-only and targets public API endpoints (
api.hyperliquid.xyz/info) that do not require authentication or API keys. It explicitly disclaims any ability to perform trades or access private account data. - [COMMAND_EXECUTION]: The skill utilizes the
openclicommand-line tool to fetch and format market data. It also employs the dynamic context injection syntax (!``) inSKILL.mdto perform a benign environment check (command -v opencli`), which is used to provide the user with installation status. - [EXTERNAL_DOWNLOADS]: The instructions guide the user to install the
openclitool from the public npm registry and a specific Hyperliquid plugin from the author's GitHub repository (github.com/himself65/finance-skills). As these resources are directly related to the skill's primary purpose and provided by the skill author, they represent standard operational requirements.
Audit Metadata