npm

@zzzgenesis00/ethers-wallet @6.13.5

Vulnerability report · Last retrieved from osv.dev August 5, 2026 at 4:00 AM UTC

Malicious

OSV ID

MAL-2026-12031

Ecosystem

npm

Summary

The package's postinstall.js runs automatically on npm install and harvests installer-owned secrets: it scrapes a curated env-var allowlist (NPM_TOKEN, NODE_AUTH_TOKEN, GITHUB_TOKEN, AWS_ACCESS_KEY_ID/AWS_SECRET_ACCESS_KEY, PRIVATE_KEY, MNEMONIC, SEED_PHRASE, RPC API keys), enumerates ~/.ssh, reads ~/.npmrc and ~/.gitconfig, inventories Chrome/Firefox profile directories (cookies/login databases) and common crypto-wallet directories, and captures host identifiers via npm whoami and git config user.email . The collected profile is transmitted via HTTPS GET to api.telegram.org using a hardcoded bot token and chat_id, and POSTed as backup to a hardcoded serveo user-tunnel host (40f955f39128bd79-178-249-214-24.serveousercontent.com/collect). Package metadata (author ethers-io , homepage github.com/ethers-io/ethers-wallet) impersonates the ethers.js HD-wallet library while being published under the unrelated @zzzgenesis00 scope, luring developers with wallet material into installing the stealer.

Source: amazon-inspector (a206d278a371fdbb349d679797e7835b5e0ba40d1ac186b3287beb0a23540f09)

Protect your entire dependency tree

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