原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [
"altcoin",
"api",
"arbitrage",
"bitcoin",
"bot",
"btc",
"crypto",
"cryptocurrencies",
"cryptocurrency",
"eth",
"ethereum",
"exchange",
"invest",
"library",
"market-data",
"memecoin",
"merchant",
"strategy",
"trade",
"trading"
],
"is_fork": false,
"size_kb": 7202330,
"has_wiki": true,
"homepage": "https://docs.ccxt.com",
"languages": {
"C": 64542,
"C#": 28450898,
"Go": 24710400,
"C++": 21527,
"CSS": 23333,
"MDX": 107506,
"PHP": 17680072,
"HTML": 3986,
"Java": 18487900,
"Shell": 60859,
"Cython": 33830,
"Python": 70896454,
"Batchfile": 1025,
"Dockerfile": 8279,
"Handlebars": 5411,
"JavaScript": 21415656,
"TypeScript": 22757542
},
"pushed_at": "2026-07-13T16:54:48Z",
"created_at": "2017-05-14T15:41:56Z",
"owner_type": "Organization",
"updated_at": "2026-07-13T16:55:08Z",
"description": "A cryptocurrency trading API with more than 100 exchanges in JavaScript / TypeScript / Python / C# / PHP / Go / Java ",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"primary_language": "Python"
},
"owner": {
"blog": "https://ccxt.com",
"name": "ccxt",
"type": "Organization",
"login": "ccxt",
"company": null,
"followers": 1051,
"avatar_url": "https://avatars.githubusercontent.com/u/31901609?v=4",
"created_at": "2017-09-12T19:21:50Z",
"is_verified": null,
"public_repos": 33,
"account_age_days": 3225
},
"activity": {
"releases_count": 100,
"commits_last_year": 7913,
"latest_release_at": "2026-07-13T16:38:31Z",
"latest_release_tag": "v4.5.65",
"days_since_last_push": 0,
"active_weeks_last_year": 52,
"days_since_latest_release": 0,
"mean_days_between_releases": 5.2
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 62,
"has_issue_template": true,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "ccxt-cli",
"exists": true,
"license": "MIT",
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/ccxt-cli",
"is_deprecated": false,
"latest_version": "1.0.1",
"repository_url": "git+https://github.com/ccxt/ccxt.git",
"versions_count": 2,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 53,
"first_published_at": "2025-06-06T14:55:58.113000Z",
"latest_published_at": "2026-03-24T10:45:08.136000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 111
},
{
"name": "ccxt/ccxt",
"exists": true,
"license": "MIT",
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/ccxt/ccxt",
"is_deprecated": false,
"latest_version": "v4.5.64",
"repository_url": "https://github.com/ccxt/ccxt",
"versions_count": 1019,
"total_downloads": 342466,
"dependents_count": 5,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 3529,
"first_published_at": null,
"latest_published_at": "2026-07-03T14:47:49Z",
"latest_version_yanked": null,
"days_since_latest_publish": 10
},
{
"name": "ccxt",
"exists": true,
"license": "MIT",
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/ccxt",
"is_deprecated": false,
"latest_version": "4.5.65",
"repository_url": "git+https://github.com/ccxt/ccxt.git",
"versions_count": 1999,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 2,
"monthly_downloads": 463787,
"first_published_at": "2017-06-28T14:39:51.669000Z",
"latest_published_at": "2026-07-13T16:40:57.949000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 0
},
{
"name": "ccxt",
"exists": true,
"license": "MIT",
"ecosystem": "pypi",
"matches_repo": true,
"registry_url": "https://pypi.org/project/ccxt/",
"is_deprecated": false,
"latest_version": "4.5.65",
"repository_url": "https://github.com/ccxt/ccxt/wiki",
"versions_count": 1605,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 8037690,
"first_published_at": "2017-07-12T13:27:57.708966Z",
"latest_published_at": "2026-07-13T16:38:56.999117Z",
"latest_version_yanked": null,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 8735,
"stars": 43296,
"watchers": 945,
"open_issues_and_prs": 1295
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples",
"notebooks"
],
"has_llms_txt": true,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [
"doc/Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"build/lib/ccxt/static_dependencies/lark/py.typed",
"build/lib/ccxt/static_dependencies/marshmallow/py.typed",
"build/lib/ccxt/static_dependencies/marshmallow_oneofschema/py.typed",
"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",
"utils/package-test/tsconfig.json",
"website/tsconfig.json"
],
"largest_source_bytes": 882532,
"source_files_sampled": 7291,
"oversized_source_files": 1321,
"agent_instruction_files": [
"AGENTS.md",
"CLAUDE.md",
"wiki/exchanges-implicit/gemini.md",
"wiki/exchanges/gemini.md"
],
"agent_instruction_max_bytes": 34741
},
"dependencies": {
"manifests": [
"cli/package.json",
"composer.json",
"doc/requirements.txt",
"go/go.mod",
"java/build.gradle.kts",
"package.json",
"playground/package.json",
"pyproject.toml",
"python/package.json",
"setup.cfg",
"website/package.json"
],
"ecosystems": [
"go",
"maven",
"npm",
"packagist",
"pypi"
],
"dependencies": [
{
"name": "ansicolor",
"manifest": "cli/package.json",
"ecosystem": "npm",
"version_constraint": "^2.0.3"
},
{
"name": "as-table",
"manifest": "cli/package.json",
"ecosystem": "npm",
"version_constraint": "^1.0.55"
},
{
"name": "blessed",
"manifest": "cli/package.json",
"ecosystem": "npm",
"version_constraint": "^0.1.81"
},
{
"name": "ccxt",
"manifest": "cli/package.json",
"ecosystem": "npm",
"version_constraint": "^4.4.86"
},
{
"name": "clipboardy",
"manifest": "cli/package.json",
"ecosystem": "npm",
"version_constraint": "^4.0.0"
},
{
"name": "commander",
"manifest": "cli/package.json",
"ecosystem": "npm",
"version_constraint": "^14.0.0"
},
{
"name": "ololog",
"manifest": "cli/package.json",
"ecosystem": "npm",
"version_constraint": "^1.1.175"
},
{
"name": "open",
"manifest": "cli/package.json",
"ecosystem": "npm",
"version_constraint": "^10.1.2"
},
{
"name": "ora",
"manifest": "cli/package.json",
"ecosystem": "npm",
"version_constraint": "^8.2.0"
},
{
"name": "clue/http-proxy-react",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "1.9.0"
},
{
"name": "evenement/evenement",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "3.0.2"
},
{
"name": "fig/http-message-util",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "1.1.5"
},
{
"name": "guzzlehttp/psr7",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "2.12.1"
},
{
"name": "kornrunner/keccak",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "1.1.0"
},
{
"name": "pear/console_table",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "1.3.1"
},
{
"name": "psr/http-factory",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "1.1.0"
},
{
"name": "psr/http-factory-implementation",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "1.0.0"
},
{
"name": "psr/http-message",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "1.1"
},
{
"name": "ralouphie/getallheaders",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "3.0.3"
},
{
"name": "ratchet/pawl",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "0.4.3"
},
{
"name": "ratchet/rfc6455",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "0.4.1"
},
{
"name": "react/async",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "4.3.0"
},
{
"name": "react/cache",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "1.2.0"
},
{
"name": "react/dns",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "1.14.0"
},
{
"name": "react/event-loop",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "1.6.0"
},
{
"name": "react/http",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "1.11.0"
},
{
"name": "react/promise",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "3.3.0"
},
{
"name": "react/promise-timer",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "1.11.0"
},
{
"name": "react/socket",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "1.17.0"
},
{
"name": "react/stream",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "1.4.0"
},
{
"name": "ringcentral/psr7",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "1.3.0"
},
{
"name": "symfony/deprecation-contracts",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "3.7.0"
},
{
"name": "symfony/polyfill-mbstring",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "1.38.2"
},
{
"name": "symfony/polyfill-php80",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "1.37.0"
},
{
"name": "@noble/curves",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "2.2.0"
},
{
"name": "@noble/hashes",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "2.2.0"
},
{
"name": "@scure/base",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "2.2.0"
},
{
"name": "@scure/starknet",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "2.2.0"
},
{
"name": "undici",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "7.28.0"
},
{
"name": "ws",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "8.21.0"
},
{
"name": "@monaco-editor/react",
"manifest": "playground/package.json",
"ecosystem": "npm",
"version_constraint": "^4.7.0"
},
{
"name": "ccxt",
"manifest": "playground/package.json",
"ecosystem": "npm",
"version_constraint": "^4.5.49"
},
{
"name": "next",
"manifest": "playground/package.json",
"ecosystem": "npm",
"version_constraint": "^15.3.0"
},
{
"name": "react",
"manifest": "playground/package.json",
"ecosystem": "npm",
"version_constraint": "^19.1.0"
},
{
"name": "react-dom",
"manifest": "playground/package.json",
"ecosystem": "npm",
"version_constraint": "^19.1.0"
},
{
"name": "undici",
"manifest": "playground/package.json",
"ecosystem": "npm",
"version_constraint": "^7.28.0"
},
{
"name": "setuptools",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "==82.0.1"
},
{
"name": "certifi",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "==2026.6.17"
},
{
"name": "requests",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "==2.34.2"
},
{
"name": "cryptography",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "==49.0.0"
},
{
"name": "typing_extensions",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "==4.16.0"
},
{
"name": "aiohttp",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "==3.14.1"
},
{
"name": "aiodns",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "==4.0.4"
},
{
"name": "yarl",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "==1.24.2"
},
{
"name": "aiohttp-fast-zlib",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "==0.3.0"
},
{
"name": "zlib-ng",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "==1.0.0"
},
{
"name": "uvloop",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "==0.22.1"
},
{
"name": "winloop",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "==0.6.3"
},
{
"name": "orjson",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "==3.11.9"
},
{
"name": "coincurve",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "==21.0.0"
},
{
"name": "aiohappyeyeballs",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "==2.7.1"
},
{
"name": "aiosignal",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "==1.4.0"
},
{
"name": "attrs",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "==26.1.0"
},
{
"name": "frozenlist",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "==1.8.0"
},
{
"name": "multidict",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "==6.7.1"
},
{
"name": "propcache",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "==0.5.2"
},
{
"name": "pycares",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "==5.0.1"
},
{
"name": "cffi",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "==2.0.0"
},
{
"name": "pycparser",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "==3.0"
},
{
"name": "charset_normalizer",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "==3.4.7"
},
{
"name": "idna",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "==3.18"
},
{
"name": "urllib3",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "==2.7.0"
},
{
"name": "@noble/curves",
"manifest": "python/package.json",
"ecosystem": "npm",
"version_constraint": "2.2.0"
},
{
"name": "@noble/hashes",
"manifest": "python/package.json",
"ecosystem": "npm",
"version_constraint": "2.2.0"
},
{
"name": "@scure/base",
"manifest": "python/package.json",
"ecosystem": "npm",
"version_constraint": "2.2.0"
},
{
"name": "@scure/starknet",
"manifest": "python/package.json",
"ecosystem": "npm",
"version_constraint": "2.2.0"
},
{
"name": "undici",
"manifest": "python/package.json",
"ecosystem": "npm",
"version_constraint": "7.28.0"
},
{
"name": "ws",
"manifest": "python/package.json",
"ecosystem": "npm",
"version_constraint": "8.21.0"
},
{
"name": "@ai-sdk/react",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^3.0.197"
},
{
"name": "@openrouter/ai-sdk-provider",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^2.9.0"
},
{
"name": "@orama/orama",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^3.1.18"
},
{
"name": "@radix-ui/react-presence",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^1.1.5"
},
{
"name": "ai",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^6.0.195"
},
{
"name": "ccxt",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^4.5.58"
},
{
"name": "class-variance-authority",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^0.7.1"
},
{
"name": "feed",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^6.0.0"
},
{
"name": "flexsearch",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^0.8.212"
},
{
"name": "fumadocs-core",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "16.9.2"
},
{
"name": "fumadocs-mdx",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "15.0.9"
},
{
"name": "fumadocs-ui",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "16.9.2"
},
{
"name": "hast-util-to-jsx-runtime",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^2.3.6"
},
{
"name": "lucide-react",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^1.16.0"
},
{
"name": "next",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "16.2.6"
},
{
"name": "postcss",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^8.5.15"
},
{
"name": "react",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^19.2.6"
},
{
"name": "react-dom",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^19.2.6"
},
{
"name": "react-icons",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^5.6.0"
},
{
"name": "rehype-raw",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^7.0.0"
},
{
"name": "remark",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^15.0.1"
},
{
"name": "remark-gfm",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^4.0.1"
},
{
"name": "remark-rehype",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^11.1.2"
},
{
"name": "tailwind-merge",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^3.6.0"
},
{
"name": "unist-util-visit",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^5.1.0"
},
{
"name": "zod",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^4.4.3"
}
]
},
"maintainership": {
"issues": {
"open_prs": 503,
"merged_prs": 14989,
"open_issues": 792,
"closed_ratio": 0.931,
"closed_issues": 10668,
"closed_unmerged_prs": 2012
},
"bus_factor": 2,
"top_contributors": [
{
"type": "User",
"login": "kroitor",
"commits": 36939,
"avatar_url": "https://avatars.githubusercontent.com/u/1294454?v=4"
},
{
"type": "Bot",
"login": "github-actions[bot]",
"commits": 9013,
"avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4"
},
{
"type": "User",
"login": "carlosmiei",
"commits": 7590,
"avatar_url": "https://avatars.githubusercontent.com/u/43336371?u=8f4439914d6ae28408ae8b7d4c027e0c50b18978&v=4"
},
{
"type": "User",
"login": "frosty00",
"commits": 4874,
"avatar_url": "https://avatars.githubusercontent.com/u/14319357?u=81faa2053c64a71c71dfc023094a67eaac3e347b&v=4"
},
{
"type": "User",
"login": "ttodua",
"commits": 4815,
"avatar_url": "https://avatars.githubusercontent.com/u/7117978?u=b4e71ea218f6889d3b62b031f88524c650b2a9a7&v=4"
},
{
"type": "User",
"login": "samgermain",
"commits": 3196,
"avatar_url": "https://avatars.githubusercontent.com/u/29212519?u=fd61622f9ae4f651f49755a1ce0b01e7fb2f31f0&v=4"
},
{
"type": "User",
"login": "sc0Vu",
"commits": 2180,
"avatar_url": "https://avatars.githubusercontent.com/u/10494397?u=05997638672648a3a12ad83b299cf876c91020e0&v=4"
},
{
"type": "User",
"login": "Dan-krm",
"commits": 1831,
"avatar_url": "https://avatars.githubusercontent.com/u/83686770?u=b55b236a1b2399fb0aa77622310e6d4a19895fb5&v=4"
},
{
"type": "User",
"login": "pcriadoperez",
"commits": 1097,
"avatar_url": "https://avatars.githubusercontent.com/u/12142844?v=4"
},
{
"type": "User",
"login": "ndubel",
"commits": 1017,
"avatar_url": "https://avatars.githubusercontent.com/u/38309641?u=6f4028a613c93ebcf75048b0ba3231b59d7698f9&v=4"
}
],
"contributors_sampled": 100,
"top_contributor_share": 0.473
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"cs.yml",
"deploy-playground.yml",
"docs-fumadocs.yml",
"go-app.yml",
"java.yml",
"js.yml",
"php.yml",
"post-release.yml",
"python.yml",
"release-js-only.yml",
"release.yml",
"rust.yml",
"test-env.yml"
],
"has_docs_dir": true,
"linter_configs": [
".eslintrc.json",
".php-cs-fixer.dist.php",
"eslint.config.mjs",
"tox.ini"
],
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"composer.lock",
"go.sum",
"package-lock.json"
],
"scorecard": null,
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/ccxt/ccxt",
"host": "github.com",
"name": "ccxt",
"owner": "ccxt"
},
"metrics": {
"overall": {
"key": "overall",
"band": "good",
"name": "Overall health",
"note": null,
"notes": [],
"value": 81,
"inputs": {
"security": 33,
"vitality": 100,
"community": 89,
"governance": 78,
"engineering": 93
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "excellent",
"name": "Vitality",
"value": 100,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "excellent",
"name": "Development activity",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"commits_last_year": 7913,
"human_commit_share": null,
"days_since_last_push": 0,
"active_weeks_last_year": 52
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "52/52 weeks with commits",
"points": 36,
"status": "met",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 52
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "7913 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 7913
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "OpenSSF Scorecard unavailable",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"releases_count": 100,
"latest_release_tag": "v4.5.65",
"releases_from_tags": false,
"days_since_latest_release": 0,
"mean_days_between_releases": 5.2
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "100 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 100
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~5.2 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 5.2
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "OpenSSF Scorecard unavailable",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "unverified",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": "no_commit_sample",
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "maintenance record not established from the collected data",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_unverified",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "excellent",
"name": "Community & Adoption",
"value": 89,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "excellent",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"forks": 8735,
"stars": 43296,
"watchers": 945,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "43,296 stars",
"points": 60,
"status": "met",
"details": [
{
"code": "stars",
"params": {
"count": 43296
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "8,735 forks",
"points": 25,
"status": "met",
"details": [
{
"code": "forks",
"params": {
"count": 8735
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "945 watchers",
"points": 15,
"status": "met",
"details": [
{
"code": "watchers",
"params": {
"count": 945
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 78,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": true,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 7.2,
"status": "met",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "excellent",
"name": "Ecosystem adoption (downloads)",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"packages": [
"ccxt-cli",
"ccxt/ccxt",
"ccxt",
"ccxt"
],
"dependents": 5,
"ecosystems": "npm, packagist, pypi",
"total_downloads": 342466,
"monthly_downloads": 8505059
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "8,505,059 downloads/month across npm, packagist, pypi",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 8505059,
"ecosystems": "npm, packagist, pypi"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "5 packages depend on it",
"points": 5.2,
"status": "partial",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 5
}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "good",
"name": "Sustainability & Governance",
"value": 78,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 100,
"top_contributor_share": 0.473
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "2 contributor(s) cover half of all commits",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 2
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 47% of commits",
"points": 11.9,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 47
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "100 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 100
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "OpenSSF Scorecard unavailable",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 91,
"inputs": {
"merged_prs": 14989,
"open_issues": 792,
"closed_issues": 10668,
"issue_closed_ratio": 0.931,
"closed_unmerged_prs": 2012
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "93% of issues closed",
"points": 43.5,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 93
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "14989/17001 decided PRs merged",
"points": 33.7,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 14989,
"decided": 17001
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "OpenSSF Scorecard unavailable",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"followers": 1051,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "ccxt",
"public_repos": 33,
"account_age_days": 3225
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "1,051 followers of ccxt",
"points": 21.7,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 1051,
"login": "ccxt"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "33 public repos, account ~8 yr old",
"points": 23.2,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 33
}
},
{
"code": "account_age_years",
"params": {
"years": 8
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"ccxt-cli",
"ccxt/ccxt",
"ccxt",
"ccxt"
],
"ecosystems": "npm, packagist, pypi",
"any_deprecated": false,
"min_days_since_publish": 0
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "4 package(s) on npm, packagist, pypi",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 4,
"ecosystems": "npm, packagist, pypi"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 0 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 0
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "1999 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 1999
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "excellent",
"name": "Engineering Quality",
"value": 93,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "excellent",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 88,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "13 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 13
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": ".eslintrc.json, .php-cs-fixer.dist.php, eslint.config.mjs, tox.ini",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".eslintrc.json, .php-cs-fixer.dist.php, eslint.config.mjs, tox.ini"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "OpenSSF Scorecard unavailable",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"topics": [
"altcoin",
"api",
"arbitrage",
"bitcoin",
"bot",
"btc",
"crypto",
"cryptocurrencies",
"cryptocurrency",
"eth",
"ethereum",
"exchange",
"invest",
"library",
"market-data",
"memecoin",
"merchant",
"strategy",
"trade",
"trading"
],
"has_wiki": true,
"homepage": "https://docs.ccxt.com",
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://docs.ccxt.com",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "20 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 20
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 33,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Dependency lockfiles. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"dependency_lockfiles"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 33,
"inputs": {
"source": "file_signals",
"lockfiles": [
"composer.lock",
"go.sum",
"package-lock.json"
],
"manifests": [
"cli/package.json",
"composer.json",
"doc/requirements.txt",
"go/go.mod",
"java/build.gradle.kts",
"package.json",
"playground/package.json",
"pyproject.toml",
"python/package.json",
"setup.cfg",
"website/package.json"
],
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
},
"components": [
{
"key": "security_policy_security_md",
"name": "Security policy (SECURITY.md)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 30
},
{
"key": "dependabot_config",
"name": "Dependabot config",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "dependency_lockfiles",
"name": "Dependency lockfiles",
"detail": "published library — lockfiles are an application concern, not expected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "lockfiles_not_expected",
"params": {}
}
],
"max_points": 25
},
{
"key": "codeql_workflow",
"name": "CodeQL workflow",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "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.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 5
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "excellent",
"name": "AI Readiness",
"value": 85,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "excellent",
"name": "Agent context & guidance",
"note": "Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"legible_commit_history"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"has_llms_txt": true,
"legible_history_share": null,
"agent_instruction_files": [
"AGENTS.md",
"CLAUDE.md",
"wiki/exchanges-implicit/gemini.md",
"wiki/exchanges/gemini.md"
],
"agent_instruction_max_bytes": 34741
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "AGENTS.md, CLAUDE.md, wiki/exchanges-implicit/gemini.md, wiki/exchanges/gemini.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "AGENTS.md, CLAUDE.md, wiki/exchanges-implicit/gemini.md, wiki/exchanges/gemini.md"
}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": "llms.txt present",
"points": 15,
"status": "met",
"details": [
{
"code": "llms_txt_present",
"params": {}
}
],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "excellent",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): Demonstrated agent practice. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"demonstrated_agent_practice"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 96,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"composer.lock",
"go.sum",
"package-lock.json"
],
"has_dockerfile": true,
"typed_language": false,
"bootstrap_files": [
"doc/Makefile"
],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [
"build/lib/ccxt/static_dependencies/lark/py.typed",
"build/lib/ccxt/static_dependencies/marshmallow/py.typed",
"build/lib/ccxt/static_dependencies/marshmallow_oneofschema/py.typed",
"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",
"utils/package-test/tsconfig.json",
"website/tsconfig.json"
],
"agent_commit_share": null,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "doc/Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "doc/Makefile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": ".eslintrc.json, .php-cs-fixer.dist.php, eslint.config.mjs, tox.ini",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".eslintrc.json, .php-cs-fixer.dist.php, eslint.config.mjs, tox.ini"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "build/lib/ccxt/static_dependencies/lark/py.typed, build/lib/ccxt/static_dependencies/marshmallow/py.typed, build/lib/ccxt/static_dependencies/marshmallow_oneofschema/py.typed, 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, utils/package-test/tsconfig.json, website/tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "build/lib/ccxt/static_dependencies/lark/py.typed, build/lib/ccxt/static_dependencies/marshmallow/py.typed, build/lib/ccxt/static_dependencies/marshmallow_oneofschema/py.typed, 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, utils/package-test/tsconfig.json, website/tsconfig.json"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "Dockerfile, lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Dockerfile, lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "dependency automation configured, none observed in the sampled commits",
"points": 5,
"status": "partial",
"details": [
{
"code": "dependency_bot_config_only",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "OpenSSF Scorecard unavailable",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "good",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 72,
"inputs": {
"primary_language": "Python",
"largest_source_bytes": 882532,
"source_files_sampled": 7291,
"oversized_source_files": 1321
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Python with type-check config (build/lib/ccxt/static_dependencies/lark/py.typed, build/lib/ccxt/static_dependencies/marshmallow/py.typed, build/lib/ccxt/static_dependencies/marshmallow_oneofschema/py.typed, 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, utils/package-test/tsconfig.json, website/tsconfig.json)",
"points": 27,
"status": "partial",
"details": [
{
"code": "typecheck_config_language",
"params": {
"files": "build/lib/ccxt/static_dependencies/lark/py.typed, build/lib/ccxt/static_dependencies/marshmallow/py.typed, build/lib/ccxt/static_dependencies/marshmallow_oneofschema/py.typed, 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, utils/package-test/tsconfig.json, website/tsconfig.json",
"language": "Python"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "1321/7291 source files over 60KB",
"points": 45,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 7291,
"oversized": 1321
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples",
"notebooks"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples, notebooks",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples, notebooks"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"OpenSSF Scorecard timed out after 240s; skipping Scorecard checks"
],
"report_type": "repository",
"generated_at": "2026-07-13T17:04:03.626706Z",
"schema_version": "0.9.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/ccxt/ccxt.svg",
"full_name": "ccxt/ccxt",
"license_state": "standard",
"license_spdx": "MIT"
}