PkgRadar

Package evidence

@backstage/[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
175,760Ubiquitous · −70% score
Versions published
1,346Mature · −50% score
First published
Mar 2021
Publisher
patriko

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":["@backstage/[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":["@backstage/[email protected]"],"fail_on":"review"}'
Publisherpatriko
Artifact bytes14,666
Previous version0.0.0-nightly-20260526032421
Published2026-05-27T03:42:57.641Z
SHA-25623b6278ce9c0ce4e6d16eb5b77b8a0b9d6fa5fe91b8687da447c6bd36977aeb4

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
1Score
0.0.0-nightly-20260527032423Version
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/api/ScmAuth.esm.jsmatched ".azure"5

Manifest

Package metadata

Scripts7
  • buildbackstage-cli package build
  • cleanbackstage-cli package clean
  • lintbackstage-cli package lint
  • postpackbackstage-cli package postpack
  • prepackbackstage-cli package prepack
  • startbackstage-cli package start
  • testbackstage-cli package test
Dependencies5
  • @backstage/config1.3.8
  • @backstage/core-plugin-api1.12.6
  • @backstage/integration0.0.0-nightly-20260527032423
  • @material-ui/core^4.12.2
  • @material-ui/icons^4.9.1