PkgRadar

Package evidence

[email protected]

Credential file access: matched "NPM_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"}'
Publisherjamiefdhurst
Artifact bytes26,207
Previous version1.0.1
Published2026-05-24T12:17:08.809Z
SHA-25609e256a4093c7d39e2140a3589db04fef28a5bca35d1113c904235d7781eeca5

Why flagged

What the scanner saw

Credential file access: matched "NPM_TOKEN"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

high
Last checked
highRisk
64Score
2.0.0Version
Status history (1 event)
  1. newavailable · risk high · score 64 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

jamiefdhurst

2 members · evidence strength 60

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/.github/workflows/build.ymlmatched "NPM_TOKEN"30
highCredential file accesspackage/.github/workflows/test.ymlmatched "GITHUB_TOKEN"30
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/.github/workflows/build.ymlmatched "NPM_TOKEN"30
highCredential file accesspackage/.github/workflows/test.ymlmatched "GITHUB_TOKEN"30
lowInstall-time lifecycle scriptpackage.jsonprepare="husky"4

Manifest

Package metadata

Scripts10
  • buildtsc -noEmit -skipLibCheck && node esbuild.config.mjs production
  • coveragejest --coverage
  • devnode esbuild.config.mjs
  • formatprettier --write "src/**/*.{ts,js,json,md}"
  • format:checkprettier --check "src/**/*.{ts,js,json,md}"
  • linteslint
  • lint:fixeslint --fix
  • preparehusky
  • testjest
  • test-cijest --ci --reporters=default --reporters=jest-junit --coverage
Dependencies1
  • obsidian-daily-notes-interface0.9.5