PkgRadar

Package evidence

@openfn/[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.

Weekly downloads
469
Versions published
133Mature · −50% score
First published
Nov 2023
Publisher
jclark-openfn

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

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":["@openfn/[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":["@openfn/[email protected]"],"fail_on":"review"}'
Publisherjclark-openfn
Artifact bytes83,895
Previous version1.26.0
Published2026-06-09T16:58:21.204Z
SHA-2563046fcb815e30f72469c6ce6a648a73fac059e11a92772b527bae37efc3479c1

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.26.1Version
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
  • buildtsup --config tsup.config.js
  • build:watchpnpm build --watch
  • packpnpm pack --pack-destination ../../dist
  • startnode --loader @swc-node/register/esm src/start.ts
  • start:prodnode dist/start.js
  • start:watchnodemon -e ts,js --watch ../runtime-manager/dist --watch ./src --exec 'pnpm start'
  • testpnpm ava --serial
  • test:typespnpm tsc --noEmit --project tsconfig.json
Dependencies17
  • @koa/bodyparser^6.1.0
  • @koa/router^15.4.0
  • @openfn/engine-multi1.11.4
  • @openfn/lexicon^2.2.1
  • @openfn/logger1.1.2
  • @openfn/runtime1.9.3
  • @sentry/node^10.44.0
  • @types/koa-logger^3.1.5
  • @types/ws^8.18.1
  • fast-safe-stringify^2.1.1
  • figures^5.0.0
  • human-id^4.1.3
  • jose^4.15.9
  • koa^2.16.4
  • koa-logger^3.2.1
  • phoenix1.7.10
  • ws^8.19.0