PkgRadar

Package evidence

@bull-board/[email protected]

Credential file access: matched ".ssh/"

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
236Mature · −50% score
First published
May 2021
Publisher
felixmosh

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":["@bull-board/[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":["@bull-board/[email protected]"],"fail_on":"review"}'
Publisherfelixmosh
Artifact bytes2,676,730
Previous version6.7.9
Published2025-02-27T09:28:22.394Z
SHA-2563bf1d6bb32c95af3c27e150269a378eee60ebf2160942512a6ba08a3cffe2de9

Why flagged

What the scanner saw

Credential file access: matched ".ssh/"

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

Availability ledger

available

review
Last checked
reviewRisk
1Score
6.7.10Version
Status history (1 event)
  1. newavailable · risk review · score 1 · 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
lowCredential file accesspackage/dist/static/js/async/5653.e81ee306.jsmatched ".ssh/"5

Manifest

Package metadata

Scripts8
  • buildrsbuild build
  • build:analyzeBUNDLE_ANALYZE=true rsbuild build
  • cleanrm -rf dist
  • devrsbuild dev
  • gen:jsonSchemanpm run gen:jsonSchema:bullmq && npm run gen:jsonSchema:bull
  • gen:jsonSchema:bullnpx ts-json-schema-generator --path '../../node_modules/bull/*.ts' --type 'Bull.JobOptions' --out './src/schemas/bull/jobOptions.json'
  • gen:jsonSchema:bullmqnpx ts-json-schema-generator --path '../../node_modules/bullmq/dist/esm/interfaces/**/*.ts' --type 'JobsOptions' --out './src/schemas/bullmq/jobOptions.json'
  • sync:localesnpx i18next-locales-sync -c ./localesSync.config.js
Dependencies1
  • @bull-board/api6.7.10