PkgRadar

Package evidence

@zeniai/[email protected]

Manifest Codeless Dependency Stub: package ships no JS/TS source but declares 42 dependency(ies) (0 with loose/empty version specs) — dependency-confusion / install-chain loader shape

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
4,659Mature · −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

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 bytes2,925
Previous version2.0.33-qa
Published2026-05-06T12:30:50.235Z
SHA-256dc5a5572e93f40cfcea6d3aa655d9f6afa42869838c2c1d4828d328b4bf901a1

Why flagged

What the scanner saw

Manifest Codeless Dependency Stub: package ships no JS/TS source but declares 42 dependency(ies) (0 with loose/empty version specs) — dependency-confusion / install-chain loader shape

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

Availability ledger

available

review
Last checked
reviewRisk
7Score
2.0.34-devVersion
Status history (1 event)
  1. newavailable · risk review · score 7 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumManifest Codeless Dependency Stubpackage.jsonpackage ships no JS/TS source but declares 42 dependency(ies) (0 with loose/empty version specs) — dependency-confusion / install-chain loader shape15

Manifest

Package metadata

Scripts51
  • //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
  • buildtsc && 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
  • 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
  • publish-dev-qachmod +x ./scripts/publish_dev_qa.sh && ./scripts/publish_dev_qa.sh
  • publish-next-prodchmod +x ./scripts/publish_next_prod.sh && ./scripts/publish_next_prod.sh
  • …and 21 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.10
  • @zeniai/client-epic-state5.0.43
  • @zeniai/web-components4.0.83
  • 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.