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 promotingMixed 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"}'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
Status history (1 event)
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/chunks/chunk-V4GROAUJ.js | matched ".npmrc" | 5 |
| low | Obfuscation Density | package/dist/commands/dev/index.js | high encoded/escaped-token density | 0 |
Manifest
Package metadata
Scripts19
buildnode scripts/build.mjsbuild-binarypnpm --filter vercel... build && node scripts/build-binary.mjsbuild-binary-nodenode scripts/build-binary-node.mjsbuild-binary:hostpnpm --filter vercel... build && node scripts/build-binary.mjs --target host --output ./dist-bin/vercelcoveragecodecovdevecho "'pnpm dev [command]' has been removed. Use 'pnpm vercel [command]' instead." && exit 1smoke-binarynode scripts/smoke-test-binary.mjstestvitest run --config ./vitest.config.mtstest-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.tstest:evalstsx evals/run.tstest:evals:drytsx evals/run.ts --drytest:evals:local-fixturetsx evals/run.ts --local-fixturetest:evals:smoketsx evals/run.ts smoke --smoketype-checktsc --noEmitvcpnpm vercelvercelpnpm build && node ./dist/vc.jsvitest-runnode scripts/vitest-run.mjsvitest-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.3chokidar4.0.0esbuild0.27.0form-data^4.0.0jose5.9.6luxon^3.4.0- …and 4 more.