PkgRadar

Package evidence

@spotify/[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.

Versions published
83Mature · −50% score
First published
Jan 2023
Publisher
spotify-eng

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":["@spotify/[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":["@spotify/[email protected]"],"fail_on":"review"}'
Publisherspotify-eng
Artifact bytes216,469
Previous version0.26.0
Published2026-04-20T17:45:50.089Z
SHA-2568a6f41004b1364328a377f7352e2a7aae6e11be4e3ddd1845e2d847bc4d7c2ae

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.26.1Version
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/oob-configs/checks/ai_readiness_checks.yamlmatched ".azure"3

Manifest

Package metadata

Scripts9
  • buildbackstage-cli package build --minify
  • cleanbackstage-cli package clean
  • generateyarn exec graphql-codegen --config codegen.yml && yarn exec backstage-repo-tools package schema openapi generate --server && yarn exec backstage-repo-tools package schema openapi generate --client-package plugins/soundcheck-common
  • lintbackstage-cli package lint --max-warnings 0
  • postpackbackstage-cli package postpack
  • prepackbackstage-cli package prepack
  • prepareyarn generate
  • startbackstage-cli package start
  • testbackstage-cli package test
Dependencies60
  • @apidevtools/json-schema-ref-parser^14.0.0
  • @apollo/server^4.0.0
  • @backstage/backend-defaults^0.17.0
  • @backstage/backend-openapi-utils^0.6.8
  • @backstage/backend-plugin-api^1.9.0
  • @backstage/catalog-client^1.15.0
  • @backstage/catalog-model^1.8.0
  • @backstage/config^1.3.7
  • @backstage/errors^1.3.0
  • @backstage/plugin-auth-node^0.7.0
  • @backstage/plugin-catalog-common^1.1.9
  • @backstage/plugin-catalog-node^2.2.0
  • @backstage/plugin-events-node^0.4.21
  • @backstage/plugin-notifications-node^0.2.25
  • @backstage/plugin-permission-common^0.9.8
  • @backstage/plugin-permission-node^0.10.12
  • @backstage/types^1.2.2
  • @graphql-tools/merge^9.0.0
  • @graphql-tools/utils^10.0.0
  • @opentelemetry/api^1.9.0
  • @spotify/backstage-plugin-core-common^0.6.16
  • @spotify/backstage-plugin-core-node^0.11.14
  • @spotify/backstage-plugin-slack-node^0.3.11
  • @spotify/backstage-plugin-soundcheck-common^0.23.0
  • @spotify/backstage-plugin-soundcheck-node^0.13.0
  • @types/express^4.17.6
  • @types/seedrandom^2.4.2
  • awilix^12.0.0
  • bullmq^5.0.0
  • cron^4.0.0
  • …and 30 more.