Security research placeholder (dependency-confusion PoC). Benign, no data collected beyond a callback. Contact: sufiyan019 / HackerOne eufy_security.
Installing the package automatically transmits host and environment-adjacent installation metadata to a third-party webhook. This is a concrete install-time data-exfiltration callback.
Package defines install-time lifecycle scripts.
package.jsonView on unpkgpostinstall executes dc.js automatically during npm installation.
package.jsonView on unpkg · L6The collected installation metadata is sent to a third-party webhook over HTTPS.
dc.jsView on unpkg · L25The callback is wrapped in a silent catch, avoiding install failure or visible errors.
dc.jsView on unpkg · L33Package defines install-time lifecycle scripts.
package.jsonView on unpkg · L7postinstall executes dc.js automatically during npm installation.
package.jsonView on unpkg · L6The collected installation metadata is sent to a third-party webhook over HTTPS.
dc.jsView on unpkg · L25The callback is wrapped in a silent catch, avoiding install failure or visible errors.
dc.jsView on unpkg · L33