PkgRadar

Package evidence

@capgo/[email protected]

Large Javascript Payload: 2752389 bytes

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 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":["@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"}'
Publisherriderx
Artifact bytes1,370,162
Previous version7.112.1
Published2026-05-28T01:13:00.605Z
SHA-256341913e744b18d180add28610c47e67e626648216ab2f703a3239a554fc9880b

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

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/index.js2752389 bytes10

Manifest

Package metadata

Scripts50
  • buildtsc && bun build.mjs
  • check-posix-pathsnode test/check-posix-paths.js
  • devNODE_ENV=development ncc build
  • dev-buildSUPA_DB=development ncc build
  • generate-docsnode dist/index.js generate-docs README.md
  • lintbun run lint:ox
  • lint:fixoxlint --config ../.oxlintrc.json --fix src
  • lint:oxoxlint --config ../.oxlintrc.json src
  • no-debugnode dist/index.js
  • packpkg
  • testbun 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-markdown
  • test:ai-analyze-flowbun test/test-ai-analyze-flow.mjs
  • test:ai-log-capturebun test/test-ai-log-capture.mjs
  • test:ai-render-markdownbun test/test-ai-render-markdown.mjs
  • test:android-onboarding-progressbun test/test-android-onboarding-progress.mjs
  • test:android-service-account-validationbun test/test-android-service-account-validation.mjs
  • test:apple-api-import-helpersbun test/test-apple-api-import-helpers.mjs
  • test:build-neededbun test/test-build-needed.mjs
  • test:build-platform-selectionbun test/test-build-platform-selection.mjs
  • test:build-zip-filterbun test/test-build-zip-filter.mjs
  • test:bundlebun test/test-bundle.mjs
  • test:checksumbun test/test-checksum-algorithm.mjs
  • test:ci-promptsbun test/test-ci-prompts.mjs
  • test:ci-secretsbun test/test-ci-secrets.mjs
  • test:credentialsbun test/test-credentials.mjs
  • test:credentials-validationbun test/test-credentials-validation.mjs
  • test:esm-sdknode test/test-sdk-esm.mjs
  • test:functionalbun test/test-functional.mjs
  • test:init-app-conflictbun test/test-init-app-conflict.mjs
  • test:init-guardrailsbun test/test-init-guardrails.mjs
  • …and 20 more.
Dependencies7
  • @inkjs/ui^2.0.0
  • ink^7.0.4
  • ink-spinner^5.0.0
  • jsonwebtoken^9.0.3
  • node-forge^1.4.0
  • qrcode^1.5.4
  • react^19.2.6