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 bytes25,709
Previous version1.0.0
Published2026-05-04T20:25:27.905Z
SHA-2561ad5b1de2e94aee30c9862bd5637e2016f7f82f4cd03532c3c77d5b7b507cc68

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

jamiefdhurst

2 members · evidence strength 60

Evidence

Static findings

4 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/dependabot-auto-merge.ymlmatched "GITHUB_TOKEN"30
highCredential file accesspackage/.github/workflows/test.ymlmatched "GITHUB_TOKEN"30
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/.github/workflows/build.ymlmatched "NPM_TOKEN"30
highCredential file accesspackage/.github/workflows/dependabot-auto-merge.ymlmatched "GITHUB_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.4