PkgRadar

Package evidence

@microsoft/[email protected]

Credential file access: matched ".npmrc"

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
598,030Ubiquitous · −70% score
Versions published
557Mature · −50% score
First published
Jan 2017
Publisher
odspnpm

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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"}'
Publisherodspnpm
Artifact bytes1,147,087
Previous version5.173.0
Published2026-04-16T05:26:40.505Z
SHA-256411dd657db1a5504f02fa05abd9a84813e7fd383a98171b31f7dff6031228ffd

Why flagged

What the scanner saw

Credential file access: matched ".npmrc"

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

Availability ledger

available

review
Last checked
reviewRisk
1Score
5.174.0Version
Status history (1 event)
  1. newavailable · risk review · score 1 · 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/chunks/InstallManagerFactory.jsmatched ".npmrc"5

Manifest

Package metadata

Scripts4
  • _phase:buildheft run --only build -- --clean
  • _phase:testheft run --only test -- --clean
  • buildheft build --clean
  • testheft test --clean
Dependencies42
  • @pnpm/link-bins~5.3.7
  • @rushstack/credential-cache0.2.12
  • @rushstack/heft-config-file0.20.6
  • @rushstack/lookup-by-path0.10.1
  • @rushstack/node-core-library5.22.0
  • @rushstack/npm-check-fork0.2.12
  • @rushstack/package-deps-hash4.7.12
  • @rushstack/package-extractor0.13.0
  • @rushstack/rig-package0.7.2
  • @rushstack/rush-amazon-s3-build-cache-plugin5.174.0
  • @rushstack/rush-azure-storage-build-cache-plugin5.174.0
  • @rushstack/rush-http-build-cache-plugin5.174.0
  • @rushstack/rush-pnpm-kit-v100.2.13
  • @rushstack/rush-pnpm-kit-v80.2.13
  • @rushstack/rush-pnpm-kit-v90.2.13
  • @rushstack/stream-collator4.2.12
  • @rushstack/terminal0.22.5
  • @rushstack/ts-command-line5.3.5
  • @yarnpkg/lockfile~1.0.2
  • builtin-modules~3.1.0
  • cli-table~0.3.1
  • dependency-path~9.2.8
  • dotenv~16.4.7
  • fast-glob~3.3.1
  • figures3.0.0
  • git-repo-info~2.1.0
  • glob-escape~0.0.2
  • https-proxy-agent~5.0.0
  • ignore~5.1.6
  • inquirer~8.2.7
  • …and 12 more.