PkgRadar

Package evidence

@dangbt/[email protected]

Large Javascript Payload: 2147028 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
1,509Niche · −30% score
Versions published
30
First published
May 2026
Publisher
dangbt

Effective trust discount applied: 30% (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":["@dangbt/[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":["@dangbt/[email protected]"],"fail_on":"review"}'
Publisherdangbt
Artifact bytes820,039
Previous version1.3.18
Published2026-05-27T17:05:27.577Z
SHA-256dc359cd6b217bef1ea39a1bdea9f3da4be2e7d2eb2931e76f378f12d58b43cbb

Why flagged

What the scanner saw

Large Javascript Payload: 2147028 bytes

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

Availability ledger

available

review
Last checked
reviewRisk
7Score
1.3.19Version
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
mediumLarge Javascript Payloadpackage/dist/assets/index-YKZTKSUN.js2147028 bytes10

Manifest

Package metadata

Scripts5
  • buildtsc -b && vite build
  • build:libvite build -c vite.lib.config.ts && tsc -p tsconfig.lib.json
  • devvite
  • prepublishOnlypnpm build:lib
  • previewvite preview
Dependencies3
  • clsx2.1.1
  • tailwind-merge2.6.1
  • tailwindcss-react-aria-components2.1.0