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"}'
Publisherbeekamai
Artifact bytes206,973
Previous version0.15.1
Published2026-05-24T02:55:26.362Z
SHA-2568cefd41eb5e48e8389bdd1c7646f73c493e4389ad45c0b66943e339f1d6c8f50

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

beekamai

2 members · evidence strength 64

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/tools_impl/geocatalogue_fetch.jsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/dist/tools_impl/github.jsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/dist/tools.jsmatched "GITHUB_TOKEN"30
mediumRemote Payloadpackage/dist/docs.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/dist/tools_impl/github.jsmatched "api.github.com/graphql"12
mediumRemote Payloadpackage/dist/tools.jsmatched "curl "12
mediumRemote Payloadpackage/dist/tools_impl/whitelist_sni_candidates.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/data/docs/_index.jsonmatched "raw.githubusercontent.com"12
Show all 9 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/tools_impl/geocatalogue_fetch.jsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/dist/tools_impl/github.jsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/dist/tools.jsmatched "GITHUB_TOKEN"30
mediumRemote Payloadpackage/dist/docs.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/dist/tools_impl/github.jsmatched "api.github.com/graphql"12
mediumRemote Payloadpackage/dist/tools.jsmatched "curl "12
mediumRemote Payloadpackage/dist/tools_impl/whitelist_sni_candidates.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/data/docs/_index.jsonmatched "raw.githubusercontent.com"12
lowInstall-time lifecycle scriptpackage.jsonprepare="npm run build"4

Manifest

Package metadata

Scripts6
  • buildtsc
  • devtsx src/index.ts
  • fetch-docstsx scripts/fetch-docs.ts
  • fetch-geocataloguetsx scripts/fetch-geocatalogue.ts
  • preparenpm run build
  • prepublishOnlynpm run build
Dependencies2
  • @modelcontextprotocol/sdk^1.0.0
  • zod^3.23.8