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 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
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
Status history (1 event)
- new → available · risk review · score 17 · status changed
Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/chunks/chunk-OF7SJ4AC.js | matched "raw.githubusercontent.com" | 12 |
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/chunks/chunk-OF7SJ4AC.js | matched "raw.githubusercontent.com" | 12 |
| low | Credential file access | package/dist/chunks/chunk-55ZHYOXR.js | matched ".npmrc" | 5 |
| low | Obfuscation Density | package/dist/commands/dev/index.js | high encoded/escaped-token density | 0 |
Manifest
Package metadata
Scripts18
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 1testvitest 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'
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.33chokidar4.0.0esbuild0.27.0form-data^4.0.0jose5.9.6luxon^3.4.0proxy-agent6.4.0- …and 3 more.