PkgRadar

Package evidence

@microsoft/[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
8
Versions published
4
First published
Apr 2026
Publisher
microsoft1es

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":["@microsoft/[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":["@microsoft/[email protected]"],"fail_on":"review"}'
Publishermicrosoft1es
Artifact bytes76,780
Previous version0.2.0
Published2026-04-30T18:17:57.385Z
SHA-25602e717321e32ee2b984d5e8c271d7b2d3f47dc95f4a775ab5d1f3e8a1bd724da

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.0Version
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/dist/index.jsmatched ".azure"5

Manifest

Package metadata

Scripts12
  • buildtsup
  • cleanrimraf dist
  • linteslint src tests
  • lint:fixeslint src tests --fix
  • releasepnpm publish
  • release:devpnpm run version:dev && pnpm publish --tag dev
  • testjest --config jest.config.ts
  • test:coveragejest --config jest.config.ts --coverage
  • test:e2ejest --config jest.e2e.config.ts
  • test:unitjest --config jest.config.ts
  • type-checktsc --noEmit
  • version:devpnpm version prerelease --preid=dev --no-git-tag-version
Dependencies18
  • @azure/identity^4.13.1
  • @azure/monitor-opentelemetry^1.16.0
  • @azure/msal-node^3.5.3
  • @azure/msal-node-extensions^1.5.13
  • @clack/prompts^1.2.0
  • @jupyterlab/nbformat^4.4.3
  • @opentelemetry/api^1.9.1
  • archiver^7.0.1
  • axios^1.15.0
  • commander^14.0.0
  • dotenv^16.5.0
  • fs-extra^11.3.0
  • joi^17.13.3
  • mime-types^3.0.1
  • semver^7.7.3
  • uuid^11.1.0
  • yaml^2.8.0
  • zod^3.25.36