PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 2066028 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
298
Versions published
20
First published
Feb 2026
Publisher
bord_npm_user

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"}'
Publisherbord_npm_user
Artifact bytes1,638,722
Previous version0.0.19
Published2026-06-02T15:28:50.201Z
SHA-256df298fa5db5eff4c7616b781622e8aa6bbe8c4e7731edf106d77a12453686a0f

Why flagged

What the scanner saw

Large Javascript Payload: 2066028 bytes

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/index.esm.js2066028 bytes0
lowLarge Javascript Payloadpackage/dist/index.js2150428 bytes0
lowLarge Javascript Payloadpackage/dist/index.webpack.js2066035 bytes0

Manifest

Package metadata

Scripts11
  • buildrm -rf dist && rollup -c
  • build-storybookstorybook build
  • linteslint .
  • lint:fixeslint "{src,apps,libs,test}/**/*.ts" --fix
  • preparehusky
  • previewvite preview
  • startvite
  • storybookstorybook dev -p 6006
  • testvitest
  • test:runvitest run
  • test:uivitest --ui
Dependencies2
  • @floating-ui/react^0.27.19
  • luxon^3.7.2