PkgRadar

npm · registry.npmjs.org

@udx/dev-kit

Install Lifecycle Remote Or Exec: postinstall="if [ \"$npm_config_global\" = \"true\" ]; then bash bin/scripts/npm-postinstall.sh || true; fi"

Why PkgRadar flagged 0.13.0

SeveritySignalEvidence
highInstall Lifecycle Remote Or Execpostinstall="if [ \"$npm_config_global\" = \"true\" ]; then bash bin/scripts/npm-postinstall.sh || true; fi" · package.json
highInstall Lifecycle Suppresses Failurepostinstall="if [ \"$npm_config_global\" = \"true\" ]; then bash bin/scripts/npm-postinstall.sh || true; fi" · package.json
mediumRemote Payloadmatched "curl " · package/bin/scripts/install.sh

Scanned versions

VersionVerdictScoreScanned (UTC)
0.13.0Review202026-05-27
0.11.0Review202026-05-27
0.12.0Review202026-05-27

Block this in CI

PkgRadar gates @udx/dev-kit (and every other dependency) before it merges. One line in your pipeline:

pkgradar gate --ecosystem npm @udx/[email protected]
@udx/dev-kit — npm security scan | PkgRadar