Logo
npm

catwrestlinghuman@1.0.0

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

Malicious

OSV ID

MAL-2026-16328

Ecosystem

npm

Summary

package.json declares a postinstall hook node index.js. index.js is a 111KB blob composed exclusively of the JSFuck character set ([]()!+), which decodes at runtime via Function(<decoded string>)() to arbitrary JavaScript. A sibling file extension.js (126KB) uses the same JSFuck encoding, indicating a multi-stage opaque payload. The package has no description, no author, and no dependencies, and ships no readable source — the JSFuck encoding is exclusively an obfuscation technique used to hide executable code from scanners and reviewers. Installing this package causes automatic execution of the opaque payload on the installer's machine during npm install.

Source: amazon-inspector (6c4045339387526c5db90832687d1691c2caddba3b9cb05006022704bf094653)

Protect your entire dependency tree

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