PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 2060660 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
107
Versions published
19
First published
Feb 2026
Publisher
bord_npm_user

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":["[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,636,460
Previous version0.0.18
Published2026-05-25T17:19:31.744Z
SHA-2561cb0fa4733403667b70e03a98e0eaaec96b0d745c9e40635391930ecfefc6bd0

Why flagged

What the scanner saw

Large Javascript Payload: 2060660 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/index.esm.js2060660 bytes10
mediumLarge Javascript Payloadpackage/dist/index.js2144950 bytes10
mediumLarge Javascript Payloadpackage/dist/index.webpack.js2060667 bytes10

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