OpenSSF/OSV advisory MAL-2026-13937 confirms this npm version as malicious. Package impersonates the ethers project (real releases publish under `ethers` and `@ethersproject/*`, not `@ethers-js`). The `postinstall` lifecycle script in scripts/postinstall.js is obfuscated with \x-hex-encoded identifiers (require('fs'), require('https'), spawn('powershell',...)) and a base64-encoded download URL. On Windows, it decodes the URL to https://files.catbox.moe/7vixtr.zip, downloads the archive into...
Package defines install-time lifecycle scripts.
package.jsonView on unpkgInstall-time lifecycle script is not statically allowlisted and needs review.
package.jsonView on unpkgA single source file combines environment access, network access, and code or shell execution; review context before blocking.
scripts/postinstall.js#virtual:normalized:round1View on unpkg · L4Install-named source file stages remote content through filesystem writes and execution.
scripts/postinstall.js#virtual:normalized:round1View on unpkg · L4Source decodes a Base64-obscured HTTP endpoint at runtime.
scripts/postinstall.js#virtual:normalized:round1View on unpkg · L8Package defines install-time lifecycle scripts.
package.jsonView on unpkgInstall-time lifecycle script is not statically allowlisted and needs review.
package.jsonView on unpkgA single source file combines environment access, network access, and code or shell execution; review context before blocking.
scripts/postinstall.js#virtual:normalized:round1View on unpkg · L4Install-named source file stages remote content through filesystem writes and execution.
scripts/postinstall.js#virtual:normalized:round1View on unpkg · L4Source decodes a Base64-obscured HTTP endpoint at runtime.
scripts/postinstall.js#virtual:normalized:round1View on unpkg · L8