PkgRadar

Package evidence

@riverbankcms/[email protected]

Large Javascript Payload: 2678568 bytes

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
79Established · −30% score
First published
Dec 2025
Publisher
riverbankcms

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["@riverbankcms/[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":["@riverbankcms/[email protected]"],"fail_on":"review"}'
Publisherriverbankcms
Artifact bytes42,190,753
Previous version0.58.0
Published2026-05-09T08:01:40.089Z
SHA-2561083bd60fcfbc6082aa8bd67efda6b4de8a6127b57e2936c0620c7e8396099b8

Why flagged

What the scanner saw

Large Javascript Payload: 2678568 bytes

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

Availability ledger

available

low
Last checked
lowRisk
0Score
0.59.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 12 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/client/client.js2678568 bytes0
lowLarge Javascript Payloadpackage/dist/server/components.js2719662 bytes0
lowLarge Javascript Payloadpackage/dist/server/next.js2826967 bytes0
lowLarge Javascript Payloadpackage/dist/client/rendering.js2658466 bytes0
lowLarge Javascript Payloadpackage/dist/server/rendering.js2763094 bytes0
lowLarge Javascript Payloadpackage/dist/preview-next/client/runtime.js7427962 bytes0
lowLarge Javascript Payloadpackage/dist/client/client.mjs2597800 bytes0
lowLarge Javascript Payloadpackage/dist/server/components.mjs2639471 bytes0
lowLarge Javascript Payloadpackage/dist/server/next.mjs2746510 bytes0
lowLarge Javascript Payloadpackage/dist/client/rendering.mjs2577418 bytes0
lowLarge Javascript Payloadpackage/dist/server/rendering.mjs2682595 bytes0
lowLarge Javascript Payloadpackage/dist/preview-next/client/runtime.mjs7356507 bytes0

Manifest

Package metadata

Scripts11
  • buildnode --max-old-space-size=4096 node_modules/tsup/dist/cli-default.js && node --max-old-space-size=4096 scripts/generate-types.mjs
  • check:declaration-hygienenode scripts/check-declaration-hygiene.mjs
  • check:packed-exportsnode scripts/check-packed-exports.mjs
  • clitsx src/cli/index.ts
  • devnode --max-old-space-size=4096 node_modules/tsup/dist/cli-default.js --watch
  • linteslint --cache --cache-location node_modules/.cache/eslint/.eslintcache src
  • testvitest run
  • test:edge-smokesh -c "cd src/next/__fixtures__/edge-theme-smoke && mkdir -p node_modules/@riverbankcms && ln -sfn ../../../../../.. node_modules/@riverbankcms/sdk && NEXT_TELEMETRY_DISABLED=1 next build"
  • test:layout-page-hydration-smokenode scripts/layout-page-hydration-smoke.mjs
  • typechecktsc --noEmit
  • verify./verify.sh
Dependencies8
  • @tanstack/react-query^5.90.20
  • commander^12.1.0
  • dotenv^16.4.5
  • fast-deep-equal^3.1.3
  • jiti^2.6.1
  • prompts^2.4.2
  • simple-git^3.27.0
  • zod^4.3.6