PkgRadar

Package evidence

@bugroger/[email protected]

Credential file access: matched ".azure"

Trust signals

Why this verdict

PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.

Weekly downloads
26
Versions published
9
First published
Mar 2026
Publisher
bugroger

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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":["@bugroger/[email protected]"],"fail_on":"review"}'

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":["@bugroger/[email protected]"],"fail_on":"review"}'
Publisherbugroger
Artifact bytes17,986
Previous version0.3.12
Published2026-04-06T07:04:33.748Z
SHA-2560c28d6bba423b07e8dfde50a6cbd1e70779b161e178ceac36f40d3111b678709

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

review
Last checked
reviewRisk
5Score
0.3.13Version
Status history (1 event)
  1. newavailable · risk review · score 5 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/build/main.jsmatched ".azure"5

Manifest

Package metadata

Scripts7
  • buildtsc
  • build:unixtsc && chmod 755 build/main.js
  • demo:tokennode build/demo-token-auth.js
  • startnode build/main.js
  • test:livenode build/live-test.js
  • test:simplenode build/simple-token-test.js
  • test:tokennode build/test-token-auth.js
Dependencies7
  • @azure/identity^4.3.0
  • @microsoft/microsoft-graph-client^3.0.7
  • @modelcontextprotocol/sdk^1.7.0
  • @types/jsonwebtoken^9.0.10
  • isomorphic-fetch^3.0.0
  • jsonwebtoken^9.0.2
  • zod^3.24.2