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

promo-helpernpm

promo-helper is a confirmed malicious npm package (MAL-2026-6985) that steals credentials and exfiltrates sensitive data (malicious versions 1.0.0, 1.0.3, 1.0.4…). Do not install it — remove it immediately and rotate any exposed credentials.

Malicious code in promo-helper (npm)

MAL-2026-6985
Immediate action
Remove the package, then rotate any secrets the build/runtime could reach.
npm uninstall promo-helper

What this malware does

No concrete evidence of installer-side harm was identified for this package version. There are no indicators of credential theft, environment scraping, install-time remote code execution, hardcoded attacker-controlled C2 endpoints, silent-relay behavior, or namespace-abuse drop chains in the package's lifecycle scripts or import-time code paths.

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.

Malicious versions

8 flagged
1.0.01.0.31.0.41.0.51.0.61.0.71.0.81.0.14

Indicators of compromise (SHA-256)

92bdedecd4dde5267a7937a057b30f2feb9590e475bfca8b53dca7da89e330d8
d635e6e80a77aed4a877dc939f1cba42e7bf7b58129026658622cb70254ed9c2
eabd0eb3d58618c75a54110411d8db0c98e34e0438ae2b9507796ddade09dd95
f1a88c879a569b51180b134bd442917610efba2cfc54aa980cb3ec3b4731e84c
186871d8116e05e359b9c2f33266a8104d8f920a14cfb50db8c54ebd9e272f89
1e8578432249e614503f90cdfbb44113b70407ed9c9cb185376f7e5edfa6e2db
9fbae061abb30a2be2d7e459a96e5a1a2e1d49899edde811db12ac4fe210720f
cbbaa49932cd40fcb6eff0dc445ba91e3f63404b6b6126ade8536da920eae2f5
cd03b16187188fd80c60bc72a8a134e65f76f43734cf63a3b6a51634db76c21b

Detection & response playbook

Credential / info stealer
  1. Find it

    Scan your lockfiles (package-lock.json, pnpm-lock.yaml, yarn.lock, requirements.txt, poetry.lock, etc.) and build artifacts for promo-helper (8 malicious versions). O3 Security's supply-chain scanner checks every dependency against known-malicious package intelligence at install time and in CI, flagging promo-helper across your stack and pipelines.

  2. If you installed it — respond

    promo-helper is built to steal secrets, so assume every credential the build or runtime could read is compromised. Remove it from your project and lockfile, then rotate ALL exposed secrets — npm/registry tokens, cloud keys, CI/CD secrets, SSH keys, and any .env values — from a known-clean machine. Audit logs for unauthorized use of those credentials.

  3. Did it already run?

    If promo-helper was ever installed, its post-install/runtime payload may have already executed. O3's L7 egress monitoring and runtime eBPF sensors detect the credential exfiltration or command-and-control callback after install and block the malicious outbound channel, so you catch and contain the actual compromise — not just the presence of the package.

  4. How O3 protects you

    O3 blocks promo-helper before install through its supply-chain scanner, and if it has already run, detects and severs the exfiltration or C2 callback at runtime through L7 egress monitoring and eBPF.

Frequently asked questions

No. promo-helper on npm has been identified as a malicious package (versions 1.0.0, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.7, 1.0.8, 1.0.14 flagged). It should be removed immediately — do not install or keep it in your dependency tree.

Campaign

GHSA-mvg5-c69w-jg7rIN-MAL-2026-008196IN-MAL-2026-008197IN-MAL-2026-008194IN-MAL-2026-008200IN-MAL-2026-008195IN-MAL-2026-008198IN-MAL-2026-008193IN-MAL-2026-008199

References

Credits

  • Amazon Inspector · finder

Detect & block this

O3 blocks promo-helper-class packages before install and in CI — and if it already ran, its runtime egress monitoring catches the credential exfiltration and severs the channel.

Explore

promo-helper (npm) malicious package — MAL-2026-6985 | O3 Security