A benign placeholder for npm.
Installing the package automatically contacts a remote host and transmits machine and project-identifying information. The behavior runs both before and after installation without user interaction.
Package defines install-time lifecycle scripts.
package.jsonView on unpkgThe preinstall hook silently sends the current username, hostname, working directory, and timestamp to an unrelated remote host.
package.jsonView on unpkg · L10The postinstall hook repeats the same host-fingerprinting callback after installation.
package.jsonView on unpkg · L11Install-time lifecycle script is not statically allowlisted and needs review.
package.jsonView on unpkgInstall-time lifecycle script is not statically allowlisted and needs review.
package.jsonView on unpkgAn npm script sends host identity through command substitution to a fixed external destination.
package.json#scripts.preinstallView on unpkgPackage defines install-time lifecycle scripts.
package.jsonView on unpkgThe preinstall hook silently sends the current username, hostname, working directory, and timestamp to an unrelated remote host.
package.jsonView on unpkg · L10The postinstall hook repeats the same host-fingerprinting callback after installation.
package.jsonView on unpkg · L11Install-time lifecycle script is not statically allowlisted and needs review.
package.jsonView on unpkgInstall-time lifecycle script is not statically allowlisted and needs review.
package.jsonView on unpkgAn npm script sends host identity through command substitution to a fixed external destination.
package.json#scripts.preinstallView on unpkg