description
Installing the package triggers an obfuscated shell command. It collects local identity, directory, host, and /etc/passwd data and sends it to a Pipedream endpoint.
Package defines install-time lifecycle scripts.
package.jsonView on unpkgInstall-time lifecycle script is not statically allowlisted and needs review.
package.jsonView on unpkgSource fingerprint signature matches a known malicious package signature; route for source-aware review.
preinstall.jsView on unpkgThe script hex-decodes a command and executes it with child_process.exec.
preinstall.jsView on unpkg · L13The encoded payload invokes curl to eobdzec83knbura.m.pipedream.net and transmits whoami, pwd, hostname, and /etc/passwd contents.
preinstall.jsonView on unpkg · L2Package defines install-time lifecycle scripts.
package.jsonView on unpkg · L7Install-time lifecycle script is not statically allowlisted and needs review.
package.jsonView on unpkg · L7The encoded payload invokes curl to eobdzec83knbura.m.pipedream.net and transmits whoami, pwd, hostname, and /etc/passwd contents.
preinstall.jsonView on unpkg · L2The script hex-decodes a command and executes it with child_process.exec.
preinstall.jsView on unpkg · L13Source fingerprint signature matches a known malicious package signature; route for source-aware review.
preinstall.jsView on unpkg