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
- 1,890Niche · −30% score
- Versions published
- 474Mature · −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 promotingMixed 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"}'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
Status history (1 event)
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Install-time lifecycle script | package.json | postinstall="node bin/postinstall.js" | 5 |
| low | Obfuscation Density | package/npm-shrinkwrap.json | high encoded/escaped-token density | 0 |
Manifest
Package metadata
Scripts7
buildnpm run clean && npm run build-babelbuild-babelbabel -d ./build ./src --copy-filescleanrm -rf build && mkdir buildlinteslint src/* --fixpostinstallnode bin/postinstall.jspreparenpm run buildtestjest
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-experimentalbabel-jest29.7.0babel-plugin-transform-dynamic-import2.1.0commander13.1.0fast-glob3.3.3identity-obj-proxy3.0.0jest29.7.0jest-environment-jsdom29.7.0jest-transform-stub2.0.0jsonpath1.1.1msw2.11.6playwright1.56.1playwright-bdd8.4.2properties-reader2.3.0react16.14.0react-dom16.14.0supports-color10.2.2