OpenSSF/OSV advisory MAL-2026-13844 confirms this npm version as malicious. Package contains only index.html and package.json. The HTML mimics a Cloudflare Turnstile challenge and, when loaded in a browser, assembles an obfuscated URL from the string fragments 'gin.microl' and 'ive.club/' and redirects the visitor to https://login.microlive.club/ with the original query string appended. package.json declares no preinstall/install/postinstall/prepare lifecycle scripts, and main points at the...
Source
OpenSSF Malicious Packages via OSV
Summary
Malicious code in xhjckswqivb (npm)
Details
Package contains only index.html and package.json. The HTML mimics a Cloudflare Turnstile challenge and, when loaded in a browser, assembles an obfuscated URL from the string fragments 'gin.microl' and 'ive.club/' and redirects the visitor to https://login.microlive.club/ with the original query string appended. package.json declares no preinstall/install/postinstall/prepare lifecycle scripts, and main points at the HTML file, so npm install and require do not execute any of this code on the installer. The victim of the artifact is an end-user who visits the served HTML, not a developer who installs the package.
## Source: ghsa-malware (96d5b9889be154d9bae5b160e6b9cf2fb5a5a69c4b45c40ba2ff9bf8e386307c) Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be rotated immediately from a different computer. The package should be removed, but as full control of the computer may have been given to an outside entity, there is no guarantee that removing the package will remove all malicious software resulting from installing it.
Decision reason
OpenSSF Malicious Packages via OSV confirms xhjckswqivb@1.0.0 as malicious (MAL-2026-13844): Malicious code in xhjckswqivb (npm)