PkgRadar

Package evidence

@roadiehq/[email protected]

Credential file access: matched ".ssh/"

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 bytes21,965,960
Previous version2.0.0
Published2026-06-17T12:10:05.444Z
SHA-256425ac8f582307c63474953a27b11617e621f13c8196f3caa17e6f9afac69012c

Why flagged

What the scanner saw

Credential file access: matched ".ssh/"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 8 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/embedded-app/static/56077.e8f57d1e.chunk.jsmatched ".ssh/"5
lowObfuscation Densitypackage/dist/embedded-app/static/16584.6ccc5855.chunk.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/embedded-app/static/24532.7d55802b.chunk.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/embedded-app/static/35437.6fd81bbc.chunk.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/embedded-app/static/35688.68e0c3fa.chunk.jshigh encoded/escaped-token density0
lowLarge Javascript Payloadpackage/dist/embedded-app/static/56632.adee95cd.chunk.js2684361 bytes0
lowObfuscation Densitypackage/dist/embedded-app/static/72729.60df3c6f.chunk.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/embedded-app/static/module-parse5.a7b1a8a7.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.17.2
  • @backstage/catalog-model^1.9.0
  • @backstage/cli-common^0.2.2
  • @backstage/config^1.3.8
  • @backstage/plugin-techdocs-node^1.15.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