PkgRadar

Package evidence

@vercel/[email protected]

Large Javascript Payload: 4272797 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
436Mature · −50% score
First published
May 2020
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":["@vercel/[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":["@vercel/[email protected]"],"fail_on":"review"}'
Artifact bytes724,443
Previous version5.8.5
Published2026-05-27T22:18:39.797Z
SHA-2566a3372f6c357839d9bf535ca2bcb9571810a366ae56e47496256322e6b253632

Why flagged

What the scanner saw

Large Javascript Payload: 4272797 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
5.8.6Version
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.js4272797 bytes10

Manifest

Package metadata

Scripts7
  • buildnode build.mjs
  • testcross-env NODE_OPTIONS=--experimental-vm-modules vitest run --config ../../vitest.config.mts
  • test-e2epnpm test test/integration
  • type-checktsc --noEmit
  • vitest-e2eglob --absolute 'test/integration'
  • vitest-runvitest -c ../../vitest.config.mts
  • vitest-unitglob --absolute 'test/unit/**/*.test.ts' 'test/unit/**/*.test.mts'
Dependencies22
  • @edge-runtime/node-utils2.3.0
  • @edge-runtime/primitives4.1.0
  • @edge-runtime/vm3.2.0
  • @types/node20.11.0
  • @vercel/build-utils13.26.3
  • @vercel/error-utils2.1.0
  • @vercel/nft1.5.0
  • @vercel/static-config3.4.0
  • async-listen3.0.0
  • cjs-module-lexer1.2.3
  • edge-runtime2.5.9
  • es-module-lexer1.4.1
  • esbuild0.27.0
  • etag1.8.1
  • mime-types2.1.35
  • node-fetch2.6.9
  • path-to-regexp6.1.0
  • path-to-regexp-updatednpm:[email protected]
  • ts-morph12.0.0
  • tsx4.21.0
  • typescriptnpm:[email protected]
  • undici5.28.4