PkgRadar

Package evidence

[email protected]

Credential file access: matched "GITHUB_TOKEN"

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.

Versions published
147Mature · −50% score
First published
May 2020
Publisher
microsoft1es

Effective trust discount applied: 50% (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":["[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":["[email protected]"],"fail_on":"review"}'
Publishermicrosoft1es
Artifact bytes66,229
Previous version0.83.0-preview.1
Published2026-05-26T20:06:25.807Z
SHA-2564c4c3d26647bc1325a67c48c44849263849764a961fb6f1f865f84d092875e5b

Why flagged

What the scanner saw

Credential file access: matched "GITHUB_TOKEN"

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

Availability ledger

available

review
Last checked
reviewRisk
1Score
0.83.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/lib-commonjs/GitReactFileRepository.jsmatched "GITHUB_TOKEN"5

Manifest

Package metadata

Scripts6
  • buildrnw-scripts build
  • cleanrnw-scripts clean
  • lintrnw-scripts lint
  • lint:fixrnw-scripts lint:fix
  • testrnw-scripts test
  • watchrnw-scripts watch
Dependencies19
  • @react-native-windows/fs0.83.0
  • @react-native-windows/package-utils0.83.0
  • @typescript-eslint/eslint-plugin^7.1.1
  • @typescript-eslint/parser^7.1.1
  • async^3.2.3
  • chalk^4.1.0
  • fp-ts^2.5.0
  • globby^11.1.0
  • inquirer^7.1.0
  • io-ts^2.1.1
  • isutf8^3.0.0
  • lodash^4.17.15
  • node-fetch^2.6.7
  • ora^3.4.0
  • semver^7.3.2
  • simple-git^3.3.0
  • source-map-support^0.5.19
  • upath^1.2.0
  • yargs^16.2.0