PkgRadar

Package evidence

[email protected]

Credential file access: matched "GITHUB_TOKEN"

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["[email protected]"],"fail_on":"high"}'

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":["[email protected]"],"fail_on":"high"}'
Publisherseveibar
Artifact bytes95,634
Previous version0.0.33
Published2026-01-04T17:36:42.766Z
SHA-25626b9780a63edea0bf482bfd3e4ed0fe7f92ee9906de384569c34d7e6e7912a02

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

high
Last checked
highRisk
60Score
0.0.34Version
Status history (1 event)
  1. newavailable · risk high · score 60 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/.github/workflows/bun-pver-release.ymlmatched "GITHUB_TOKEN"30
highCredential file accesspackage/.github/workflows/formatbot.ymlmatched "GITHUB_TOKEN"30

Manifest

Package metadata

Scripts6
  • buildtsup-node ./lib/index.ts --dts --format esm --sourcemap inline -d dist
  • formatbiome format --write .
  • format:checkbiome format .
  • testbun test
  • test:watchbun test --watch
  • typechecktsc --noEmit
Dependencies1
  • circuit-json-to-connectivity-map^0.0.22