OpenSSF/OSV advisory MAL-2026-12328 confirms this npm version as malicious. build/index.js appends an eval(atob(...)) blob to the legitimate common-library exports, so the payload runs whenever any consumer require()s @rentwise/common. The decoded payload queries public Ethereum JSON-RPC nodes and eth.blockscout.com/api to fetch the latest transaction sent by the hardcoded wallet 0xa322E5f3D311D3080e6f0121063e9aDC2490Ef1a, reconstructs an IPv4 address from the transaction's tx.to field...
Package source references a known benign dynamic code generation pattern.
build/index.jsView on unpkg · L37A single source file combines environment access, network access, and code or shell execution; review context before blocking.
build/index.js#virtual:base64:round1View on unpkg · L1Package source references a known benign dynamic code generation pattern.
build/index.jsView on unpkg · L37A single source file combines environment access, network access, and code or shell execution; review context before blocking.
build/index.js#virtual:base64:round1View on unpkg · L1