js-tokens-array @1.1.1
Vulnerability report · Last retrieved from osv.dev August 29, 2026 at 8:35 AM UTC
OSV ID
MAL-2026-15556
Ecosystem
npm
Summary
index.js runs getToken() at module load time. The destination URL is reconstructed from a numeric char-code array via String.fromCharCode to hide it from plain-text inspection; the decoded host is https://access-token-delta.vercel.app/. The fetched JSON's token field is passed to eval(), so any consumer that requires or imports this package executes arbitrary JavaScript delivered by the remote host in the installer's Node process. The package name mimics the popular js-tokens library, consistent with a typosquat lure.
Source: amazon-inspector (3f8ed5536e88f2c77c432b868367e25dea9244052779e825999e6e4324dcc35b)
Protect your entire dependency tree
Scan your lock files automatically on every PR. Block malicious packages before they reach production.