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

unico-checknpm

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

MAL-2026-5830
Immediate action
Remove the package, then rotate any secrets the build/runtime could reach.
npm uninstall unico-check

What this malware does

package.json declares a preinstall lifecycle hook that runs curl against https://webhook.site/fe1246c2-ac04-4493-b223-fe34ba26b79f, passing the installer's hostname, current user, working directory, full uname -a output, and $HOME as query parameters. The beacon fires automatically on npm install with no user interaction. The package ships no source files, declares no main entry, and uses the implausible version 9.9.9 — the canonical shape of a dependency-confusion / typosquat reconnaissance package targeting builds that may resolve a private unico-check from the public registry. The package's only effect on installation is to leak host identifiers to an anonymous, attacker-controlled webhook.site bin, staging follow-on compromise.

Malicious versions

1 flagged
9.9.9

Indicators of compromise (SHA-256)

1945d7aee54e60800e30f150e6db8042fa3aee9ea99f6b5a4ab14e2a1c26571d

Frequently asked questions

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

Campaign

IN-MAL-2026-006698

References

Credits

  • Amazon Inspector · finder

Scan your dependencies

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

Supply-chain protection