PkgRadar

Package evidence

@dub/[email protected]

Messenger Bot Endpoint

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
200
Versions published
130Mature · −50% score
First published
Oct 2023
Publisher
steventey

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

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":["@dub/[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":["@dub/[email protected]"],"fail_on":"review"}'
Publishersteventey
Artifact bytes1,585,244
Previous version0.1.52
Published2026-03-04T06:05:47.692Z
SHA-25604b9098095b0ddf693db1207e553211cfe8ebbeb6a5e2b9358476e92874fbbff

Why flagged

What the scanner saw

Messenger Bot Endpoint

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

Availability ledger

available

review
Last checked
reviewRisk
7Score
0.1.53Version
Status history (1 event)
  1. newavailable · risk review · score 7 · 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
lowMessenger Bot Endpointpackage/dist/chunk-MGDWERN4.mjs5
lowMessenger Bot Endpointpackage/dist/chunk-TXRAKBKN.mjs5
lowMessenger Bot Endpointpackage/dist/chunk-XHWE4XOD.mjs5

Manifest

Package metadata

Scripts 4

Sign in to view install / lifecycle script contents.

Dependencies7
  • @sindresorhus/slugify^2.2.1
  • chrono-node2.7.5
  • clsx^2.1.1
  • ms^2.1.3
  • nanoid^5.0.1
  • punycode^2.3.0
  • tailwind-merge^2.4.0