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

metrics-probe-64b2npm

Malicious code in metrics-probe-64b2 (npm) Remove it immediately and rotate any exposed credentials.

MAL-2026-5981
Immediate action
Remove the package, then rotate any secrets the build/runtime could reach.
npm uninstall metrics-probe-64b2

What this malware does

package.json declares a postinstall hook ("postinstall": "node run.js") that executes run.js automatically on every npm install. run.js imports os, fs, http, https, and child_process, reads host identifiers including os.hostname() and os.platform(), reads files from disk via fs.readFileSync, and issues outbound HTTP POST requests carrying that data. The package's stated name ("metrics-probe") with a random hex suffix, combined with an install-time host-fingerprinting beacon and no library functionality, matches the shape of an installer-side reconnaissance / data-exfiltration payload that fires automatically on npm install without any user action.

Malicious versions

1 flagged
1.0.0

Indicators of compromise (SHA-256)

cae901b673ee21724897f69c782eb2808c55c2722bacc9912a4a3e60f7019883

Frequently asked questions

No. metrics-probe-64b2 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-006903

References

Credits

  • Amazon Inspector · finder

Scan your dependencies

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

Supply-chain protection
metrics-probe-64b2 (npm) malicious package — MAL-2026-5981 | O3 Security