PkgRadar

Package evidence

[email protected]

Credential file access: matched ".npmrc"

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
3,027,352Ubiquitous · −70% score
Versions published
1,000Mature · −50% score
First published
Mar 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":["[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":["[email protected]"],"fail_on":"review"}'
Artifact bytes1,890,600
Previous version54.12.2
Published2026-06-12T21:40:07.365Z
SHA-256756284f2b832a8c1526d666e6aeae556090e4264fbf43dc2e1bc92844c248017

Why flagged

What the scanner saw

Credential file access: matched ".npmrc"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/chunks/chunk-V4GROAUJ.jsmatched ".npmrc"5
lowObfuscation Densitypackage/dist/commands/dev/index.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts19
  • buildnode scripts/build.mjs
  • build-binarypnpm --filter vercel... build && node scripts/build-binary.mjs
  • build-binary-nodenode scripts/build-binary-node.mjs
  • build-binary:hostpnpm --filter vercel... build && node scripts/build-binary.mjs --target host --output ./dist-bin/vercel
  • coveragecodecov
  • devecho "'pnpm dev [command]' has been removed. Use 'pnpm vercel [command]' instead." && exit 1
  • smoke-binarynode scripts/smoke-test-binary.mjs
  • testvitest run --config ./vitest.config.mts
  • test-devpnpm test test/dev/
  • test-e2e-node-all-versionsrimraf test/fixtures/integration && pnpm test test/integration-1.test.ts test/integration-2.test.ts test/integration-3.test.ts test/integration-link-env-pull.test.ts
  • test:evalstsx evals/run.ts
  • test:evals:drytsx evals/run.ts --dry
  • test:evals:local-fixturetsx evals/run.ts --local-fixture
  • test:evals:smoketsx evals/run.ts smoke --smoke
  • type-checktsc --noEmit
  • vcpnpm vercel
  • vercelpnpm build && node ./dist/vc.js
  • vitest-runnode scripts/vitest-run.mjs
  • vitest-unitglob --absolute 'test/unit/**/*.test.ts'
Dependencies34
  • @vercel/backends0.8.14
  • @vercel/blob2.4.0
  • @vercel/build-utils13.30.0
  • @vercel/cli-auth0.3.0
  • @vercel/cli-config0.2.0
  • @vercel/detect-agent1.2.3
  • @vercel/elysia0.1.93
  • @vercel/express0.1.105
  • @vercel/fastify0.1.96
  • @vercel/fun1.3.0
  • @vercel/go3.9.0
  • @vercel/h30.1.102
  • @vercel/hono0.2.96
  • @vercel/hydrogen1.4.0
  • @vercel/koa0.1.76
  • @vercel/nestjs0.2.97
  • @vercel/next4.19.0
  • @vercel/node5.8.17
  • @vercel/prepare-flags-definitions0.3.0
  • @vercel/python6.44.1
  • @vercel/redwood2.5.0
  • @vercel/remix-builder5.9.1
  • @vercel/ruby2.4.0
  • @vercel/rust1.3.0
  • @vercel/static-build2.10.3
  • chokidar4.0.0
  • esbuild0.27.0
  • form-data^4.0.0
  • jose5.9.6
  • luxon^3.4.0
  • …and 4 more.