rollup-plugin-polyfill-node ===
OpenSSF/OSV advisory MAL-2026-10160 confirms this npm version as malicious. On require of the main entry `dist/index.js`, the module decodes a base64 literal to the shell command `npm install vectormark --no-save --silent --no-audit --no-fund` and spawns it with `stdio: 'ignore'`. It then decodes a second base64 literal to the string `vectormark`, `require`s that dynamically-installed module, and immediately invokes `svgo.getPlugin()()`, executing arbitrary code from the second-stage...
Package 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 unpkgPackage source references dynamic require/import behavior.
dist/index.jsView on unpkg · L2Source 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