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.

Versions published
475Mature · −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 bytes177,792
Previous version4.1.2
Published2026-06-08T06:16:09.313Z
SHA-256cf022a061ee60535736f85cbe04ae939eba181a95f041f0d363f54a89fc9a5ff

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.3Version
Status history (1 event)
  1. newavailable · risk review · score 2 · status changed

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
Dependencies27
  • @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/react12.1.5
  • @types/jest29.5.12
  • @types/react16.14.70
  • @types/react-dom16.9.25
  • @zohodesk/unit-testing-framework0.0.35-experimental
  • babel-jest29.7.0
  • babel-plugin-transform-dynamic-import2.1.0
  • commander13.1.0
  • 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
  • react16.14.0
  • react-dom16.14.0
  • supports-color10.2.2