PkgRadar

Package evidence

@finbourne/[email protected]

Known Indicator Filename: package/lib/model/execution.js

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
11,862Mainstream · −50% score
Versions published
3,339Mature · −50% score
First published
Feb 2018
Publisher
finbourne

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":["@finbourne/[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":["@finbourne/[email protected]"],"fail_on":"review"}'
Publisherfinbourne
Artifact bytes6,551,129
Previous version2.0.1533
Published2026-05-20T11:32:58.669Z
SHA-256f2bb753801c2e114d9a3c76200462295815fc5c6f6ab8e19f13d8ac549e9d752

Why flagged

What the scanner saw

Known Indicator Filename: package/lib/model/execution.js

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highKnown Indicator Filenamepackage/lib/model/execution.jspackage/lib/model/execution.js45

Manifest

Package metadata

Scripts2
  • buildtsc --outDir lib/
  • testmocha --timeout 300000 --recursive lib/
Dependencies3
  • csvtojson^2.0.8
  • request^2.88.0
  • uuid^3.3.2