PkgRadar

Package evidence

@cloudflare/[email protected]

Large Javascript Payload: 2141531 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.

Versions published
814Mature · −50% score
First published
Jan 2025
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (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":["@cloudflare/[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":["@cloudflare/[email protected]"],"fail_on":"review"}'
Artifact bytes1,529,907
Previous version1.37.3
Published2026-05-22T13:21:56.181Z
SHA-2566a66f5d92ff24355a4a4078ce90add635c498752506dd9f87cdbd2ef6079683a

Why flagged

What the scanner saw

Large Javascript Payload: 2141531 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/index.mjs2141531 bytes10

Manifest

Package metadata

Scripts7
  • buildtsdown
  • check:typetsc --build
  • devtsdown --watch
  • testvitest run
  • test:cipnpm test
  • test:e2evitest run -c e2e/vitest.config.ts
  • test:watchvitest
Dependencies5
  • @cloudflare/unenv-preset2.16.1
  • miniflare4.20260521.0
  • unenv2.0.0-rc.24
  • wrangler4.94.0
  • ws8.20.1