PkgRadar

Package evidence

[email protected]

Remote Payload: matched "raw.githubusercontent.com"

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
4
First published
May 2026
Publisher
rythmics

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"}'
Publisherrythmics
Artifact bytes1,839,836
Previous version1.0.1
Published2026-05-30T14:37:13.103Z
SHA-256a9b554383eb6b730a05a453c5fd5b839ee9339193aae056c592fcdf24b782f61

Why flagged

What the scanner saw

Remote Payload: matched "raw.githubusercontent.com"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/chunks/chunk-OF7SJ4AC.jsmatched "raw.githubusercontent.com"12
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/chunks/chunk-OF7SJ4AC.jsmatched "raw.githubusercontent.com"12
lowCredential file accesspackage/dist/chunks/chunk-55ZHYOXR.jsmatched ".npmrc"5
lowObfuscation Densitypackage/dist/commands/dev/index.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts18
  • 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
  • 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'
Dependencies33
  • @vercel/backends0.8.3
  • @vercel/blob2.4.0
  • @vercel/build-utils13.26.4
  • @vercel/cli-config0.1.2
  • @vercel/detect-agent1.2.3
  • @vercel/elysia0.1.84
  • @vercel/express0.1.94
  • @vercel/fastify0.1.87
  • @vercel/fun1.3.0
  • @vercel/go3.8.0
  • @vercel/h30.1.93
  • @vercel/hono0.2.87
  • @vercel/hydrogen1.3.8
  • @vercel/koa0.1.67
  • @vercel/nestjs0.2.88
  • @vercel/next4.17.5
  • @vercel/node5.8.8
  • @vercel/prepare-flags-definitions0.2.1
  • @vercel/python6.44.0
  • @vercel/redwood2.4.15
  • @vercel/remix-builder5.8.4
  • @vercel/ruby2.4.0
  • @vercel/rust1.3.0
  • @vercel/static-build2.9.33
  • chokidar4.0.0
  • esbuild0.27.0
  • form-data^4.0.0
  • jose5.9.6
  • luxon^3.4.0
  • proxy-agent6.4.0
  • …and 3 more.