PkgRadar

Package evidence

@juliantanx/[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":["@juliantanx/[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":["@juliantanx/[email protected]"],"fail_on":"high"}'
Publisherjuliantanx
Artifact bytes149,340
Previous version1.2.0
Published2026-05-22T03:36:09.364Z
SHA-256c20b5d40a9c8008b16eb34ca4c05efcd56a0ceb2a88a5e8387218acc0163dcdb

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/web/_app/immutable/nodes/10.Jb_wogsG.jsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/dist/web/_app/immutable/nodes/4.DE3OvqSg.jsmatched "GITHUB_TOKEN"30
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/web/_app/immutable/nodes/10.Jb_wogsG.jsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/dist/web/_app/immutable/nodes/4.DE3OvqSg.jsmatched "GITHUB_TOKEN"30
lowObfuscationpackage/dist/web/_app/immutable/chunks/entry.CsncxtbZ.jsmatched "atob("3
lowObfuscationpackage/dist/index.jsmatched "\\u8BBE"3

Manifest

Package metadata

Scripts4
  • buildtsup && node scripts/copy-web.js
  • devtsx src/index.ts serve
  • testvitest run
  • test:watchvitest
Dependencies3
  • @aws-sdk/client-s3^3.700.0
  • better-sqlite3^11.0.0
  • commander^12.0.0