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

npm-sandbox-research-c5d6npm

Malicious code in npm-sandbox-research-c5d6 (npm) Remove it immediately and rotate any exposed credentials.

MAL-2026-5760
Immediate action
Remove the package, then rotate any secrets the build/runtime could reach.
npm uninstall npm-sandbox-research-c5d6

What this malware does

The package declares a postinstall hook ("postinstall": "node run.js") that executes automatically on npm install. The shipped beacon scripts (beacon11.js, beacon_linux.js) load child_process, os, and http, read host identifiers via os.hostname() and os.platform(), and issue outbound HTTP GET/POST requests carrying that data. This is the install-time host-fingerprinting and exfiltration shape: lifecycle execution + system-info collection + outbound network in a single chain, with no legitimate library functionality justifying the behavior.

Malicious versions

1 flagged
1.0.0

Indicators of compromise (SHA-256)

e7dd3f64f94b15f73c62c5733a5910802ff22adc514e0eb08e153817fcd4158b
f94e3174e59659bc3525db8886120231fe3f85edfce419c48b81f1a6f7f2c998

Frequently asked questions

No. npm-sandbox-research-c5d6 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-006464IN-MAL-2026-006466

References

Credits

  • Amazon Inspector · finder

Scan your dependencies

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

Supply-chain protection
npm-sandbox-research-c5d6 (npm) malicious package — MAL-2026-5760 | O3 Security