PkgRadar

Package evidence

@bluenotelogic/[email protected]

Credential file access: matched ".azure"

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":["@bluenotelogic/[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":["@bluenotelogic/[email protected]"],"fail_on":"high"}'
Publisherbluenotelogic
Artifact bytes28,725
Previous version0.3.0
Published2026-05-24T09:14:12.194Z
SHA-256a777cec9c8d8573fdd0428f62e7ff164be1df2b585400ebdec602f469e9e99ce

Why flagged

What the scanner saw

Credential file access: matched ".azure"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/tools/dbn_compare_retrieval.jsmatched ".azure"30
highCredential file accesspackage/dist/tools/dbn_list_sources.jsmatched ".azure"30
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/tools/dbn_compare_retrieval.jsmatched ".azure"30
highCredential file accesspackage/dist/tools/dbn_list_sources.jsmatched ".azure"30
lowObfuscationpackage/dist/tools/dbn_compare_retrieval.jsmatched "eval("3
lowObfuscationpackage/dist/dbnServer.jsmatched "eval("3

Manifest

Package metadata

Scripts6
  • buildtsc
  • devtsx watch src/index.ts --stdio
  • linttsc --noEmit
  • prepublishOnlynpm run build
  • startnode dist/index.js --stdio
  • start:httpnode dist/index.js --http
Dependencies3
  • @modelcontextprotocol/sdk^1.0.0
  • express^5.2.1
  • zod^3.23.8