PkgRadar

Package evidence

[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
4,234Niche · −30% score
Versions published
1,058Mature · −50% score
First published
Feb 2024
Publisher
rohitspujari

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherrohitspujari
Artifact bytes3,328,541
Previous version0.1.374
Published2026-06-01T05:04:08.629Z
SHA-25666e517a0ee5d5e77f4b6c47bae82f9bae17688bde336d547678b3dfe10d17c23

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
0.1.375Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts22
  • buildnode --max-old-space-size=8192 ./node_modules/typescript/bin/tsc && node --max-old-space-size=8192 ./node_modules/vite/bin/vite.js build
  • deploy./scripts/deploy.sh
  • deploy:major./scripts/deploy.sh major
  • deploy:minor./scripts/deploy.sh minor
  • deploy:patch./scripts/deploy.sh patch
  • devvite
  • link:check./scripts/link-helper.sh check
  • link:create./scripts/link-helper.sh link
  • link:remove./scripts/link-helper.sh unlink
  • link:restore./scripts/link-helper.sh restore
  • link:status./scripts/link-helper.sh status
  • linteslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0
  • previewvite preview
  • release:public./scripts/npm-release.sh
  • release:public:major./scripts/npm-release.sh major
  • release:public:minor./scripts/npm-release.sh minor
  • release:public:patch./scripts/npm-release.sh patch
  • testvitest run
  • test:coveragevitest run --coverage
  • test:runvitest run
  • test:uivitest --ui
  • test:watchvitest
Dependencies78
  • @ai-sdk/react^2.0.72
  • @dnd-kit/core^6.3.1
  • @dnd-kit/sortable^10.0.0
  • @dnd-kit/utilities^3.2.2
  • @headlessui/react^2.2.0
  • @lexical/history^0.43.0
  • @lexical/link^0.43.0
  • @lexical/list^0.43.0
  • @lexical/react^0.43.0
  • @lexical/rich-text^0.43.0
  • @lexical/selection^0.43.0
  • @lexical/utils^0.43.0
  • @r2wc/react-to-web-component^2.0.4
  • @radix-ui/react-accordion^1.2.2
  • @radix-ui/react-alert-dialog^1.1.4
  • @radix-ui/react-avatar^1.1.10
  • @radix-ui/react-checkbox^1.1.3
  • @radix-ui/react-collapsible^1.1.2
  • @radix-ui/react-context-menu^2.2.15
  • @radix-ui/react-dialog^1.1.14
  • @radix-ui/react-dropdown-menu^2.1.4
  • @radix-ui/react-hover-card^1.1.4
  • @radix-ui/react-icons^1.3.2
  • @radix-ui/react-label^2.1.1
  • @radix-ui/react-popover^1.1.4
  • @radix-ui/react-progress^1.1.8
  • @radix-ui/react-radio-group^1.2.2
  • @radix-ui/react-scroll-area^1.2.2
  • @radix-ui/react-select^2.1.4
  • @radix-ui/react-separator^1.1.1
  • …and 48 more.