PkgRadar

Package evidence

@zeniai/[email protected]

no findings

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
5,372Niche · −30% score
Versions published
4,664Mature · −50% score
First published
Feb 2022
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

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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 bytes4,621,435
Previous version2.0.83-qa
Published2026-06-12T09:34:02.803Z
SHA-2563a77c5f499427db06e2972dca28901deb5173042f2e69cff98f861c564b94a63

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
2.0.84-devVersion
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts56
  • //When publishing to NPM, use the version suffix -dev for DEV, -qa for QA, -next for NEXT and -prod version suffix for PROD.
  • analyzeANALYZE=true NODE_OPTIONS=--max-old-space-size=16384 vite build --mode development
  • buildpnpm lint-modified-files && pnpm tsc-modified-files && NODE_OPTIONS=--max-old-space-size=16384 vite build --mode development
  • build-scriptspnpm run check-version && tsc --outDir scripts --target ES6 --module commonjs --esModuleInterop --skipLibCheck
  • build_delhitsc && NODE_OPTIONS=--max-old-space-size=16384 vite build --mode delhi
  • build_devtsc && NODE_OPTIONS=--max-old-space-size=16384 vite build --mode development
  • build_mohalitsc && NODE_OPTIONS=--max-old-space-size=16384 vite build --mode mohali
  • build_nexttsc && NODE_OPTIONS=--max-old-space-size=16384 vite build --mode next
  • build_prodtsc && NODE_OPTIONS=--max-old-space-size=16384 vite build --mode production
  • build_punetsc && NODE_OPTIONS=--max-old-space-size=16384 vite build --mode pune
  • build_qatsc && NODE_OPTIONS=--max-old-space-size=16384 vite build --mode qa
  • build_sunnyvaletsc && NODE_OPTIONS=--max-old-space-size=16384 vite build --mode sunnyvale
  • check-dependenciesnode ./scripts/check_dependencies.js
  • check-versionnode ./scripts/check_version.js
  • clean-overridesnode ./scripts/clean_overrides.js
  • formatprettier --write --ignore-unknown "src/**/*" && pnpm lint
  • format-watch(git diff --name-only --diff-filter=ACM && git ls-files --others --exclude-standard) | grep -E '\.(ts|tsx)$' | xargs prettier --write
  • linteslint . --ext .js,.jsx,.ts,.tsx --fix
  • lint-modified-fileschmod +x ./scripts/lint-modified-files.sh && ./scripts/lint-modified-files.sh
  • lint:fix-modified-fileschmod +x ./scripts/lint-modified-files.sh && LINT_FIX=true ./scripts/lint-modified-files.sh
  • postversiongit push && git push --tags
  • previewvite preview --mode development --host
  • preview_delhivite preview --mode delhi --host
  • preview_devvite preview --mode development --host
  • preview_mohalivite preview --mode mohali --host
  • preview_nextvite preview --mode next --host
  • preview_prodvite preview --mode production --host
  • preview_punevite preview --mode pune --host
  • preview_qavite preview --mode qa --host
  • preview_sunnyvalevite preview --mode sunnyvale --host
  • …and 26 more.
Dependencies42
  • @babel/core^7.16.5
  • @babel/runtime^7.16.5
  • @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
  • @sentry/core^9.42.1
  • @sentry/react^9.42.1
  • @types/crypto-js^4.1.0
  • @zeniai/client-analytics2.0.30
  • @zeniai/client-epic-state5.1.20
  • @zeniai/web-components4.2.2
  • color3.1.3
  • cross-fetch^4.0.0
  • crypto-js4.2.0
  • history^5.2.0
  • intuit-oauth-ts^0.0.4
  • lexical^0.9.1
  • …and 12 more.