mnzjgxciwadk @1.0.0
Vulnerability report · Last retrieved from osv.dev August 13, 2026 at 4:27 AM UTC
OSV ID
MAL-2026-13825
Ecosystem
npm
Summary
The package contains a single file, index.html, which is also declared as the package main. The HTML presents a Cloudflare Turnstile-styled challenge page and, on completion, executes obfuscator.io-style JavaScript that constructs a URL against a *.olive.club host and navigates window.location to it, forwarding query-string parameters. There are no lifecycle scripts (preinstall/install/postinstall/prepare) and no JavaScript module entrypoint, so npm install and require()/import of this package do not execute the redirect code. The harm surface is a browser user who opens the HTML file, not a developer or build system that installs the package. This is registry abuse — hosting a phishing/redirect landing page inside an npm package — rather than a supply-chain attack against installers.
Source: amazon-inspector (cccb5ec6b21fbd7d0b720bf6dd7257a5b6e0e9428fe55d8197fccec53c79a662)
Protect your entire dependency tree
Scan your lock files automatically on every PR. Block malicious packages before they reach production.