PkgRadar

Package evidence

@roadiehq/[email protected]

Credential file access: matched "GOOGLE_APPLICATION_CREDENTIALS"

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
21
Versions published
7
First published
Sep 2025
Publisher
roadie-bot

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":["@roadiehq/[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":["@roadiehq/[email protected]"],"fail_on":"review"}'
Publisherroadie-bot
Artifact bytes7,695,571
Previous version1.1.2
Published2026-02-20T12:05:25.305Z
SHA-256661fde0f563fac00a570efd8399198a078be81deba7889503a5525a8fa1e51ba

Why flagged

What the scanner saw

Credential file access: matched "GOOGLE_APPLICATION_CREDENTIALS"

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

Availability ledger

available

review
Last checked
reviewRisk
3Score
2.0.0Version
Status history (1 event)
  1. newavailable · risk review · score 3 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/embedded-app/.config-schema.jsonmatched "GOOGLE_APPLICATION_CREDENTIALS"3
lowObfuscation Densitypackage/dist/embedded-app/static/5437.dc793875.chunk.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/embedded-app/static/6584.28094c59.chunk.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/embedded-app/static/7549.45bfa38b.chunk.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts8
  • buildbackstage-cli package build
  • cleanbackstage-cli package clean
  • lintbackstage-cli package lint
  • prepack./scripts/prepack.sh
  • startnodemon --
  • testbackstage-cli package test
  • test:e2ebackstage-cli package test --config cli-e2e-test.config.js
  • test:e2e:cibackstage-cli package test --config cli-e2e-test.config.js --watchAll=false --ci
Dependencies12
  • @backstage/backend-defaults^0.15.0
  • @backstage/catalog-model^1.7.6
  • @backstage/cli-common^0.1.17
  • @backstage/config^1.3.6
  • @backstage/plugin-techdocs-node^1.14.0
  • commander^12.0.0
  • fs-extra^11.0.0
  • global-agent^3.0.0
  • http-proxy^1.18.1
  • react-dev-utils^12.0.0-next.60
  • serve-handler^6.1.3
  • winston^3.2.1