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"}'
Publisherravikishan
Artifact bytes116,803
Previous versionnone
Published2026-05-24T09:42:43.524Z
SHA-256e0c872fb031303848de27d7294491c02607198729b5a4757da567bd93770268a

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/commands/ci.jsmatched "GITHUB_TOKEN"30
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/commands/ci.jsmatched "GITHUB_TOKEN"30
lowObfuscationpackage/dist/commands/perf-dashboard.jsmatched "\\x1b"3

Manifest

Package metadata

Scripts6
  • buildtsc -p tsconfig.json
  • devtsx src/index.ts
  • linteslint .
  • testvitest run
  • test:coveragevitest run --coverage
  • typechecktsc -p tsconfig.json --noEmit
Dependencies10
  • @inquirer/prompts^6.0.1
  • @jorvel/ssr0.2.0
  • @jorvel/types0.2.0
  • chokidar^4.0.3
  • commander^12.1.0
  • execa^9.5.3
  • fs-extra^11.2.0
  • kleur^4.1.5
  • tree-kill^1.2.2
  • ws^8.18.3
Optional dependencies1
  • sharp^0.34.2