PkgRadar

Package evidence

@beechcms/[email protected]

Large Javascript Payload: 2590630 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
19
First published
May 2026
Publisher
beech-cms

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":["@beechcms/[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":["@beechcms/[email protected]"],"fail_on":"review"}'
Publisherbeech-cms
Artifact bytes1,811,785
Previous version0.5.0
Published2026-06-10T11:12:14.052Z
SHA-256663ed249a3d6845d5eceec9434a883d9424376aae29c62a1cab8a1c2857d7c6e

Why flagged

What the scanner saw

Large Javascript Payload: 2590630 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.6.0-preview.1Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/assets/dashboard/assets/index-BSjk0Sx9.js2590630 bytes0

Manifest

Package metadata

Scripts8
  • buildtsc -p tsconfig.build.json --noEmit
  • cf-typegenwrangler types --env-interface CloudflareBindings
  • db:migrate:localnode ./scripts/bootstrap-d1.mjs
  • db:reset:localnode -e "require('fs').rmSync('.wrangler/state', {recursive:true,force:true})" && node ./scripts/bootstrap-d1.mjs
  • deploywrangler deploy --minify
  • devwrangler dev --port 8789
  • testvitest run
  • test:coveragevitest run --coverage
Dependencies7
  • @aws-sdk/client-s3^3.995.0
  • @aws-sdk/s3-request-presigner^3.995.0
  • @beechcms/core^0.6.0-preview.1
  • @upstash/qstash^2.11.0
  • bcryptjs^2.4.3
  • hono^4.12.21
  • jose^6.1.3