# thebocher/ccxt — health index 60/100 (Moderate)

> Inspection of the public repository thebocher/ccxt by inspect.software. It holds a health index of 60 out of 100, placing it in the Moderate band. The index is a signal derived from publicly visible practice, not a warranty, a security audit, or an endorsement, and it is independent of payment.

- Repository: https://github.com/thebocher/ccxt
- Report page: https://inspect.software/software/thebocher/ccxt
- Full JSON report: https://inspect.software/api/repositories/thebocher/ccxt/report
- Badge: https://raw.githubusercontent.com/inspect-software/badges/main/v1/t/thebocher/ccxt.svg
- Inspected: 2026-08-23
- Methodology: metrics 2.10.0, report schema 0.34.0 (https://inspect.software/methodology.md)

## Category summary

| Category | Weight | Index | Band |
|---|---|---|---|
| Vitality | 21% | 89/100 | Excellent |
| Community & Adoption | 17% | 12/100 | Critical |
| Sustainability & Governance | 23% | 41/100 | Weak |
| Engineering Quality | 19% | 73/100 | Good |
| Security | 16% | 60/100 | Moderate |
| AI Readiness | 4% | 91/100 | Excellent |

The weighted overall 57 is calibrated to 60 on the published index scale (record calibration 2026-08-02).

## Repository facts

| Field | Value |
|---|---|
| Description | A unified trading API with more than 100 crypto exchanges and prediction markets in JavaScript / TypeScript / Python / C# / PHP / Go / Java |
| Classification | library, cli, web-ui, tui |
| Homepage | https://docs.ccxt.com |
| Primary language | Python |
| License | MIT |
| Stars | 0 |
| Forks | 0 |
| Created | 2026-07-23 |
| Last push | 2026-07-24 |
| Latest release | v4.5.68 |
| Commits (last year) | 7,528 |
| Bus factor | 1 |
| Fork | yes |

## Published packages

| Registry | Package | Latest | Monthly downloads |
|---|---|---|---|
| npm | ccxt | 4.5.75 | 496,887 |
| packagist | ccxt/ccxt | v4.5.75 | 3,997 |
| pypi | ccxt | 4.5.75 | 5,342,289 |
| npm | ccxt-cli | 1.0.1 | 52 |
| go | github.com/ccxt/ccxt/go/v4 | v4.5.75 | — |
| nuget | ccxt | 4.5.75 | — |

## Vitality — 89/100 (Excellent)

Is the project alive — is code being written and are releases shipping? Weight: 21% of the overall index.

### Development activity — 89/100 (Excellent)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Push recency | partial | 28.8 / 36 | last push 29 days ago |
| Commit cadence | partial | 33.2 / 36 | 48/52 weeks with commits |
| Commit volume | met | 18 / 18 | 7528 commits in the last year |
| OpenSSF Scorecard: Maintained | excluded | 0 / 10 | OpenSSF Scorecard unavailable |

### Release discipline — 88/100 (Excellent)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Ships releases | partial | 16.2 / 27 | 49 version tags (no GitHub releases) |
| Release recency | met | 36 / 36 | latest release 31 days ago |
| Release cadence | met | 27 / 27 | a release every ~4 days |
| OpenSSF Scorecard: Signed-Releases | excluded | 0 / 10 | OpenSSF Scorecard unavailable |

### Abandonment — 100/100 (Exceptional)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Project is still maintained | met | 100 / 100 | maintenance record not established from the collected data |

## Community & Adoption — 12/100 (Critical)

Does the project have users, downloads, attention, and a welcoming setup for contributors? Weight: 17% of the overall index.

### Popularity & adoption — 1/100 (Critical)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Stars | not met | 0 / 60 | 0 stars |
| Forks | not met | 0 / 25 | 0 forks |
| Watchers | not met | 0 / 15 | 0 watchers |

### Community health — 25/100 (At Risk)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| README | not met | 0 / 22.5 | — |
| License | met | 22.5 / 22.5 | recognized license (MIT) |
| CONTRIBUTING guide | not met | 0 / 18 | — |
| Code of conduct | not met | 0 / 13.5 | — |
| Issue template | not met | 0 / 7.2 | — |
| PR template | not met | 0 / 6.3 | — |

## Sustainability & Governance — 41/100 (Weak)

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep? Weight: 23% of the overall index.

### Maintainer resilience (bus factor) — 37/100 (Weak)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Bus factor | partial | 9 / 54 | 1 contributor(s) cover half of all commits |
| Commit distribution | partial | 10.5 / 22.5 | top contributor authored 54% of commits |
| Contributor breadth | met | 13.5 / 13.5 | 98 contributors |
| OpenSSF Scorecard: Contributors | excluded | 0 / 10 | OpenSSF Scorecard unavailable |

### Ownership & stewardship — 45/100 (Weak)

Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Ownership backing | partial | 10 / 30 | personal (user) account |
| Verified domain | excluded | 0 / 20 | not applicable to user accounts |
| Owner reach | partial | 6.5 / 25 | 7 followers of thebocher |
| Track record | partial | 19.6 / 25 | 10 public repos, account ~6 yr old |

## Engineering Quality — 73/100 (Good)

Are baseline engineering and documentation practices in place? Weight: 19% of the overall index.

### Engineering practices — 88/100 (Excellent)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| CI workflows | met | 24 / 24 | 13 workflow(s) |
| Tests present | met | 24 / 24 | — |
| Linter config | met | 16 / 16 | .eslintrc.json, .php-cs-fixer.dist.php, eslint.config.mjs, pyproject.toml ([tool.ruff], [tool.flake8]), tox.ini |
| Pre-commit hooks | not met | 0 / 9.6 | — |
| .editorconfig | met | 6.4 / 6.4 | — |
| OpenSSF Scorecard: CI-Tests | excluded | 0 / 20 | OpenSSF Scorecard unavailable |

### Documentation — 50/100 (Moderate)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| README | not met | 0 / 30 | — |
| Documentation directory | met | 25 / 25 | — |
| Documentation / homepage site | met | 15 / 15 | https://docs.ccxt.com |
| Repository description | not met | 0 / 10 | — |
| Topics | not met | 0 / 10 | — |
| Wiki | met | 10 / 10 | — |

## Security — 60/100 (Moderate)

Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure? Weight: 16% of the overall index.

### Security posture — 50/100 (Moderate)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Security policy (SECURITY.md) | not met | 0 / 30 | — |
| Dependabot config | met | 25 / 25 | — |
| Dependency lockfiles | met | 25 / 25 | composer.lock, go.sum, package-lock.json |
| CodeQL workflow | not met | 0 / 20 | — |

### Dependency advisories — 100/100 (Exceptional)

Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:ccxt@4.5.75 runtime dependency closure — what installing the published package pulls in — 9 packages. Reachability is not analyzed.

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Direct dependencies free of known advisories | met | 35 / 35 | no direct dependency carries a known advisory |
| Indirect dependencies free of known advisories | met | 25 / 25 | no indirect dependency carries a known advisory |
| No advisories left outstanding | excluded | 0 / 40 | no advisory carries a publication date |

### Malicious dependencies — 100/100 (Exceptional)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| No dependency reported as a malicious package | met | 100 / 100 | no dependency is reported as a malicious package |

### High-Risk Jurisdiction Exposure — 100/100 (Exceptional)

Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Policy exposure multiplier | met | 100 / 100 | no confirmed policy-scope location match |

## AI Readiness — 91/100 (Excellent)

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero).

### Agent context & guidance — 100/100 (Exceptional)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Agent instructions | met | 45 / 45 | AGENTS.md, CLAUDE.md, wiki/exchanges-implicit/gemini.md, wiki/exchanges/gemini.md |
| Machine-readable docs (llms.txt) | met | 15 / 15 | llms.txt present |
| Legible commit history | met | 40 / 40 | 31 of 34 human commits state their intent (structured subject or explanatory body) |

### Verify loop (build / test / typecheck) — 87/100 (Excellent)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| One-command bootstrap | partial | 12.6 / 18 | build/utils/mock_ws_server/go.mod, cs/ccxt/ccxt.csproj, cs/ccxt/static/Cryptography.ECDSA/Cryptography.ECDSA.csproj (toolchain convention, no task runner) |
| Automated tests | met | 22 / 22 | — |
| Lint / format config | met | 11 / 11 | .eslintrc.json, .php-cs-fixer.dist.php, eslint.config.mjs, pyproject.toml ([tool.ruff], [tool.flake8]), tox.ini |
| Static type checking | met | 11 / 11 | build/utils/package-test/tsconfig.json, cli/tsconfig.json, examples/ts/nextjs-page-router/tsconfig.json, examples/tsconfig.json, playground/tsconfig.json, python/ccxt/static_dependencies/lark/py.typed, python/ccxt/static_dependencies/marshmallow/py.typed, python/ccxt/static_dependencies/marshmallow_oneofschema/py.typed, python/mypy.ini, tsconfig.json, website/tsconfig.json |
| Reproducible environment | met | 10 / 10 | Dockerfile, lockfile |
| Demonstrated agent practice | partial | 4 / 10 | 2 of the last 100 commits agent-authored or agent-credited |
| Automated maintenance | met | 8 / 8 | 7 of the last 100 commits are automated dependency updates |
| OpenSSF Scorecard: Pinned-Dependencies | excluded | 0 / 10 | OpenSSF Scorecard unavailable |

### Code legibility for models — 72/100 (Good)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Type-checkable code | partial | 27 / 45 | Python with type-check config (build/utils/package-test/tsconfig.json, cli/tsconfig.json, examples/ts/nextjs-page-router/tsconfig.json, examples/tsconfig.json, playground/tsconfig.json, python/ccxt/static_dependencies/lark/py.typed, python/ccxt/static_dependencies/marshmallow/py.typed, python/ccxt/static_dependencies/marshmallow_oneofschema/py.typed, python/mypy.ini, tsconfig.json, website/tsconfig.json) |
| Manageable file sizes | partial | 44.9 / 55 | 1374/7462 source files over 60KB |

### Machine-readable interfaces — 100/100 (Exceptional)

Excluded from scoring (no data or not applicable): API schema (OpenAPI/GraphQL/proto), MCP server. Remaining weights renormalized.

| Criterion | Status | Points | Detail |
|---|---|---|---|
| API schema (OpenAPI/GraphQL/proto) | excluded | 0 / 40 | not applicable to this kind of software |
| MCP server | excluded | 0 / 20 | not applicable to this kind of software |
| Runnable examples | met | 40 / 40 | examples, notebooks |

## Collection warnings

- Community profile unavailable
- npm package 'ccxt' points at a different repository (https://github.com/ccxt/ccxt); excluded from ecosystem scoring
- packagist package 'ccxt/ccxt' points at a different repository (https://github.com/ccxt/ccxt); excluded from ecosystem scoring
- pypi package 'ccxt' points at a different repository (https://github.com/ccxt/ccxt/wiki); excluded from ecosystem scoring
- Could not fetch go package 'github.com/ccxt/ccxt/go' from its registry
- npm package 'ccxt-cli' points at a different repository (https://github.com/ccxt/ccxt); excluded from ecosystem scoring
- go package 'github.com/ccxt/ccxt/go/v4' points at a different repository (https://github.com/ccxt/ccxt); excluded from ecosystem scoring
- Could not fetch go package 'github.com/ccxt/cli' from its registry
- nuget package 'ccxt' points at a different repository (https://github.com/ccxt/ccxt); excluded from ecosystem scoring
- GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository
- OpenSSF Scorecard timed out after 240s; skipping Scorecard checks

## What this report is

inspect.software measures public repositories against a single published, versioned methodology and reports the result as a 1–100 health index. Findings are signals derived from what is visible in public repository data — they are not a security audit, a warranty, or an endorsement, and no result depends on payment.

- Methodology, formulas and weights: https://inspect.software/methodology.md
- What a result does and does not claim: https://inspect.software/wiki/signals-not-warranties.md
- Rating bands: https://inspect.software/wiki/scoring-bands.md
- Corrections: https://inspect.software/contact.md
- Index of all documents: https://inspect.software/llms.txt
