Skip to content

Malicious code in @devmikets/hyperliquid-sdk (npm)

Malware Published Aug 14, 2026 to the GitHub Advisory Database • Updated Aug 14, 2026

Package

npm @devmikets/hyperliquid-sdk (npm)

Affected versions

= 1.9.6

Patched versions

None

Description

Source: amazon-inspector (c401f279d5ea91e416e18e54888c22d1087a44449aa9629dfb86f3c5945ec903)

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.


Credit: OpenSSF (source)

References

Published to the GitHub Advisory Database Aug 14, 2026
Reviewed Aug 14, 2026
Last updated Aug 14, 2026

EPSS score

Weaknesses

Embedded Malicious Code

The product contains code that appears to be malicious in nature. Learn more on MITRE.

GHSA ID

GHSA-qw2c-ff44-52xq

Source code

No known source code
Improvements are not currently accepted on this advisory because this package is malware and has no patched versions. If there is something to change, please open an issue at https://github.com/github/advisory-database/issues.