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

datacamp-lightnpm

Malicious code in datacamp-light (npm) Remove it immediately and rotate any exposed credentials.

MAL-2026-6091
Immediate action
Remove the package, then rotate any secrets the build/runtime could reach.
npm uninstall datacamp-light

What this malware does

Package impersonates the DataCamp brand while shipping near-empty stub exports (index.js init/helper return trivial constants). The postinstall lifecycle hook (node install.js) runs on every npm install and collects the installer's hostname, OS username, home directory, platform, current working directory, and timestamp, then POSTs them over HTTPS to dc.iam.c.noratomo.asia/install with TLS certificate verification disabled (rejectUnauthorized: false). The destination domain has no relationship to datacamp.com. The combination of brand-impersonating name, hollow library functionality, lifecycle-triggered outbound beacon to an unrelated domain, identifying-host fields, and disabled TLS verification is a supply-chain reconnaissance implant against developers who install this expecting DataCamp tooling.

Malicious versions

1 flagged
1.0.0

Indicators of compromise (SHA-256)

4dbdcc4ef12aca6461f8e765976a7b2b33099a1791a7aee7e353371b7954a91c

Frequently asked questions

No. datacamp-light 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-006961

References

Credits

  • Amazon Inspector · finder

Scan your dependencies

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

Supply-chain protection
datacamp-light (npm) malicious package — MAL-2026-6091 | O3 Security