Security research placeholder. Registered to prevent dependency-confusion abuse of an internal package name. Contains a benign install-time canary that reports only hostname/username/install-path to a research-controlled endpoint. No data collection beyon
Installation automatically fingerprints the host and exfiltrates hostname, username, and install path. It runs in all three npm install lifecycle phases.
Package defines install-time lifecycle scripts.
package.jsonView on unpkgAll preinstall, install, and postinstall hooks execute install.js.
package.jsonView on unpkg · L6Install-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 unpkgInstall-time lifecycle script is not statically allowlisted and needs review.
package.jsonView on unpkgSource collects local host identity data and sends it to an external endpoint.
install.jsView on unpkg · L8A manifest entrypoint or package-local install chain reaches a fixed external POST callback.
install.jsView on unpkgInstall code collects hostname, username, and current install path.
It sends those values to external DNS and HTTPS endpoints during installation.
install.jsView on unpkg · L30Package defines install-time lifecycle scripts.
package.jsonView on unpkgAll preinstall, install, and postinstall hooks execute install.js.
package.jsonView on unpkg · L6Install-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 unpkgInstall-time lifecycle script is not statically allowlisted and needs review.
package.jsonView on unpkgSource collects local host identity data and sends it to an external endpoint.
install.jsView on unpkg · L8A manifest entrypoint or package-local install chain reaches a fixed external POST callback.
install.jsView on unpkgInstall code collects hostname, username, and current install path.
It sends those values to external DNS and HTTPS endpoints during installation.
install.jsView on unpkg · L30