backup5-updated @2.0.0
Vulnerability report · Last retrieved from osv.dev July 14, 2026 at 5:45 AM UTC
OSV ID
MAL-2026-10289
Ecosystem
npm
Summary
The package tarball contains multiple heavily obfuscated JavaScript bundles under assets/ (AccountPage, DarkVeil, GamesPage, PlusBlockedNote, SettingsPage), each using hex-prefixed identifier obfuscation typical of javascript-obfuscator output. These files appear to be a bundled web application (page components and UI assets) rather than a Node library entry point. No lifecycle scripts, install-time execution, credential access, or network destinations were identified in the reviewed content, and no top-level require/import side effects into these obfuscated bundles were traced. The obfuscation itself hides the actual runtime behavior of the shipped assets, so intent cannot be confirmed from the file structure alone. The package name presents as a backup utility, which is inconsistent with the shipped content (frontend page bundles).
Source: amazon-inspector (0fbc0dc5fea4212458853e895b9b9df474401727a4768f47e3016a8c871fd5c7)
Protect your entire dependency tree
Scan your lock files automatically on every PR. Block malicious packages before they reach production.