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

edu-npm-dependency-chain-demonpm

edu-npm-dependency-chain-demo is a confirmed malicious npm package (MAL-2026-5623) that steals credentials and exfiltrates sensitive data (malicious versions 1.0.0, 1.0.1, 1.0.2…). Do not install it — remove it immediately and rotate any exposed credentials.

Malicious code in edu-npm-dependency-chain-demo (npm)

MAL-2026-5623
Immediate action
Remove the package, then rotate any secrets the build/runtime could reach.
npm uninstall edu-npm-dependency-chain-demo

What this malware does

No suspicious code, lifecycle scripts, network destinations, credential reads, or obfuscation were observed in this package. The package name suggests an educational demonstration of dependency chains, and the contents do not exhibit any of the structural fingerprints associated with supply-chain attacks (no install-time fetch-and-execute, no environment scraping, no hardcoded exfil endpoint, no credential-store enumeration).

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.

The OpenSSF Package Analysis project identified 'edu-npm-dependency-chain-demo' @ 1.0.4 (npm) as malicious.

It is considered malicious because:

  • The package communicates with a domain associated with malicious activity.

Malicious versions

5 flagged
1.0.01.0.11.0.21.0.31.0.4

Indicators of compromise (SHA-256)

5a2508b833cc9048538d7b995e19fdc3abb6807800a2650ef808f248a3502139
b2a7d2f1e015cb530cbc560ff593abba9ecbdde04868643cc1f46c7c23b7252d
9ae052688503dea4150de126b9b386fa6bd914f1fe1c6cf94e856b89a7d5dbdf
0039d308718ea9a396e799b288e7ea8d03a87ddc7d09868c5079576d241dac57
2e7eca8e1dafc8a7e3659180c82452b136f0a790d42b8e7223ea7505919cf91b
7d5b538a93d9379ce9f4eaa885a4b22c6ec94175718176088b7a432cd67da271
fa0820a667baddd8277e6b2fe8f4cdec8dc0809f14397dfac46e7621b55d2ada

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 edu-npm-dependency-chain-demo (5 malicious versions). O3 Security's supply-chain scanner checks every dependency against known-malicious package intelligence at install time and in CI, flagging edu-npm-dependency-chain-demo across your stack and pipelines.

  2. If you installed it — respond

    edu-npm-dependency-chain-demo 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 edu-npm-dependency-chain-demo 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 edu-npm-dependency-chain-demo 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. edu-npm-dependency-chain-demo on npm has been identified as a malicious package (versions 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4 flagged). It should be removed immediately — do not install or keep it in your dependency tree.

Campaign

IN-MAL-2026-008474GHSA-cqgx-r84j-px55IN-MAL-2026-013143IN-MAL-2026-013158IN-MAL-2026-013185IN-MAL-2026-013187

References

Credits

  • Amazon Inspector · finder
  • OpenSSF: Package Analysis · finder

Detect & block this

O3 blocks edu-npm-dependency-chain-demo-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

edu-npm-dependency-chain-demo (npm) malicious package — MAL-2026-5623 | O3 Security