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"}'
Publisherr3ap3redit
Artifact bytes379,541
Previous version1.3.13
Published2026-05-24T04:42:24.055Z
SHA-2568b772d5e9e04a40740bddb132595625f86a8d40603fe113077c91034ab72991c

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

r3ap3redit

2 members · evidence strength 57

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/utils/mcp-servers-file.jsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/dist/utils/safety.jsmatched ".ssh"30
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/utils/mcp-servers-file.jsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/dist/utils/safety.jsmatched ".ssh"30
lowObfuscationpackage/dist/graceful-shutdown.jsmatched "\\x1b"3
lowObfuscationpackage/dist/mcp/resolve-mcp-servers.jsmatched "\\u0000"3

Manifest

Package metadata

Scripts5
  • buildrm -rf dist && tsc
  • cleanrm -rf dist
  • devtsc --watch
  • linttsc --noEmit
  • testvitest run
Dependencies13
  • @anthropic-ai/sdk^0.78.0
  • @modelcontextprotocol/sdk^1.29.0
  • diff^5.1.0
  • dotenv^16.3.1
  • fast-glob^3.3.3
  • gray-matter^4.0.3
  • node-fetch^3.3.2
  • open^10.0.0
  • picomatch^4.0.2
  • strip-ansi^7.1.0
  • ts-morph^27.0.2
  • typescript^5.3.3
  • zod^4.3.6