npm @capgo/cli @7.125.3
score
0.7
high
flagged
2026-06-05 08:35
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 7 versions in last 24h: ['7.124.13', '7.125.0', '7.125.1', '7.125.2', '7.125.3'] |
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=7.125.3 but max published is 8.0.0-alpha.0 |
| mass_publish_burst | 0.8 | publisher 'riderx' pushed 22 packages in the last 15min on npm |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"riderx"
],
"versions": 1055
}
Evidence (package doc at flag time)
{
"dependencies_count": 8,
"dist": {
"integrity": "sha512-rsRPLGd0H90oKVXdwDBd26QMoI0lnXJ3Dj258+sTN+nCJw4NrentfKWlIars5WGrFqGnZUnEq+38X+Dguiu8XA==",
"tarball": "https://registry.npmjs.org/@capgo/cli/-/cli-7.125.3.tgz",
"unpackedSize": 5413023
},
"dist-tags": {
"beta": "7.95.14-beta.1",
"beta-partial": "7.0.17-beta.7",
"latest": "7.125.3",
"next": "8.0.0-alpha.5"
},
"latest_version": "7.125.3",
"maintainers": [
{
"email": "martin.donadieu@hey.com",
"name": "riderx"
}
],
"num_versions": 1055,
"repository": {
"directory": "cli",
"type": "git",
"url": "git+https://github.com/Cap-go/capgo.git"
},
"scripts": {
"build": "tsc && bun build.mjs",
"check-posix-paths": "node test/check-posix-paths.js",
"dev": "NODE_ENV=development ncc build",
"dev-build": "SUPA_DB=development ncc build",
"generate-docs": "node dist/index.js generate-docs README.md",
"lint": "bun run lint:ox",
"lint:fix": "oxlint --config ../.oxlintrc.json --fix src",
"lint:ox": "oxlint --config ../.oxlintrc.json src",
"no-debug": "node dist/index.js",
"pack": "pkg",
"test": "bun 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: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: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: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-render-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",
"test:ai-analyze-flow": "bun test/test-ai-analyze-flow.mjs",
"test:ai-fit": "bun test/test-ai-fit.mjs",
"test:ai-log-capture": "bun test/test-ai-log-capture.mjs",
"test:ai-onboarding-mode": "bun test/test-ai-onboarding-mode.mjs",
"test:ai-render-markdown": "bun test/test-ai-render-markdown.mjs",
"test:analytics": "bun test/test-analytics.mjs",
"test:analytics-error-category": "bun test/test-analytics-error-category.mjs",
"test:analytics-org-resolver": "bun test/test-analytics-org-resolver.mjs",
"test:android-onboarding-progress": "bun test/test-android-onboarding-progress.mjs",
"test:android-service-account-validation": "bun test/test-android-service-account-validation.mjs",
"test:app-created-source": "bun test/test-app-created-source.mjs",
"test:app-verification": "bun test/test-app-verification.mjs",
"test:apple-api-app-list": "bun test/test-apple-api-app-list.mjs",
"test:apple-api-import-helpers": "bun test/test-apple-api-import-helpers.mjs",
"test:build-complete-exit": "bun test/test-build-complete-exit.mjs",
"test:build-log-sanitize": "bun test/test-build-log-sanitize.mjs",
"test:build-needed": "bun test/test-build-needed.mjs",
"test:build-output-viewport": "bun test/test-build-output-viewport.mjs",
"test:build-platform-selection": "bun test/test-build-platform-selection.mjs",
"test:build-zip-filter": "bun test/test-build-zip-filter.mjs",
"test:bundle": "bun test/test-bundle.mjs",
"test:bundle-id-detector": "bun test/test-bundle-id-detector.mjs",
"test:checksum": "bun test/test-checksum-algorithm.mjs",
"test:ci-prompts": "bun test/test-ci-prompts.mjs",
"test:ci-secrets": "bun test/test-ci-secrets.mjs",
"test:credentials": "bun test/test-credentials.mjs",
"test:credentials-validation": "bun test/test-credentials-validation.mjs",
"test:diff-viewer-viewport": "bun test/test-diff-viewer-viewport.mjs",
"test:doctor-analytics": "bun test/test-doctor-analytics.mjs",
"test:esm-sdk": "node test/test-sdk-esm.mjs",
"test:fail-on-incompatible": "bun test/test-fail-on-incompatible.mjs",
"test:frame-fit": "bun test/run-frame-fit.mjs",
"test:functional": "bun test/test-functional.mjs",
"test:init-app-conflict": "bun test/test-init-app-conflict.mjs",
"test:init-guardrails": "bun test/test-init-guardrails.mjs",
"test:macos-signing": "bun test/test-macos-signing.mjs",
"test:manifest-path-encoding": "bun test/test-manifest-path-encoding.mjs",
"test:mcp": "node test/test-mcp.mjs",
"test:mcp-analytics": "bun test/test-mcp-analytics.mjs",
"test:min-size-gate": "bun test/test-min-size-gate.mjs",
"test:onboarding-min-size": "bun test/test-onboarding-min-size.mjs",
"test:onboarding-progress": "bun test/test-onboarding-progress.mjs",
"test:onboarding-recovery": "bun test/test-onboarding-recovery.mjs",
"test:onboarding-run-targets": "bun test/test-onboarding-run-targets.mjs",
"test:onboarding-telemetry": "bun test/test-onboarding-telemetry.mjs",
"test:payload-split": "bun test/test-payload-split.mjs",
"test:pbxproj-parser": "bun test/test-pbxproj-parser.mjs",
"test:platform-layout": "bun test/test-platform-layout.mjs",
"test:platform-paths": "bun test/test-platform-paths.mjs",
"test:posthog-exception": "bun test/test-posthog-exception.mjs",
"test:prompt-preferences": "bun test/test-prompt-preferences.mjs",
"test:regex": "bun test/test-regex-validation.mjs",
"test:run-device-command": "bun test/test-run-device-command.mjs",
"test:semver": "bun test/test-semver-validation.mjs",
"test:shell-size-gate": "bun test/test-shell-size-gate.mjs",
"test:supabase-perf": "bun test/test-supabase-perf.mjs",
"test:upload": "bun test/test-upload-validation.mjs",
"test:v2-event-migration": "bun test/test-v2-event-migration.mjs",
"test:version-detection": "node test/test-get-installed-version.mjs",
"test:version-detection:setup": "./test/fixtures/setup-test-projects.sh",
"test:version-edge-cases": "bun test/test-version-validation.mjs",
"typecheck": "tsgo --project tsconfig.tsgo.json --noEmit",
"types": "bunx --bun supabase gen types typescript --project-id=xvwzpoazmxkqosrdewyv > src/types/supabase.types.ts"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=7.125.3 but max published is 8.0.0-alpha.0",
"mass_publish_burst": "publisher 'riderx' pushed 22 packages in the last 15min on npm",
"rapid_release": "7 versions in last 24h: ['7.124.13', '7.125.0', '7.125.1', '7.125.2', '7.125.3']"
},
"time": {
"created": "2022-04-16T14:15:49.229Z",
"modified": "2026-06-05T13:16:05.954Z"
}
}