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"}'
Publisherakash-sathish
Artifact bytes41,646
Previous versionnone
Published2026-04-20T08:49:54.289Z
SHA-256b7726532d75a20c818e92e52d69ff68fa157e4827cf4fa5ba35307798a6ea820

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/tests/rules/credential-hardcoding.test.tsmatched "GITHUB_TOKEN"30
mediumRemote Payloadpackage/dist/reporters/sarif-reporter.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/src/reporters/sarif-reporter.tsmatched "raw.githubusercontent.com"12

Manifest

Package metadata

Scripts5
  • buildtsc
  • devtsc --watch
  • linteslint src --ext .ts
  • testvitest run
  • test:watchvitest
Dependencies4
  • @modelcontextprotocol/sdk^1.29.0
  • commander^12.1.0
  • simple-git^3.27.0
  • ts-morph^24.0.0