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
- 1,089Mature · −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
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":["@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: 2956214 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 low · score 0 · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Large Javascript Payload | package/dist/index.js | 2956214 bytes | 0 |
Manifest
Package metadata
Scripts112
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:helper-dce && 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:fail-on-incompatible && 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:v2-event-migration && bun run test:analytics && bun run test:analytics-error-category && bun run test:analytics-org-resolver && bun run test:supabase-perf && bun run test:preview-qr && bun run test:mcp-analytics && bun run test:app-created-source && bun run test:doctor-analytics && 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:asc-key-protocol && bun run test:apple-api-import-helpers && bun run test:bundle-id-detector && bun run test:apple-api-app-list && bun run test:app-verification && bun run test:pbxproj-parser && bun run test:ai-log-capture && bun run test:ai-analyze-flow && bun run test:ai-sse-parser && bun run test:ai-render-markdown && bun run test:ai-stream-markdown && bun run test:ai-onboarding-mode && bun run test:ai-fit && bun run test:platform-layout && bun run test:frame-fit && bun run test:onboarding-min-size && bun run test:min-size-gate && bun run test:shell-size-gate && bun run test:build-log-sanitize && bun run test:build-output-viewport && bun run test:diff-viewer-viewport && bun run test:build-complete-exit && bun run test:ai-analyze-stream && bun run test:support-mailto && bun run test:support-redact && bun run test:support-internal-log && bun run test:support-help-menu && bun run test:support-contact && bun run test:support-bundle-files && bun run test:self-update && bun run test:update-prompt && bun run test:apple-api-cert-create && bun run test:android-tail-engine && bun run test:android-tail-render && bun run test:android-tail-routing && bun run test:dev-gate-stripped && bun run test:frame-fit-ios-shared && bun run test:ios-confirm-app-id && bun run test:ios-create-new && bun run test:ios-e2e && bun run test:ios-flow-contract && bun run test:ios-import-discovery && bun run test:ios-import-export && bun run test:ios-import-pickers && bun run test:ios-import-recovery && bun run test:ios-recovery && bun run test:ios-resume && bun run test:ios-tail-handoff && bun run test:ios-tui-render && bun run test:p8-error && bun run test:ios-tui-routing && bun run test:ios-updater-sync-validation && bun run test:ios-verify-app && bun run test:platform-flow-contract && bun run test:tail-engine-sharedtest:ai-analyze-flowbun test/test-ai-analyze-flow.mjstest:ai-analyze-streambun test/test-ai-analyze-stream.mjstest:ai-fitbun test/test-ai-fit.mjstest:ai-log-capturebun test/test-ai-log-capture.mjstest:ai-onboarding-modebun test/test-ai-onboarding-mode.mjstest:ai-render-markdownbun test/test-ai-render-markdown.mjstest:ai-sse-parserbun test/test-ai-sse-parser.mjstest:ai-stream-markdownbun test/test-ai-stream-markdown.mjstest:analyticsbun test/test-analytics.mjstest:analytics-error-categorybun test/test-analytics-error-category.mjstest:analytics-org-resolverbun test/test-analytics-org-resolver.mjstest:android-onboarding-progressbun test/test-android-onboarding-progress.mjstest:android-service-account-validationbun test/test-android-service-account-validation.mjstest:android-tail-enginebun test/test-android-tail-engine.mjstest:android-tail-renderbun test/test-android-tail-render.mjstest:android-tail-routingbun test/test-android-tail-routing.mjstest:app-created-sourcebun test/test-app-created-source.mjstest:app-verificationbun test/test-app-verification.mjstest:apple-api-app-listbun test/test-apple-api-app-list.mjs- …and 82 more.
Dependencies8
@inkjs/ui^2.0.0ink^7.0.4ink-spinner^5.0.0jsonwebtoken^9.0.3node-forge^1.4.0qrcode^1.5.4react^19.2.6string-width^8.2.1
Optional dependencies2
@capgo/cli-helper-darwin-arm64^1.1.1@capgo/cli-helper-darwin-x64^1.1.1