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
- 579
- Versions published
- 73Established · −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 monitoringNo 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"}'Why flagged
What the scanner saw
Large Javascript Payload: 5838138 bytes
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 low · score 0 · status changed
Evidence
Static findings
4 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 4 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Large Javascript Payload | package/dist/chunk-3YNCQG5N.mjs | 5838138 bytes | 0 |
| low | Large Javascript Payload | package/dist/client/client.mjs | 2839237 bytes | 0 |
| low | Large Javascript Payload | package/dist/cli/index.mjs | 2061895 bytes | 0 |
| low | Large Javascript Payload | package/dist/client/rendering.mjs | 2821095 bytes | 0 |
Manifest
Package metadata
Scripts15
buildpnpm clean:dist && node --max-old-space-size=4096 node_modules/tsup/dist/cli-default.js && node --max-old-space-size=4096 scripts/generate-types.mjscheck:declaration-hygienenode scripts/check-declaration-hygiene.mjscheck:packed-exportsnode scripts/check-packed-exports.mjsclean:distnode -e "require('node:fs').rmSync('dist', { recursive: true, force: true })"clitsx src/cli/index.tsdevpnpm clean:dist && node --max-old-space-size=4096 node_modules/tsup/dist/cli-default.js --watchlinteslint --cache --cache-location node_modules/.cache/eslint/.eslintcache srctestvitest runtest: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.mjstest:lazy-overrides-smokenode scripts/lazy-overrides-smoke.mjstest:preview-client-next-build-smokenode scripts/preview-client-next-build-smoke.mjstest:preview-client-smokenode scripts/preview-client-smoke.mjstypechecktsc --noEmitverify./verify.sh
Dependencies8
@tanstack/react-query^5.90.20commander^12.1.0dotenv^16.4.5fast-deep-equal^3.1.3jiti^2.6.1prompts^2.4.2simple-git^3.27.0zod^4.3.6