PkgRadar

Package evidence

@zeniai/[email protected]

Large Javascript Payload: 8241482 bytes

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
34,575Mainstream · −50% score
Versions published
7,101Mature · −50% score
First published
Apr 2021
Publisher
nikunj1729

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":["@zeniai/[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":["@zeniai/[email protected]"],"fail_on":"review"}'
Publishernikunj1729
Artifact bytes8,111,400
Previous version4.1.81-beta0ND
Published2026-05-28T14:25:22.029Z
SHA-256802a117225f28a71165750a7751444379b47505a795772ebe35c1a10eafaac3d

Why flagged

What the scanner saw

Large Javascript Payload: 8241482 bytes

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

Availability ledger

available

review
Last checked
reviewRisk
12Score
4.1.81Version
Status history (1 event)
  1. newavailable · risk review · score 12 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/SessionTimeoutPopup-D_8AXQV-.cjs8241482 bytes10
mediumLarge Javascript Payloadpackage/dist/vendor-.pnpm-BFaLhzCH.cjs2030121 bytes10
mediumLarge Javascript Payloadpackage/dist/SessionTimeoutPopup-Dah7N2o2.js10878177 bytes10
mediumLarge Javascript Payloadpackage/dist/vendor-.pnpm-BcaysHV_.js2988926 bytes10

Manifest

Package metadata

Scripts37
  • analyzevite-bundle-visualizer -t sunburst
  • buildexport NODE_OPTIONS=--max-old-space-size=8192 && pnpm lint-modified-files && pnpm tsc-modified-files && vite build
  • build-betaexport NODE_OPTIONS=--max-old-space-size=8192 && tsc && vite build --config vite.dev.config.ts && ([ -f dist/web-components.css ] && mv dist/web-components.css dist/index.css || true)
  • build-beta-and-copychmod +x ./scripts/build_and_copy.sh && ./scripts/build_and_copy.sh
  • build-storiesexport NODE_OPTIONS=--max-old-space-size=8192 && tsc --noEmit
  • build-storybookexport NODE_OPTIONS=--max-old-space-size=8192 && storybook build
  • bump-update-web-app-cockpit-betachmod +x ./scripts/bump_and_update_web_app_ui_beta.sh && ./scripts/bump_and_update_web_app_ui_beta.sh
  • check-dependenciesnode ./scripts/check_dependencies.js
  • check-versionnode ./scripts/check_version.js
  • cherry-pickchmod +x ./scripts/cherry_pick.sh && ./scripts/cherry_pick.sh
  • chromaticnpx chromatic --project-token=b0f981300c3c --auto-accept-changes
  • circular-dependencynpx madge --circular --extensions ts ./src
  • cleanrimraf build
  • clean-overridesnode ./scripts/clean_overrides.js
  • find-dead-codets-prune | grep -v '(used in module)'
  • find-unused-exportsts-unused-exports ./tsconfig.json
  • formatprettier --write --ignore-unknown "src/**/*" && pnpm lint
  • format-stagedgit diff --cached --name-only --diff-filter=ACM | grep -E '\.(ts|tsx|js)$' | xargs prettier --write || true
  • format-watch(git diff --name-only --diff-filter=ACM && git ls-files --others --exclude-standard) | grep -E '\.(ts|tsx|js)$' | xargs prettier --write || true
  • lintexport NODE_OPTIONS=--max-old-space-size=8192 && time eslint src --ext ts,tsx --report-unused-disable-directives --max-warnings 0 --fix
  • lint-modified-fileschmod +x ./scripts/lint-modified-files.sh && ./scripts/lint-modified-files.sh
  • lint:fixchmod +x ./scripts/fix-lint.sh && ./scripts/fix-lint.sh
  • lint:fix-modified-fileschmod +x ./scripts/lint-modified-files.sh && LINT_FIX=true ./scripts/lint-modified-files.sh
  • postversiongit push && git push --tags
  • prebuildnode ./scripts/check-imports.js
  • previewvite preview
  • publish-betash -c 'echo "Publishing with tag: ${betaTag:-beta}" && pnpm publish --tag ${betaTag:-beta} --no-git-checks'
  • raise-pr-automationchmod +x ./scripts/raise_pr_automation.sh && ./scripts/raise_pr_automation.sh
  • storybookexport NODE_OPTIONS=--max-old-space-size=8192 && storybook dev -p 6006
  • testexport NODE_OPTIONS=--max-old-space-size=8192 && pnpm lint-modified-files && tsc --noEmit && bash ./scripts/test-storybook-watch.sh
  • …and 7 more.
Dependencies71
  • @babel/runtime^7.26.10
  • @emotion/cache^11.13.1
  • @emotion/react11.10.0
  • @emotion/styled11.10.0
  • @lexical/code^0.9.1
  • @lexical/html^0.9.1
  • @lexical/link^0.9.1
  • @lexical/list^0.9.1
  • @lexical/markdown^0.9.1
  • @lexical/react^0.9.1
  • @lexical/rich-text^0.9.1
  • @lexical/selection^0.9.1
  • @lexical/table^0.9.1
  • @lexical/utils^0.9.1
  • @liveblocks/react^2.23.0
  • @liveblocks/react-ui^2.23.0
  • @mui/material^7.3.5
  • @react-oauth/google^0.12.2
  • @sentry/core^9.42.1
  • @sentry/react^9.42.1
  • @statsig/react-bindings^3.14.0
  • @stripe/react-stripe-js^2.7.3
  • @stripe/stripe-js^4.4.0
  • @zeniai/client-analytics2.0.23
  • @zeniai/client-epic-state5.1.5
  • autosuggest-highlight^3.2.1
  • browser-image-compression^2.0.2
  • countries-list^2.6.1
  • country-flag-icons^1.5.5
  • cross-fetch^3.1.5
  • …and 41 more.