PkgRadar

Package evidence

@djb25/[email protected]

Large Javascript Payload: 2597994 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
325
Versions published
28
First published
Jan 2026
Publisher
djb25

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":["@djb25/[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":["@djb25/[email protected]"],"fail_on":"review"}'
Publisherdjb25
Artifact bytes2,280,867
Previous version1.0.26
Published2026-05-27T05:54:43.146Z
SHA-256fc97f13d61b4b286836ab4e460ef8846971d8563912a88ce1a8cc6501a455974

Why flagged

What the scanner saw

Large Javascript Payload: 2597994 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/index.modern.js2597994 bytes10

Manifest

Package metadata

Scripts3
  • buildmicrobundle-crl --compress --no-sourcemap --format cjs
  • prepublishyarn build
  • startmicrobundle-crl watch --no-compress --format modern,cjs
Dependencies9
  • @djb25/digit-ui-react-components1.0.0
  • microbundle-crl0.13.11
  • react17.0.2
  • react-dom17.0.2
  • react-hook-form6.15.8
  • react-i18next11.16.2
  • react-query3.6.1
  • react-router-dom5.3.0
  • xlsx0.17.5