PkgRadar

Package evidence

@jkawwa/[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":["@jkawwa/[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":["@jkawwa/[email protected]"],"fail_on":"high"}'
Publisherjkawwa
Artifact bytes151,720
Previous version0.3.1-jk.9
Published2026-05-25T04:10:54.355Z
SHA-256dc1a946a128ea4dd46ce451c9daf13ae6f341b607bc9f93a1612f8a0d98d6483

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/command-redaction.jsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/dist/ssh.jsmatched ".ssh"30
mediumRemote Payloadpackage/dist/execution-target.jsmatched "curl "12
mediumRemote Payloadpackage/dist/sandbox-install-command.jsmatched "curl "12
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/command-redaction.jsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/dist/ssh.jsmatched ".ssh"30
mediumRemote Payloadpackage/dist/execution-target.jsmatched "curl "12
mediumRemote Payloadpackage/dist/sandbox-install-command.jsmatched "curl "12
lowObfuscationpackage/dist/server-utils.test.jsmatched "\\uFFFD"3

Manifest

Package metadata

Scripts3
  • buildtsc
  • cleanrm -rf dist
  • typechecktsc --noEmit