PkgRadar

Package evidence

@buffbirb/[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":["@buffbirb/[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":["@buffbirb/[email protected]"],"fail_on":"high"}'
Publisherwizaru
Artifact bytes22,851
Previous version1.0.1
Published2026-05-24T21:20:35.996Z
SHA-256055a478a8c30edc28358ac1e33b3939e016629c23a44f8e30f1a47a5179510c1

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
48Score
1.0.2Version
Status history (1 event)
  1. newavailable · risk high · score 48 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

wizaru

4 members · evidence strength 73

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/common.jsmatched "GITHUB_TOKEN"30
mediumRemote Payloadpackage/dist/install.jsmatched "curl "12
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/common.jsmatched "GITHUB_TOKEN"30
mediumRemote Payloadpackage/dist/install.jsmatched "curl "12
lowObfuscationpackage/dist/install.jsmatched "\\u2014"3
lowObfuscationpackage/dist/uninstall.jsmatched "\\u26A0"3

Manifest

Package metadata

Scripts3
  • buildtsc
  • devtsx src/cli.tsx
  • prepublishOnlynpm run build
Dependencies3
  • commander^14.0.3
  • ink^5.0.1
  • react^18.3.1