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
- 33,104Mainstream · −50% score
- Versions published
- 1,011Mature · −50% score
- First published
- Apr 2022
- Publisher
- riderx
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 promotingMixed 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":["@capgo/[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":["@capgo/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Large Javascript Payload: 2752389 bytes
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 review · score 5 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/index.js | 2752389 bytes | 10 |
Manifest
Package metadata
Scripts50
buildtsc && bun build.mjscheck-posix-pathsnode test/check-posix-paths.jsdevNODE_ENV=development ncc builddev-buildSUPA_DB=development ncc buildgenerate-docsnode dist/index.js generate-docs README.mdlintbun run lint:oxlint:fixoxlint --config ../.oxlintrc.json --fix srclint:oxoxlint --config ../.oxlintrc.json srcno-debugnode dist/index.jspackpkgtestbun run build && bun run test:version-detection:setup && bun run test:bundle && bun run test:functional && bun run test:semver && bun run test:version-edge-cases && bun run test:regex && bun run test:upload && bun run test:credentials && bun run test:credentials-validation && bun run test:android-service-account-validation && bun run test:build-zip-filter && bun run test:checksum && bun run test:build-needed && bun run test:ci-prompts && bun run test:ci-secrets && bun run test:android-onboarding-progress && bun run test:onboarding-telemetry && bun run test:posthog-exception && bun run test:build-platform-selection && bun run test:onboarding-recovery && bun run test:onboarding-progress && bun run test:onboarding-run-targets && bun run test:run-device-command && bun run test:init-app-conflict && bun run test:init-guardrails && bun run test:prompt-preferences && bun run test:esm-sdk && bun run test:mcp && bun run test:version-detection && bun run test:platform-paths && bun run test:payload-split && bun run test:manifest-path-encoding && bun run test:macos-signing && bun run test:apple-api-import-helpers && bun run test:ai-log-capture && bun run test:ai-analyze-flow && bun run test:ai-render-markdowntest:ai-analyze-flowbun test/test-ai-analyze-flow.mjstest:ai-log-capturebun test/test-ai-log-capture.mjstest:ai-render-markdownbun test/test-ai-render-markdown.mjstest:android-onboarding-progressbun test/test-android-onboarding-progress.mjstest:android-service-account-validationbun test/test-android-service-account-validation.mjstest:apple-api-import-helpersbun test/test-apple-api-import-helpers.mjstest:build-neededbun test/test-build-needed.mjstest:build-platform-selectionbun test/test-build-platform-selection.mjstest:build-zip-filterbun test/test-build-zip-filter.mjstest:bundlebun test/test-bundle.mjstest:checksumbun test/test-checksum-algorithm.mjstest:ci-promptsbun test/test-ci-prompts.mjstest:ci-secretsbun test/test-ci-secrets.mjstest:credentialsbun test/test-credentials.mjstest:credentials-validationbun test/test-credentials-validation.mjstest:esm-sdknode test/test-sdk-esm.mjstest:functionalbun test/test-functional.mjstest:init-app-conflictbun test/test-init-app-conflict.mjstest:init-guardrailsbun test/test-init-guardrails.mjs- …and 20 more.
Dependencies7
@inkjs/ui^2.0.0ink^7.0.4ink-spinner^5.0.0jsonwebtoken^9.0.3node-forge^1.4.0qrcode^1.5.4react^19.2.6