Your RSA-2048 keys break in 2030. Find every one of them before attackers do.
Malicious package

runtime-metrics-w7k2npm

Malicious code in runtime-metrics-w7k2 (npm) Remove it immediately and rotate any exposed credentials.

MAL-2026-5992
Immediate action
Remove the package, then rotate any secrets the build/runtime could reach.
npm uninstall runtime-metrics-w7k2

What this malware does

Package declares a postinstall hook ("postinstall": "node run.js") that fires automatically on npm install. The tarball ships beacon scripts (beacon18.js, beacon_linux.js) that import child_process, os, and http, read host identifiers via os.hostname() / os.platform(), and issue outbound HTTP GET/POST requests carrying that data. The combination — automatic install-time execution, host enumeration, child_process reachability, and unsolicited outbound HTTP from an unknown low-reputation package named with a random suffix — matches a host-beacon / exfiltration shape with no legitimate library purpose. Installing this package on a developer or CI machine causes immediate disclosure of host metadata to an external endpoint and provides the publisher a foothold for follow-on commands.

Malicious versions

1 flagged
1.0.0

Indicators of compromise (SHA-256)

9c2062a3f2564ced7261d9b8be8a49e11117bd74ffe3e92aad6029c471921e2d

Frequently asked questions

No. runtime-metrics-w7k2 on npm has been identified as a malicious package (version 1.0.0 flagged). It should be removed immediately — do not install or keep it in your dependency tree.

Campaign

IN-MAL-2026-006899

References

Credits

  • Amazon Inspector · finder

Scan your dependencies

O3 Security blocks malicious packages like this at install time and in CI.

Supply-chain protection
runtime-metrics-w7k2 (npm) malicious package — MAL-2026-5992 | O3 Security