Logo
npm

tuxcmdfhjkw@1.0.0

Vulnerability report · Last retrieved from osv.dev September 24, 2026 at 7:56 AM UTC

Malicious

OSV ID

MAL-2026-16458

Ecosystem

npm

Summary

The package's only shipped file is an HTML page that mimics a Cloudflare 'Just a moment...' verification screen and embeds obfuscator.io-style JavaScript (_0xNNNN identifiers, string-array lookups) that runtime-constructs a URL beginning with 'https://ap' from decoded string-array entries. The package.json declares no preinstall/install/postinstall lifecycle scripts, and main points at an HTML file that Node cannot require, so installing or requiring the package does not execute the embedded script on the installer's machine. The content is a phishing page targeting browser users who might be steered to render it, i.e. registry abuse using npm as a content host rather than an attack on package installers.

Source: amazon-inspector (ed907ab556a271a706db9227bfa0cd751f7a3dae9005bca41167ffdfc8be75b8)

Protect your entire dependency tree

Scan your lock files automatically on every PR. Block malicious packages before they reach production.