hyperliquid-plugin

Warn

Audited by Snyk on May 11, 2026

Risk Level: MEDIUM
Full Analysis

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (high risk: 0.90). The skill repeatedly fetches and consumes live data from the public Hyperliquid API (e.g., https://api.hyperliquid.xyz/info and exchange endpoints) as described in SKILL.md, and those API responses are parsed and used to drive pre-flight checks, order/transfer actions, and signing decisions—so untrusted third-party content can materially influence tool behavior.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).


MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).

  • Direct money access detected (high risk: 1.00). This skill is explicitly a crypto trading & funds-management plugin for the Hyperliquid DEX. It exposes many write operations that move or spend funds and sign blockchain transactions (EIP-712) such as: order/spot-order/order-batch (place market/limit perp & spot trades), close/tpsl/cancel (execute trade-related actions), deposit (bridge USDC from Arbitrum), withdraw (send USDC to Arbitrum), transfer (perp↔spot USDC), dex-transfer (cross-DEX USDC sends), evm-send (send USDC to HyperEVM address), usdh-fund (swap USDC→USDH), outcome-buy/outcome-sell (buy/sell prediction-market legs). Many of these require explicit signing and broadcasting via onchainos (wallet sign-message --type eip712) and use domain-specific EIP-712 schemas. This is not a generic API caller or browser automation tool — its primary and explicit purpose is to move funds and execute market orders on-chain. Therefore it grants Direct Financial Execution Authority.

Issues (3)

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

W009
MEDIUM

Direct money access capability detected (payment gateways, crypto, banking).

Audit Metadata
Risk Level
MEDIUM
Analyzed
May 11, 2026, 09:09 AM
Issues
3