PkgRadar

Package evidence

[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":["[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"}'
Publishercdotyone
Artifact bytes26,092
Previous version2.0.7
Published2026-05-16T14:44:48.708Z
SHA-25628889e92512fc03885a72b8f42143db9d6e5ddca32c46eb9895a19c460574d3a

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

cdotyone

2 members · evidence strength 51

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/src/index.mjsmatched ".azure"30
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/src/index.mjsmatched ".azure"30
lowObfuscationpackage/src/index.mjsmatched "\\x1b"3
lowObfuscationpackage/src/lib.mjsmatched "\\x1b"3
lowObfuscationpackage/src/version.mjsmatched "\\x1b"3

Manifest

Package metadata

Scripts3
  • startnode src/index.mjs
  • testnode --experimental-vm-modules node_modules/jest/bin/jest.js
  • test:watchnode --experimental-vm-modules node_modules/jest/bin/jest.js --watch
Dependencies1
  • minimatch~10.1.1