PkgRadar

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 update

Static 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"}'
Publisherzuechb
Artifact bytes173,686
Previous version1.0.778
Published2026-05-19T19:00:26.305Z
SHA-2564a85b4c0b06486db3244988de5331158fa4a170da0d71e777a812023d4fba345

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

high
Last checked
highRisk
12Score
1.0.780Version
Status history (1 event)
  1. newavailable · risk high · score 12 · status changed

Evidence

Static findings

2 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
highInstall Lifecycle Suppresses Failurepackage.jsonpostinstall="node src/scripts/postinstall.js || exit 0"20
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highInstall Lifecycle Suppresses Failurepackage.jsonpostinstall="node src/scripts/postinstall.js || exit 0"20
lowInstall-time lifecycle scriptpackage.jsonpostinstall="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 0
  • testecho "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.0
  • audit^0.0.6
  • axios^1.6.1
  • eslint-config-next^16.0.3
  • fix^0.0.3
  • ga-4-react^0.1.281
  • html2canvas^1.4.1
  • js-cookie^3.0.5
  • js-file-download^0.4.12
  • jspdf^4.0.0
  • lexical^0.21.0
  • query-string^7.1.1
  • react^18.2.0
  • react-color^2.19.3
  • react-cool-onclickoutside^1.7.0
  • react-data-table-component^7.5.2
  • react-device-detect^2.2.3
  • react-hook-form^7.50.1
  • react-microsoft-clarity^1.2.0
  • styled-components^5.3.6
  • use-places-autocomplete^4.0.0
  • zustand^4.5.2