OpenSSF/OSV advisory MAL-2026-4251 confirms this npm version as malicious. On `npm install`, the package.json `preinstall` hook runs `node telemetry.js`, which performs a DNS lookup against `test-callback.d87u1z3.oast.live` — an Interactsh out-of-band interaction listener. The lookup fires automatically without consent and signals to the operator of the OAST host that the package landed inside the installer's environment, leaking the installer's resolver IP and confirming reachability...
Source
OpenSSF Malicious Packages via OSV
Summary
Malicious code in harmony-enablers-test-2026 (npm)
Details
On `npm install`, the package.json `preinstall` hook runs `node telemetry.js`, which performs a DNS lookup against `test-callback.d87u1z3.oast.live` — an Interactsh out-of-band interaction listener. The lookup fires automatically without consent and signals to the operator of the OAST host that the package landed inside the installer's environment, leaking the installer's resolver IP and confirming reachability. The package self-describes as a dependency-confusion proof-of-concept, and the install-time beacon is the attacker-benefit mechanism: it tells the publisher which organizations are vulnerable to namespace confusion against this name. No legitimate purpose exists for an install-time DNS callback to an OAST listener.
## Source: ghsa-malware (92e9bb1bb15cd88233ce49c2d1307b7e1295de30cbc90cd37da5881649848f0b) Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be rotated immediately from a different computer. The package should be removed, but as full control of the computer may have been given to an outside entity, there is no guarantee that removing the package will remove all malicious software resulting from installing it.
## Source: ossf-package-analysis (60d7305eb201e92062dc1c083be0b0371c83f1f911b3991baec76874aee34e08) The OpenSSF Package Analysis project identified 'harmony-enablers-test-2026' @ 1.0.0 (npm) as malicious.
It is considered malicious because:
- The package communicates with a domain associated with malicious activity.
Decision reason
OpenSSF Malicious Packages via OSV confirms harmony-enablers-test-2026@1.0.0 as malicious (MAL-2026-4251): Malicious code in harmony-enablers-test-2026 (npm)