@devmikets/hyperliquid-sdk @1.9.6
Vulnerability report · Last retrieved from osv.dev August 15, 2026 at 10:37 PM UTC
OSV ID
MAL-2026-14042
Ecosystem
npm
Summary
package.json declares inquirer with a tarball URL pointing at registrynpmjs.to — a domain that typosquats the official npm registry (registry.npmjs.org). Running npm install fetches and installs whatever tarball is hosted at that attacker-controlled URL as a transitive dependency, delivering arbitrary code into the installer's node_modules on every install. The package otherwise mimics a legitimate Hyperliquid TypeScript SDK (README shape, @nktkas/rews dep, jsr.io/@std references), and inquirer (an interactive-prompt library) is not a normal runtime dependency for a trading SDK, indicating the entry exists as a delivery vector rather than a functional dependency.
Source: amazon-inspector (c401f279d5ea91e416e18e54888c22d1087a44449aa9629dfb86f3c5945ec903)
Protect your entire dependency tree
Scan your lock files automatically on every PR. Block malicious packages before they reach production.