PkgRadar

Package evidence

@bcrumbs.net/[email protected]

Large Javascript Payload: 4595652 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.

Weekly downloads
93
Versions published
33Mature · −50% score
First published
May 2025
Publisher
amhaish

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

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":["@bcrumbs.net/[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":["@bcrumbs.net/[email protected]"],"fail_on":"review"}'
Publisheramhaish
Artifact bytes3,237,453
Previous version0.0.51
Published2026-05-06T10:37:14.884Z
SHA-256b35bfd99ec3ed3167126ccc8e4fabadcaee3deb46c8b788fe6fb6e0600236228

Why flagged

What the scanner saw

Large Javascript Payload: 4595652 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/index.cjs.js4595652 bytes10
mediumLarge Javascript Payloadpackage/index.esm.js4601409 bytes10

Manifest

Package metadata

Dependencies4
  • @azure/storage-blob^12.25.0
  • @bcrumbs.net/bc-api^0.0.47
  • @bcrumbs.net/bc-shared^0.0.9
  • @bcrumbs.net/bc-ui^0.0.13