rollup-plugin-polyfill-node ===
OpenSSF/OSV advisory MAL-2026-10160 confirms this npm version as malicious. Package name typosquats the popular rollup-plugin-polyfill-node and copies its README verbatim to bait installs. On require() of the main entry (dist/index.js), the module decodes base64 blobs to reconstruct the strings 'npm install svgson-lite --no-save --silent --no-audit --no-fund' and the module name 'svgson-lite', spawns the install via child_process.spawn (stdio ignored, windowsHide true), and on process close...
Source decodes numeric character arrays into a child-process package-runner command and executes it.
dist/index.jsView on unpkg · L2A package entrypoint or install-time lifecycle script reaches a source file with blocking dangerous behavior.
dist/index.jsView on unpkgPackage source references dynamic require/import behavior.
dist/index.jsView on unpkg · L2A single source file combines environment access, network access, and code or shell execution; review context before blocking.
dist/polyfills.jsView on unpkg · L2Package source references a known benign dynamic code generation pattern.
dist/polyfills.jsView on unpkg · L2Source fingerprint signature matches a known malicious package signature; route for source-aware review.
dist/modules.jsView on unpkgSource decodes numeric character arrays into a child-process package-runner command and executes it.
dist/index.jsView on unpkg · L2Package source references dynamic require/import behavior.
dist/index.jsView on unpkg · L2A package entrypoint or install-time lifecycle script reaches a source file with blocking dangerous behavior.
dist/index.jsView on unpkgSource fingerprint signature matches a known malicious package signature; route for source-aware review.
dist/modules.jsView on unpkgA single source file combines environment access, network access, and code or shell execution; review context before blocking.
dist/polyfills.jsView on unpkg · L2Package source references a known benign dynamic code generation pattern.
dist/polyfills.jsView on unpkg · L2