PkgRadar

Package evidence

@bdelab/[email protected]

Remote Payload

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
20,179Mainstream · −50% score
Versions published
179Mature · −50% score
First published
Mar 2022
Publisher
richiehalford

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":["@bdelab/[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":["@bdelab/[email protected]"],"fail_on":"review"}'
Publisherrichiehalford
Artifact bytes64,630
Previous version9.15.3
Published2025-12-03T23:22:58.927Z
SHA-256f53483f2cf453671ee5ae7f149af2e719d4caabb3fe64f246abdd86e93220bc5

Why flagged

What the scanner saw

Remote Payload

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/lib/firekit.js12

Manifest

Package metadata

Scripts 17

Sign in to view install / lifecycle script contents.

Dependencies11
  • @bdelab/roar-firekit^4.1.1
  • ajv^8.17.1
  • ajv-errors^3.0.0
  • crc-32^1.2.2
  • dot-object^2.1.4
  • firebase^9.23.0
  • jwt-decode^4.0.0
  • link^2.1.0
  • lodash^4.17.21
  • vue^3.3.4
  • web-vitals^3.4.0