Package evidence
[email protected]
Install Lifecycle Suppresses Failure: postinstall="node src/scripts/postinstall.js || exit 0"
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
- 118
- Versions published
- 447Mature · −50% score
- First published
- Jun 2022
- Publisher
- zuechb
Effective trust discount applied: −50% (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":["[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":["[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
Install Lifecycle Suppresses Failure: postinstall="node src/scripts/postinstall.js || exit 0"
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 12 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install Lifecycle Suppresses Failure | package.json | postinstall="node src/scripts/postinstall.js || exit 0" | 20 |
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install Lifecycle Suppresses Failure | package.json | postinstall="node src/scripts/postinstall.js || exit 0" | 20 |
| low | Install-time lifecycle script | package.json | postinstall="node src/scripts/postinstall.js || exit 0" | 5 |
Manifest
Package metadata
Scripts3
buildnpx babel src --out-file index.js --ignore "src/scripts/**"postinstallnode src/scripts/postinstall.js || exit 0testecho "Error: no test specified" && exit 1
Dependencies30
@babel/runtime^7.29.2@lexical/code^0.21.0@lexical/html^0.21.0@lexical/link^0.21.0@lexical/list^0.21.0@lexical/react^0.21.0@lexical/rich-text^0.21.0@lexical/selection^0.21.0@microsoft/signalr^8.0.0audit^0.0.6axios^1.6.1eslint-config-next^16.0.3fix^0.0.3ga-4-react^0.1.281html2canvas^1.4.1js-cookie^3.0.5js-file-download^0.4.12jspdf^4.0.0lexical^0.21.0query-string^7.1.1react^18.2.0react-color^2.19.3react-cool-onclickoutside^1.7.0react-data-table-component^7.5.2react-device-detect^2.2.3react-hook-form^7.50.1react-microsoft-clarity^1.2.0styled-components^5.3.6use-places-autocomplete^4.0.0zustand^4.5.2