PkgRadar

Package evidence

@staffbase/[email protected]

no findings

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
15Established · −30% score
First published
Jun 2017
Publisher
staffbase.com

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 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":["@staffbase/[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":["@staffbase/[email protected]"],"fail_on":"review"}'
Publisherstaffbase.com
Artifact bytes40,142
Previous version1.3.3
Published2025-05-12T08:01:35.170Z
SHA-256e90320b862e9a42ecc9221c97f789fb37e48c69a2a3167cf95a367b4e7d71ba2

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
1.3.4Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts8
  • buildbabel src --out-dir dist
  • fixeslint --ext .js,.jsx,.ts,.tsx --fix .
  • linteslint --ext .js,.jsx,.ts,.tsx .
  • prepublishnpm run build && npm run readme
  • readmenode docSrc/buildDoc.js
  • testnpm run build && jest
  • test:coveragenpm run build && jest --coverage
  • test:verbosenpm run build && jest --verbose
Dependencies2
  • jsonwebtoken^9.0.0
  • node-rsa^1.1.1