PkgRadar

Package evidence

@epicdm/[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":["@epicdm/[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":["@epicdm/[email protected]"],"fail_on":"high"}'
Publisherspencer.epic
Artifact bytes642,069
Previous version0.2.4
Published2026-05-19T23:53:57.381Z
SHA-2564a86cff770095d640e1f43437dbfb1ab4a615fc4952269a1c11ba0290e77de34

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

spencer.epic

2 members · evidence strength 56

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/core/index.cjsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/dist/core/index.jsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/manifests/github-issues.yamlmatched "GITHUB_TOKEN"30
Show all 7 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/core/index.cjsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/dist/core/index.jsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/manifests/github-issues.yamlmatched "GITHUB_TOKEN"30
lowObfuscationpackage/dist/core/index.cjsmatched "\\u2014"3
lowObfuscationpackage/dist/react/index.cjsmatched "\\u2192"3
lowObfuscationpackage/dist/core/index.jsmatched "\\u2014"3
lowObfuscationpackage/dist/react/index.jsmatched "\\u2192"3

Manifest

Package metadata

Scripts5
  • buildtsup
  • devtsup --watch
  • linteslint src --ext .ts,.tsx
  • testjest
  • typechecktsc --noEmit
Dependencies10
  • @date-fns/tz^1.2.0
  • @epicdm/flowstate-collections1.1.8
  • @epicdm/flowstate-crypto1.0.7
  • bottleneck^2.19.5
  • date-fns^4.1.0
  • jsonpath-plus^7.2.0
  • rxdb16.21.1
  • rxjs^7.0.0
  • yaml^2.6.0
  • zod^3.22.4