PkgRadar

Package evidence

@zohodesk/[email protected]

Install-time lifecycle script: postinstall="node bin/postinstall.js"

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
973
Versions published
469Mature · −50% score
First published
Aug 2023
Publisher
esakkimuthu1512

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

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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":["@zohodesk/[email protected]"],"fail_on":"review"}'

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":["@zohodesk/[email protected]"],"fail_on":"review"}'
Artifact bytes178,774
Previous version4.1.1
Published2026-05-22T05:09:12.093Z
SHA-25638c766d435fd326408d58ca60f005b8a98a8843abf50608bbb934b2cab4b1c57

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node bin/postinstall.js"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
2Score
4.1.2Version
Status history (2 events)
  1. availableavailable · risk review · score 2 · status available -> available, risk high -> review, score 17 -> 2
  2. newavailable · risk high · score 17 · status changed

Related candidates

Linked campaigns and clusters

Repeated static TTPstale

Install Lifecycle Remote Or Exec — postinstall="node bin/postinstall.js"

10 members · evidence strength 85

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node bin/postinstall.js"5
lowObfuscation Densitypackage/npm-shrinkwrap.jsonhigh encoded/escaped-token density0

Manifest

Package metadata

Scripts7
  • buildnpm run clean && npm run build-babel
  • build-babelbabel -d ./build ./src --copy-files
  • cleanrm -rf build && mkdir build
  • linteslint src/* --fix
  • postinstallnode bin/postinstall.js
  • preparenpm run build
  • testjest
Dependencies26
  • @babel/code-frame7.27.1
  • @babel/preset-react7.28.5
  • @babel/runtime7.28.6
  • @playwright/test1.56.1
  • @reportportal/agent-js-playwright5.2.2
  • @testing-library/jest-dom6.9.1
  • @testing-library/react13.4.0
  • @types/jest29.5.12
  • @types/react-dom18.2.19
  • @zohodesk/unit-testing-framework0.0.32-experimental
  • babel-jest29.7.0
  • babel-plugin-transform-dynamic-import2.1.0
  • commander14.0.2
  • fast-glob3.3.3
  • identity-obj-proxy3.0.0
  • jest29.7.0
  • jest-environment-jsdom29.7.0
  • jest-transform-stub2.0.0
  • jsonpath1.1.1
  • msw2.11.6
  • playwright1.56.1
  • playwright-bdd8.4.2
  • properties-reader2.3.0
  • react18.2.0
  • react-dom18.2.0
  • supports-color10.2.2