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"}'
Artifact bytes38,719
Previous version1.0.4
Published2026-05-24T12:29:45.809Z
SHA-256a408fbf9cc658b3105bdaa24a6d1778b1037a55b1f5777c68ad6a0959045a5c4

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

chethan_kumar_nex

6 members · evidence strength 75

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/chunk-JAFZT3SA.jsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/dist/chunk-PDTEDJ5A.jsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/dist/index.jsmatched "GITHUB_TOKEN"30
Show all 6 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/chunk-JAFZT3SA.jsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/dist/chunk-PDTEDJ5A.jsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/dist/index.jsmatched "GITHUB_TOKEN"30
lowObfuscationpackage/dist/chunk-JAFZT3SA.jsmatched "\\u2013"3
lowObfuscationpackage/dist/chunk-PDTEDJ5A.jsmatched "Buffer.from(readmeData.content, \"base64"3
lowObfuscationpackage/dist/index.jsmatched "\\u2014"3

Manifest

Package metadata

Scripts4
  • buildtsup
  • devtsup --watch
  • prepublishOnlynpm run build
  • startnode dist/index.js
Dependencies10
  • @babel/generator^7.29.1
  • @babel/parser^7.29.3
  • @babel/traverse^7.29.0
  • @babel/types^7.29.0
  • @clack/prompts^0.9.1
  • @google/generative-ai^0.21.0
  • chalk^5.4.1
  • commander^13.1.0
  • dotenv^16.4.7
  • figlet^1.8.0