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
- 40Mature · −50% score
- First published
- Nov 2021
- Publisher
- roadie-bot
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
Looks clean — keep monitoringNo high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.
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"}'Why flagged
What the scanner saw
No high-signal static finding in the saved report.
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk low · score 0 · status changed
Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Scripts4
buildbackstage-cli package buildcleanbackstage-cli package cleanlintbackstage-cli package linttestbackstage-cli package test
Dependencies27
@aws-sdk/client-s3^3.525.0@backstage/catalog-model^1.7.6@backstage/cli-common^0.1.17@backstage/errors^1.2.7@lerna/project^4.0.0@spotify/eslint-config-base^9.0.0@spotify/eslint-config-typescript^10.0.0@sucrase/webpack-loader^2.0.0@svgr/webpack^8.1.0@typescript-eslint/eslint-plugin^8.26.0@typescript-eslint/parser^8.26.0chalk^4.0.0commander^8.3.0cross-fetch^3.0.0csv-parse^5.5.2file-loader^6.2.0finalhandler^1.2.0fs-extra^9.0.0lodash^4.17.21mime-types^2.1.35nodejs-file-downloader^4.7.4s3-sync-client^4.3.1serve-static^1.15.0sucrase^3.18.2tar^7.5.0url-loader^4.1.0webpack^5.48.0