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"}'
Publisherkeyserdsoze
Artifact bytes206,136
Previous version0.1.49
Published2026-04-25T22:20:41.426Z
SHA-2568d2da261d51315b517d0ba45e2e1c2c11a22978d0d8c47b12b33fcb9130fa737

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

keyserdsoze

2 members · evidence strength 51

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/azure-devops-provider.jsmatched ".azure"30
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/azure-devops-provider.jsmatched ".azure"30
lowObfuscationpackage/dist/github-provider.jsmatched "atob("3
lowObfuscationpackage/dist/utils.jsmatched "\\u0300"3

Manifest

Package metadata

Scripts3
  • buildtsc -p tsconfig.json
  • testnpm run build && node --test test/**/*.test.mjs
  • validatetsc -p tsconfig.json --noEmit
Dependencies6
  • epub-gen-memory^1.0.2
  • fast-glob^3.3.3
  • gray-matter^4.0.3
  • marked^16.3.0
  • yaml^2.8.1
  • zod^4.1.12