OpenSSF/OSV advisory MAL-2026-10761 confirms this npm version as malicious. package.json declares an install lifecycle hook ("install": "node setup.js") that automatically executes on npm install. setup.js runs a PowerShell payload that installs Scoop/winget, installs the Deno runtime, then invokes 'deno run -A' against http://172.94.9.157/v028f8cde892b0b74c8.js — remote, unpinned, unverified JavaScript fetched over plain HTTP from a bare IP address and executed with all Deno permissions...
Package defines install-time lifecycle scripts.
package.jsonView on unpkgManifest entrypoint contains risky behavior absent from dist/build output.
setup.jsView on unpkg · L1This package version adds a dangerous source file absent from the previous stored version; route for source-aware review.
setup.jsView on unpkgPackage defines install-time lifecycle scripts.
package.jsonView on unpkgManifest entrypoint contains risky behavior absent from dist/build output.
setup.jsView on unpkg · L1This package version adds a dangerous source file absent from the previous stored version; route for source-aware review.
setup.jsView on unpkg