npm installation executes setup.mjs, which obtains a Bun runtime and runs the obfuscated math_init.js. That payload contains fetched-content eval and credential/token discovery logic.
Package defines install-time lifecycle scripts.
package.jsonView on unpkgPackage source references a known benign dynamic code generation pattern.
math_init.jsView on unpkg · L1Manifest entrypoint contains risky behavior absent from dist/build output.
setup.mjsView on unpkg · L1Source file is highly similar to a previously finalized malicious package; route for source-aware review.
setup.mjsView on unpkgPackage defines install-time lifecycle scripts.
package.jsonView on unpkgPackage source references a known benign dynamic code generation pattern.
math_init.jsView on unpkg · L1Manifest entrypoint contains risky behavior absent from dist/build output.
setup.mjsView on unpkg · L1Source file is highly similar to a previously finalized malicious package; route for source-aware review.
setup.mjsView on unpkg