Calling the exported command fetches remote content and executes it with a shell. The fetched content can run arbitrary commands under the consuming user's privileges.
A package entrypoint or install-time lifecycle script reaches a source file with blocking dangerous behavior.
index.jsView on unpkg · L1Source file is highly similar to a previously finalized malicious package; route for source-aware review.
index.jsView on unpkgSource fingerprint signature matches a known malicious package signature; route for source-aware review.
index.jsView on unpkgThe command invokes /bin/bash through child_process.exec.
index.jsView on unpkg · L1A bundled consumer example calls the malicious exported command.
check.jsView on unpkg · L1A package entrypoint or install-time lifecycle script reaches a source file with blocking dangerous behavior.
index.jsView on unpkg · L1Source file is highly similar to a previously finalized malicious package; route for source-aware review.
index.jsView on unpkgSource fingerprint signature matches a known malicious package signature; route for source-aware review.
index.jsView on unpkgThe command invokes /bin/bash through child_process.exec.
index.jsView on unpkg · L1A bundled consumer example calls the malicious exported command.
check.jsView on unpkg · L1