PkgRadar

npm · registry.npmjs.org

@fusionauth/cli

Install Lifecycle Suppresses Failure: postinstall="test -f dist/postinstall.js && node dist/postinstall.js || true"

Why PkgRadar flagged 1.8.1

SeveritySignalEvidence
highNew Lifecycle Script Vs Previouspostinstall added in 1.8.1 vs 1.7.0: "test -f dist/postinstall.js && node dist/postinstall.js || true" · package.json
highInstall Lifecycle Suppresses Failurepostinstall="test -f dist/postinstall.js && node dist/postinstall.js || true" · package.json

Scanned versions

VersionVerdictScoreScanned (UTC)
1.6.0Low risk02026-06-10
1.7.0Low risk02026-06-10
1.8.1High risk652026-06-10
1.8.2Review72026-06-10

Block this in CI

PkgRadar gates @fusionauth/cli (and every other dependency) before it merges. One line in your pipeline:

pkgradar gate --ecosystem npm @fusionauth/[email protected]
@fusionauth/cli — npm security scan | PkgRadar