PkgRadar

Package evidence

@backstage/[email protected]

Credential file access: matched ".aws"

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
385,363Ubiquitous · −70% score
Versions published
1,276Mature · −50% score
First published
Nov 2020
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 bytes116,861
Previous version0.0.0-nightly-20260526032421
Published2026-05-27T03:42:48.874Z
SHA-256de12f9a6e88950eecd87cc950f53bac6e671b817894134d4912d8413adc0a76a

Why flagged

What the scanner saw

Credential file access: matched ".aws"

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

Availability ledger

available

review
Last checked
reviewRisk
21Score
0.0.0-nightly-20260527032423Version
Status history (1 event)
  1. newavailable · risk review · score 21 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 14 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/awsCodeCommit/AwsCodeCommitIntegration.cjs.jsmatched ".aws"5
lowCredential file accesspackage/dist/awsCodeCommit/AwsCodeCommitIntegration.esm.jsmatched ".aws"5
lowCredential file accesspackage/dist/awsCodeCommit/config.cjs.jsmatched ".aws"5
lowCredential file accesspackage/dist/awsCodeCommit/config.esm.jsmatched ".aws"5
lowCredential file accesspackage/dist/awsS3/AwsS3Integration.cjs.jsmatched ".aws"5
lowCredential file accesspackage/dist/awsS3/AwsS3Integration.esm.jsmatched ".aws"5
lowCredential file accesspackage/dist/azure/AzureIntegration.cjs.jsmatched ".azure"5
lowCredential file accesspackage/dist/azure/AzureIntegration.esm.jsmatched ".azure"5
lowCredential file accesspackage/dist/azure/DefaultAzureDevOpsCredentialsProvider.cjs.jsmatched ".azure"5
lowCredential file accesspackage/dist/azure/DefaultAzureDevOpsCredentialsProvider.esm.jsmatched ".azure"5
lowCredential file accesspackage/dist/azure/config.cjs.jsmatched ".azure"5
lowCredential file accesspackage/dist/azure/config.esm.jsmatched ".azure"5
lowCredential file accesspackage/dist/azureBlobStorage/AzureBlobStorageIntegration.cjs.jsmatched ".azure"5
lowCredential file accesspackage/dist/azureBlobStorage/AzureBlobStorageIntegration.esm.jsmatched ".azure"5

Manifest

Package metadata

Scripts6
  • buildbackstage-cli package build
  • cleanbackstage-cli package clean
  • lintbackstage-cli package lint
  • postpackbackstage-cli package postpack
  • prepackbackstage-cli package prepack
  • testbackstage-cli package test
Dependencies11
  • @azure/identity^4.0.0
  • @azure/storage-blob^12.5.0
  • @backstage/config1.3.8
  • @backstage/errors1.3.1
  • @octokit/auth-app^4.0.0
  • @octokit/rest^19.0.3
  • cross-fetch^4.0.0
  • git-url-parse^15.0.0
  • lodash^4.17.21
  • luxon^3.0.0
  • p-throttle^4.1.1