A modular routing and request-processing engine built on top of Express.js for organizing, loading, and managing routes in scalable Node.js applications.
Importing the declared main entrypoint contacts a hard-coded remote endpoint and executes remotely supplied JavaScript. The payload receives Node's require function.
Source fetches a remote non-code asset, decodes its contents, and dynamically executes the decoded payload.
index.jsView on unpkg · L5A package entrypoint or install-time lifecycle script reaches a source file with blocking dangerous behavior.
index.jsView on unpkgSource fingerprint signature matches a known malicious package signature; route for source-aware review.
index.jsView on unpkgThe fetched record field is passed to Function.constructor and executed with require.
index.jsView on unpkg · L73initPlugin() runs at module import, making remote code execution automatic.
index.jsView on unpkg · L86Source fetches a remote non-code asset, decodes its contents, and dynamically executes the decoded payload.
index.jsView on unpkg · L5A package entrypoint or install-time lifecycle script reaches a source file with blocking dangerous behavior.
index.jsView on unpkgSource fingerprint signature matches a known malicious package signature; route for source-aware review.
index.jsView on unpkgThe fetched record field is passed to Function.constructor and executed with require.
index.jsView on unpkg · L73initPlugin() runs at module import, making remote code execution automatic.
index.jsView on unpkg · L86