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

cryptodao-deploynpm

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

MAL-2026-5968
Immediate action
Remove the package, then rotate any secrets the build/runtime could reach.
npm uninstall cryptodao-deploy

What this malware does

package.json declares postinstall: node recon.js, which fires automatically on npm install. recon.js enumerates installer-side secrets — AWS_SECRET_ACCESS_KEY, NPM_TOKEN, GITLAB_ACCESS_TOKEN, SSH_PRIVATE_KEY, DB_PASSWORD, MNEMONIC and similar credential-shaped environment variables — reads .env files at multiple paths, and lists CI runner directories such as /builds/ and /home/gitlab-runner/. It also collects host/identity reconnaissance (hostname, platform, user, cwd, CI_PROJECT_PATH, CI_JOB_ID, CI_REGISTRY_USER/PASSWORD). The collected data is JSON-serialized and POSTed via https.request with rejectUnauthorized:false to webhook.site/d6d18927-e513-4df7-b019-58bfc64fe0dd and enqoojbegdvxj.x.pipedream.net. The package is named cryptodao-deploy and published at version 99.99.99 with an in-source comment 'CryptoDAO Dependency Confusion Reconnaissance Payload', indicating intent to override an internal private package via dependency-confusion resolution and run the exfil payload inside the victim's CI.

The OpenSSF Package Analysis project identified 'cryptodao-deploy' @ 99.99.99 (npm) as malicious.

It is considered malicious because:

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

Malicious versions

1 flagged
99.99.99

Indicators of compromise (SHA-256)

2611f17b04a754eafe632f845f449c6bd036c048ac8b1c31295491524ccaecaa
5323b2fc30e7603b402729f45345a9c3eb4af8361acaca5d035cc51f9e660cea

Frequently asked questions

No. cryptodao-deploy on npm has been identified as a malicious package (version 99.99.99 flagged). It should be removed immediately — do not install or keep it in your dependency tree.

Campaign

IN-MAL-2026-006866

References

Credits

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

Scan your dependencies

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

Supply-chain protection
cryptodao-deploy (npm) malicious package — MAL-2026-5968 | O3 Security