Package evidence
@fusionauth/[email protected]
Install Lifecycle Suppresses Failure: postinstall="test -f dist/postinstall.js && node dist/postinstall.js || true"
Trust signals
Why this verdict
PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.
- Weekly downloads
- 3,006Niche · −30% score
- Versions published
- 13Established · −30% score
- First published
- May 2023
- Publisher
- GitHub ActionsTrusted automation · −70% score
Effective trust discount applied: −70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
Recommended action
Block this updateStatic evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.
Block this release in CIcurl · GitHub Actions
Fail the build when this package version is added or upgraded. Replace $PKGRADAR_TOKEN with a Pro / Team API key from your dashboard.
curl -fsS https://pkgradar.com/gate/npm \
-H "Authorization: Bearer $PKGRADAR_TOKEN" \
-H "Content-Type: application/json" \
-d '{"specs":["@fusionauth/[email protected]"],"fail_on":"high"}'GitHub Actions step:
- name: PkgRadar gate
run: |
curl -fsS https://pkgradar.com/gate/npm \
-H "Authorization: Bearer ${{ secrets.PKGRADAR_TOKEN }}" \
-H "Content-Type: application/json" \
-d '{"specs":["@fusionauth/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
New Lifecycle Script Vs Previous: postinstall added in 1.8.1 vs 1.7.0: "test -f dist/postinstall.js && node dist/postinstall.js || true"
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk high · score 65 · status changed
Evidence
Static findings
2 static · 1 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | New Lifecycle Script Vs Previous | package.json | postinstall added in 1.8.1 vs 1.7.0: "test -f dist/postinstall.js && node dist/postinstall.js || true" | 40 |
| high | Install Lifecycle Suppresses Failure | package.json | postinstall="test -f dist/postinstall.js && node dist/postinstall.js || true" | 20 |
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | New Lifecycle Script Vs Previous | package.json | postinstall added in 1.8.1 vs 1.7.0: "test -f dist/postinstall.js && node dist/postinstall.js || true" | 40 |
| high | Install Lifecycle Suppresses Failure | package.json | postinstall="test -f dist/postinstall.js && node dist/postinstall.js || true" | 20 |
| low | Install-time lifecycle script | package.json | postinstall="test -f dist/postinstall.js && node dist/postinstall.js || true" | 5 |
Manifest
Package metadata
Scripts6
buildtsc && npm run copy-filescopy-filescp -r ./src/resources/ ./dist/commands/resources/postinstalltest -f dist/postinstall.js && node dist/postinstall.js || trueprepublishOnlynpm run buildstartnode --no-warnings=ExperimentalWarning --loader ts-node/esm src/index.tstestecho "Error: no test specified" && exit 1
Dependencies23
@comandeer/cli-spinner^1.0.2@commander-js/extra-typings11.0.0@faker-js/faker^8.4.1@fusionauth/typescript-client1.47.0bcryptjs^3.0.3boxen^8.0.1chalk5.3.0chokidar3.5.3command-exists^1.2.9commander11.0.0dotenv^17.3.1figlet1.6.0fs-extra11.1.1html-to-text9.0.5inquirer^13.3.0log-symbols5.1.0log-update5.0.1merge2.1.1posthog-node^5.21.2queue7.0.0remove-undefined-objects3.0.0uuid9.0.0yocto-spinner^1.1.0