PkgRadar

Package evidence

@vercel/[email protected]

Native Binary Main Entry: main/bin entry points to a compiled binary: bin entry

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
14
First published
May 2026
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

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":"high"}'

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":"high"}'
Artifact bytes1,745
Previous version54.6.1
Published2026-06-01T21:32:55.256Z
SHA-25680911ada27195327584ca26102ea0b512d3b465f452f4d593b2837c7c7e303bd

Why flagged

What the scanner saw

Native Binary Main Entry: main/bin entry points to a compiled binary: bin entry

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

Availability ledger

available

high
Last checked
highRisk
90Score
54.7.0Version
Status history (3 events)
  1. availableavailable · risk high · score 90 · status available -> available, risk high -> high, score 45 -> 90
  2. newavailable · risk high · score 45 · status changed
  3. newavailable · risk high · score 45 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highNative Binary Main Entrypackage.jsonmain/bin entry points to a compiled binary: bin entry45
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 54.7.0 vs 54.6.1: "node ./postinstall.mjs"40
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNative Binary Main Entrypackage.jsonmain/bin entry points to a compiled binary: bin entry45
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 54.7.0 vs 54.6.1: "node ./postinstall.mjs"40
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node ./postinstall.mjs"5

Manifest

Package metadata

Scripts1
  • postinstallnode ./postinstall.mjs
Optional dependencies5
  • @vercel/vc-native-darwin-arm6454.7.0
  • @vercel/vc-native-darwin-x6454.7.0
  • @vercel/vc-native-linux-arm6454.7.0
  • @vercel/vc-native-linux-x6454.7.0
  • @vercel/vc-native-win32-x6454.7.0