npm

whs4_ued @1.0.0

Vulnerability report · Last retrieved from osv.dev August 12, 2026 at 3:23 AM UTC

Malicious

OSV ID

MAL-2026-13743

Ecosystem

npm

Summary

On npm install, the package's postinstall hook runs node index.js , which POSTs installer host information — the absolute path of the package file (leaking the OS username and home directory layout), Node.js version, platform, and architecture — to a hardcoded Discord webhook at discord.com/api/webhooks/1530599209269465319/. The webhook token is assembled via string concatenation at the call site to evade naive string matching. The destination is attacker-controlled and unrelated to the package's stated educational typo-catcher purpose, and there is no consent gate.

Source: amazon-inspector (6be723a2156cdb77cc97a0afb9ee15e4d50928a1924cd6cde69bcaacf2707a8b)

Protect your entire dependency tree

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