PkgRadar

Package evidence

@openfn/[email protected]

Credential file access: matched "GITHUB_TOKEN"

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
7
First published
Nov 2025
Publisher
jclark-openfn

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":["@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 bytes17,635
Previous version0.2.3
Published2026-03-24T11:56:50.345Z
SHA-256da4ce46bfd4d851b87e16c983db6964d563474521dbc9403426d9046b1cc614a

Why flagged

What the scanner saw

Credential file access: matched "GITHUB_TOKEN"

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

Availability ledger

available

review
Last checked
reviewRisk
5Score
0.3.0Version
Status history (1 event)
  1. newavailable · risk review · score 5 · 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/index.jsmatched "GITHUB_TOKEN"5

Manifest

Package metadata

Scripts2
  • buildtsup src/index.ts --config tsup.config.js
  • gentsx src/cli.ts
Dependencies13
  • @babel/plugin-proposal-object-rest-spread^7.20.7
  • @babel/preset-typescript^7.26.0
  • @types/jsdoc-to-markdown^7.0.3
  • acorn^8.15.0
  • async-es^3.2.6
  • file-set^5.3.0
  • jsdoc-to-markdown^9.1.3
  • rimraf^6.1.0
  • ts-node10.9.1
  • tsup8.5.0
  • tsx^4.19.2
  • typescript4.8.4
  • yargs17.6.0