原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [
"dev",
"minecraft",
"minecraft-mod",
"nodejs",
"cli"
],
"is_fork": false,
"size_kb": 1626,
"has_wiki": true,
"homepage": "https://en-d.pmnx.qzz.io",
"languages": {
"JavaScript": 4526,
"TypeScript": 294139
},
"pushed_at": "2026-07-19T05:30:44Z",
"created_at": "2025-11-20T12:08:09Z",
"owner_type": "User",
"updated_at": "2026-07-19T05:30:51Z",
"description": "A dev tool in Minecraft bedrock",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "TypeScript",
"significant_languages": [
"TypeScript"
]
},
"owner": {
"blog": "https://blog.wei.qzz.io",
"name": "ruanhor",
"type": "User",
"login": "RuanhoR",
"company": null,
"location": null,
"followers": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/217868362?v=4",
"created_at": "2025-06-25T04:31:22Z",
"is_verified": null,
"public_repos": 20,
"account_age_days": 391
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.2.8",
"kind": "patch",
"published_at": "2026-06-22T12:09:46Z"
},
{
"tag": "v0.2.7",
"kind": "patch",
"published_at": "2026-05-25T14:57:01Z"
},
{
"tag": "v0.2.4",
"kind": "patch",
"published_at": "2026-05-02T09:01:48Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2026-01-25T08:01:26Z"
},
{
"tag": "v0.0.7",
"kind": "patch",
"published_at": "2025-12-20T11:57:47Z"
},
{
"tag": "v0.0.6",
"kind": "patch",
"published_at": "2025-12-17T23:31:02Z"
}
],
"recent_commits": [
{
"oid": "560c152c2757bb6a6980de21a156b620e8c1844c",
"body": "…y cache expiry",
"is_bot": false,
"headline": "feat: add cache command with sapi_version refresh/clear/list and 5-da…",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-07-19T05:30:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3be60634751cce9db40401cc9e475bb61f83856",
"body": null,
"is_bot": false,
"headline": "chore: update deps",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-07-18T09:53:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "950c10c80b74b8474ad3345ff3ac733e24d241aa",
"body": null,
"is_bot": false,
"headline": "fix(import config): windows path throw error",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-07-17T03:28:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "278d0dd4bc0dd755023e61d93e60a681c92c3ff9",
"body": null,
"is_bot": false,
"headline": "ci: remove unsed import",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-07-14T08:25:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dbb082e6e91a318963b83fe2e1f096242e835428",
"body": null,
"is_bot": false,
"headline": "feat: enhance profile command output and improve localization support",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-07-14T08:15:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25bffe12649841404745b8a674dd1163191ae660",
"body": null,
"is_bot": false,
"headline": "chore(release): bump version to 0.2.9-rc.7",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-07-14T07:31:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e5a519f76a93f676630c8e23cb228f53d8d43cf",
"body": "fix: support multi-line text input in input() via Ctrl+Enter submit\nfix: replace process.exit() with natural event-loop drain",
"is_bot": false,
"headline": "fix: resolve libuv assertion on process exit for mbler profile (Windows)",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-07-14T07:30:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1913b24fbdc12ec78fb1760754f9b35bb773f239",
"body": null,
"is_bot": false,
"headline": "ci: fix lock file",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-07-13T07:44:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9f9b0b33f325731668524f03d8942f2604fa31e",
"body": null,
"is_bot": false,
"headline": "chore: update deps",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-07-13T07:38:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d9df2e70ee18336daaae0f96941df88c0f7f66f",
"body": null,
"is_bot": false,
"headline": "test: fix publishManager test to expect package name format error",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-07-12T13:46:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "291398acf3bc3427dabc0d64c991831b3d3b32b1",
"body": "…lement build cache",
"is_bot": false,
"headline": "chore: bump to 0.2.9-rc.4, remove name/version from mbler config, imp…",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-07-12T13:42:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e497c092eb3cef83330d86e1ca60a5dfa8717fe1",
"body": "….json",
"is_bot": false,
"headline": "feat: add CLI entry points for mbler and mcx-tsc with updated package…",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-07-12T05:32:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68e57ea1d8a37fd427b669b9d53a5022a64cc542",
"body": "…atibility",
"is_bot": false,
"headline": "chore: update version to 0.2.9 and adjust module exports for ESM comp…",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-07-12T05:13:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61b31b7c10f55c5a072b819ff9de3c832995c703",
"body": null,
"is_bot": false,
"headline": "chore: remove client.d.ts",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-07-12T04:19:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c78d24393d3a2e54f5dd94eb72a55506a3470785",
"body": null,
"is_bot": false,
"headline": "test: add tests for required fields validation and outGameOnDev defaults",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-07-06T13:25:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "979140cde6df4c344d267703baa3c2cf180944e9",
"body": null,
"is_bot": false,
"headline": "feat: validate required fields in ReadProjectMblerConfig",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-07-06T13:13:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b819a8fedda2730242a9ca2a0d41739e803dc0d9",
"body": null,
"is_bot": false,
"headline": "feat: add outGameOnDev config for direct output to game dev packs",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-07-06T13:04:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4119d2545e99d86185bec8a31af916e8e4b820dd",
"body": null,
"is_bot": false,
"headline": "chore: update deps",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-07-02T06:04:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08826207313185b96e136e0643b5195a57169445",
"body": null,
"is_bot": false,
"headline": "ci: generate version.ts before lint",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-07-01T15:24:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "972301510b174affe5b6c851c509be0c22bbadfb",
"body": null,
"is_bot": false,
"headline": "chore: update readme",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-07-01T15:02:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01191b1f0841588065d7bd22c62daa45a3d836d0",
"body": null,
"is_bot": false,
"headline": "chore: bump to 0.2.8-rc.10",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-29T05:14:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d61c20500369e616a39357a779420f2b82c6df7",
"body": null,
"is_bot": false,
"headline": "fix(watch): ignore .git directory in chokidar and rolldown watchers",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-29T05:14:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85093896fb29b0931eedd64f64640178b8ff28d4",
"body": null,
"is_bot": false,
"headline": "chore: bump to 0.2.8-rc.9",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-28T13:24:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "032c607a357ce2a733f5f0cb6259016c3438f558",
"body": null,
"is_bot": false,
"headline": "chore: update @mbler/mcx-core dependency to 0.1.2-rc.10",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-28T13:23:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50cd21870758012deaa361ff6f96af05e6e51cd9",
"body": null,
"is_bot": false,
"headline": "chore: bump to 0.2.8-rc.8",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-28T06:52:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4a77b48aa30ee98861589767fad238787079db0",
"body": "…ix outdir defaults\n\n- watch command now properly loads mbler.config.js via ReadProjectMblerConfig\n instead of passing raw CLI args as config\n- Added DEBUG mode instrumentation (Module.prototype.require wrapper and\n timing logs) matching the build command behavior\n- Fixed templateMblerConfig outdi\n[…]\n resource files respect user config instead of hardcoded fallbacks\n- Deep-merged outdir and build objects in ReadProjectMblerConfig to preserve\n template defaults when user provides partial overrides",
"is_bot": false,
"headline": "fix(watch): load config via ReadProjectMblerConfig, add DEBUG mode, f…",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-28T06:50:02Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "81b5f591f4b03353f20232e5599b376f44ed595c",
"body": null,
"is_bot": false,
"headline": "chore: update pnpm-lock",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-28T03:41:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6af83bb3ed7e45cdaf9f663e30046d7540316d30",
"body": null,
"is_bot": false,
"headline": "chore: bump to 0.2.8-rc.7",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-28T03:27:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97de736362daf4fa8f657d93e6c04ed75100f835",
"body": null,
"is_bot": false,
"headline": "chore: update @mbler/mcx-server dep to ^0.1.2-rc.1",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-28T03:23:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5378d644c32175b2d2089e985ba637ccad172b51",
"body": null,
"is_bot": false,
"headline": "chore: bump version to 0.2.8-rc.6",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-28T03:18:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "edde76432cb9fdd52fbb335f8ea53335a925a2ae",
"body": null,
"is_bot": false,
"headline": "chore: update pnpm-lock.yaml for @mbler/mcx-server dep change",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-28T03:15:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ec5f02bfa05fbd24767ed92065335770ad646c7",
"body": null,
"is_bot": false,
"headline": "chore: update @mbler/mcx-server dep to ^0.1.1-rc.6",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-28T03:12:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca1abaf073901c7b76e4f57761e3354843c0576d",
"body": "- On Windows, absolute paths with drive letters (e.g. D:\\...) need\n file:/// URL scheme for ESM dynamic import()\n- Use pathToFileURL on win32 only to avoid breaking Vitest mock matching\n- Published mbler@0.2.8-rc.5",
"is_bot": false,
"headline": "fix(windows): use pathToFileURL for dynamic import on Windows",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-28T02:55:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c7dd33af32ea582339c20084f4cdcb9b8f53395",
"body": null,
"is_bot": false,
"headline": "chore: update changelog",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-28T02:51:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea289dc84f38dc78b2f3d8049916fddfef4cf5cc",
"body": "…, @mbler/mcx-types to 0.0.4-rc.2\n\n- Published mbler@0.2.8-rc.4",
"is_bot": false,
"headline": "chore: update @mbler/mcx to 0.0.4-rc.1, @mbler/mcx-core to 0.1.2-rc.9…",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-28T02:46:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16d7601ca78c6e6179b16bb2ee694ae0f51bf038",
"body": "…dows dynamic import compat; add version.d.ts to eslint allowDefaultProject",
"is_bot": false,
"headline": "fix: use forward slash normalization instead of pathToFileURL for Win…",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-27T16:17:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9e693596c09dd5b262a2bf219a6f1fc054acbe7",
"body": null,
"is_bot": false,
"headline": "chore: update @mbler/mcx-core dependency to 0.1.2-rc.8",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-27T16:06:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1e025c0395e65533b3437db043e31df45445d4b",
"body": "- Use semver range for @mbler/mcx-server dependency\n- Wait for publish before pinning new versions",
"is_bot": false,
"headline": "fix: revert @mbler/mcx-core dependency to 0.1.2-rc.7 (published version)",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-27T15:46:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1baf9507d75a8356a2e032f3556dd630645f0c00",
"body": "- Use pathToFileURL for dynamic import() to support Windows paths\n- Enable shell mode in spawn() on Windows for .cmd/.bat resolution\n- Fix BUILD_MODULE env var syntax in example with cross-env\n- Bump version: 0.2.8-rc.2 -> 0.2.8-rc.3\n- Update @mbler/mcx-server dependency to 0.1.1-rc.5",
"is_bot": false,
"headline": "fix: cross-platform compatibility improvements",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-27T15:38:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39627de74ac25b84173df9ef8d3bb5052cda4d90",
"body": null,
"is_bot": false,
"headline": "fix: type",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-27T05:46:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "196dcc1c506bc7ed2b75a088796240ccd22511d6",
"body": null,
"is_bot": false,
"headline": "feat: version.d.ts",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-27T05:07:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b9c0c390b5342c55927ebb619f8306f070becbd",
"body": null,
"is_bot": false,
"headline": "ci: remove unused import",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-26T04:21:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b03f234108d0ef88c14a84d7542ef78246cd10a",
"body": "…amline config loading",
"is_bot": false,
"headline": "refactor: update Build constructor to accept MblerConfigData and stre…",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-26T04:16:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5fd8a6d54a5fc749572d94acf96f7735feb329c5",
"body": null,
"is_bot": false,
"headline": "chore: remove unused prop",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-26T03:44:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3781032aec6a66c4084a071eb5a59227a59f2db",
"body": null,
"is_bot": false,
"headline": "chore: update LICENSE",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-26T03:29:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4af1ee2119b008e6f2a1a5b3cb44f905758505ee",
"body": null,
"is_bot": false,
"headline": "test: enhance test coverage and improve mocking in various test files",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-26T03:27:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "568678ff65e6ce49b4fc7ad9e9fdf6c084297530",
"body": null,
"is_bot": false,
"headline": "chore: add coverage/ to .gitignore",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-25T16:24:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a025f7d2a4f3a7d4f938d6422b65e650b028dfb3",
"body": "Add tests for:\n- src/commander/: Input, handler, click, onEnd\n- src/build/: sapi proxy/refresh/evalVersion, minify resolvePackage + generateBundle\n- src/utils/: flushOutputQueue, showText, fileExists, writeJSON, findReadme,\n ReadProjectMblerConfig, runCommand stdout capture\n- src/cli/: config, init\n[…]\nager, getMatchChance\n- src/logger/: all four log levels\n- src/i18n/: get, set, language switching\n- src/publisher/: publishManager error paths, tokenManager, configManager\n\ninstall @vitest/coverage-v8",
"is_bot": false,
"headline": "test: increase coverage to ~68% with 39 test files and 204 tests",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-25T16:23:58Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6041f10128f1181e1f4246ba031adaf95d2d14b3",
"body": null,
"is_bot": false,
"headline": "chore: update @mbler/mcx-core to 0.1.2-rc.7, bump to 0.2.8-rc.2",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-25T09:54:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "164fd7aeb5c239cb71de8050c1440423d89bd0e1",
"body": null,
"is_bot": false,
"headline": "chore: update @mbler/mcx-core to 0.1.2-rc.6",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-25T09:49:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09b2e0284a9f0be742bfe7b9f943d24ad225183b",
"body": null,
"is_bot": false,
"headline": "chore(readme): quick start",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-25T08:38:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3f7c7b32ca23487f0618e2225d31e417f788fb5",
"body": "- Fix 'inavild' → 'invalid' in minify option error message\n- Make importWatch consistent with importBuild's CJS/ESM pattern\n- Remove unreachable try-catch in defaultCommand's reduce callback",
"is_bot": false,
"headline": "fix: typo in error message and remove unnecessary try-catch",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-25T07:26:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cee933a161158abc8a6974fecff9612102be3209",
"body": "- Manger → Manager: PublishManager, TokenManager, InstallManager, ConfigManager\n- WorkDirManage → WorkDirManager\n- Postgress → Progress\n- FileExist → fileExists (unified with existing camelCase variant)\n- currenyLang → currentLang\n- isLanguareName → isLanguageName\n- waitVeirfy → waitVerify\n- Removed duplicate fileExists function in utils/index.ts",
"is_bot": false,
"headline": "refactor: fix naming and spelling errors across codebase",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-25T07:20:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b47652bf060616187705fe0e6a04fa8f6e41db6e",
"body": "…ing'",
"is_bot": false,
"headline": "fix(type): MblerConfigData mcVersion from 'string | string[]' to 'str…",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-25T07:00:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68a9ae687c15fca7f58fc31cef8d9c80c0c6d02b",
"body": null,
"is_bot": false,
"headline": "docs: add commit-convention.md",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-25T05:33:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2be5830ec8a9e72063376ae7d92d8a9fe6a96148",
"body": "…table, config example, and project structure",
"is_bot": false,
"headline": "docs: enhance README with badges, detailed feature list, CLI command …",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-25T05:32:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af3a3e9a6f92d0c42cd27823a91cc23295bf1b51",
"body": null,
"is_bot": false,
"headline": "fix: improve build process with debug logging and minification options",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-24T07:12:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3cd2309dcffbbc3652e4d545008fcdc6812a607",
"body": null,
"is_bot": false,
"headline": "chore: update pkgJson version and will publish",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-23T13:19:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e2bc93ab0660b96f116e0162289b86f67a1e129",
"body": null,
"is_bot": false,
"headline": "fix: add minify prop in templateMblerConfig",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-23T12:47:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "112afd9732e5c25d28e6752ac0ff0a9bed54bec3",
"body": "…ification\n\nrolldown's renderChunk return value is discarded by the native binding,\ncausing minified code to be silently overwritten with the original.\nMove minification to generateBundle where chunk.code can be directly\nmutated before files are written to disk.",
"is_bot": false,
"headline": "fix: use generateBundle instead of renderChunk for terser/esbuild min…",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-23T12:45:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd62af9738d7c40c81852464f6b10c32921396ed",
"body": null,
"is_bot": false,
"headline": "fix: improve error message clarity in build process",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-22T10:20:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd95d4a397c155661c574f45fe8c3a6b1a2f2b32",
"body": null,
"is_bot": false,
"headline": "chore: update changelog for v0.2.8",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-22T09:38:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "822bb3b1ac2f0589f3f5744df7acced8cf7d4b01",
"body": null,
"is_bot": false,
"headline": "chore: add jsdoc for scripts skip handling in BuildConfig",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-22T09:34:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5220017b60fd75b66e389926ce85f478ab0c89d8",
"body": null,
"is_bot": false,
"headline": "feat: validate name consistency between mbler.config.js and package.json",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-21T09:36:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08e6da93191d6a0eb82827cbd2a6db7518bfab74",
"body": null,
"is_bot": false,
"headline": "feat: add displayName field for manifest header.name",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-21T09:32:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3187a908b2c7c1934693f1006f1c94540cff7c8",
"body": "… types and error messages",
"is_bot": false,
"headline": "fix: sapi.ts version comparison, fetch retry, remove _v hack, improve…",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-21T09:25:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1a294f87874fb56825d1eeecbc694e782fd5fd2",
"body": null,
"is_bot": false,
"headline": "chore: update changelog and bump version to 0.2.8",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-20T07:21:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8f06b781506c12365e8227dadc3e09f8bbaef86",
"body": "…xc/terser/esbuild)",
"is_bot": false,
"headline": "refactor: replace @rollup/plugin-terser with custom minify plugins (o…",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-20T06:34:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd24a06033e53218475c2b3706e321f1eca2dc2d",
"body": null,
"is_bot": false,
"headline": "ci: fix unnused import",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-20T04:01:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2323777c9a2bd8aa30cb90bf4c8549a7c352f1c",
"body": "- Updated index.ts to remove chalk dependency and use styleText for console output.\n- Modified postgress.ts to replace chalk with styleText for progress bar display.\n- Refactored sapi.ts to implement a custom json fetch function instead of using npm-registry-fetch.\n- Cleaned up utils/index.ts by removing chalk import and related code.",
"is_bot": false,
"headline": "refactor: build and utils to replace chalk with styleText from node:util",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-14T07:05:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85f665dae2e6951b64fd1f021a8bb151c5776b15",
"body": "- Add src/cli/command.ts with CommandDef, parseArgs, parseRawParams\n- Refactor CLI dispatcher to use CommandDef-based dispatch\n- Convert all 11 command handlers to declarative CommandDef format\n- Fix parseParam to handle -flag=value correctly\n- Add 63 new tests for CLI framework and publisher modules",
"is_bot": false,
"headline": "refactor(cli): add declarative command framework with typed params",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-13T14:04:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e63391aec67c94aa152bbc1df5644f2feb90cd3d",
"body": null,
"is_bot": false,
"headline": "style: batch format code with prettier",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-13T13:40:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03de87309f501f0e369dd4f7fee3073c47aa2b59",
"body": null,
"is_bot": false,
"headline": "fix: build release is null",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-13T13:34:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53a3a7ef95de3fc1e7256ff30fee7a8f6f86cf00",
"body": null,
"is_bot": false,
"headline": "chore: let @@mbler/mcx-server dep to 0.1.1-rc.1",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-13T10:11:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f30a214140c627a5a0a0e07add5e77c32312673a",
"body": "…nctionality",
"is_bot": false,
"headline": "test: add tests for sapiVersion and enhance utils.spec.ts with new fu…",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-13T09:50:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6eba01b172cf8c1f0e8410601e01c06143e41529",
"body": null,
"is_bot": false,
"headline": "chore: remove dev link dep",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-13T08:44:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f79539a4733bd42173446efe166a1dcb027c8ad",
"body": "…1.1-rc.3",
"is_bot": false,
"headline": "chore: bump version to 0.2.7-rc.3; update @mbler/mcx-server dep to 0.…",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-13T08:28:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c2775c721d1f29891a705c412b4a85ba918ee8f",
"body": null,
"is_bot": false,
"headline": "fix(plugin-mcx-tsc): add image extensions to extraSupportedExtensions",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-13T08:24:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57288dc242250c973ac66422def9c1f3c72d7838",
"body": null,
"is_bot": false,
"headline": "feat(build cli): out 'success at <num>s' on build end",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-13T06:03:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eedf7f7150ab4a0b36f4b69c27b3d54b744e59c2",
"body": null,
"is_bot": false,
"headline": "feat: add build.clean option to delete dist dir before build",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-12T12:16:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "703e86708118a2e2e5c4531e581007d9c1fecf01",
"body": "Replace rollup + plugins with rolldown + rolldown-plugin-dts:\n- Remove @rollup/plugin-node-resolve, @rollup/plugin-json,\n @rollup/plugin-commonjs, @rollup/plugin-typescript\n- Remove rollup, rollup-plugin-dts\n- Remove terser (unused after removing @rollup/plugin-terser from deps)\n- Add rolldown-plugin-dts for DTS generation\n- Replace rollup.config.mjs with rolldown.config.mjs\n- Speed: JS bundle build ~9s → ~0.3s",
"is_bot": false,
"headline": "chore: migrate from rollup to rolldown",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-10T14:36:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4704c2c29bdc43b09830d9a7b22fa839e7eeac0",
"body": null,
"is_bot": false,
"headline": "chore: move template to 'create-mbler' package",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-10T14:12:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e158e00a4bf7b36911f8b4da57cdabc6cccb1722",
"body": null,
"is_bot": false,
"headline": "chore: add CODE_OF_CONDUCT.md (Contributor Covenant v2.1)",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-09T13:10:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39b1d040bbeb6acd6e2187af5ae6ce962122b0fd",
"body": "- Create .github/ISSUE_TEMPLATE/ with bug report and feature request templates\n- Add changelog/ directory with detailed version history derived from git log\n- Includes versions: v0.0.4 → v0.2.7 and next.md (unreleased changes)",
"is_bot": false,
"headline": "chore: add ISSUE_TEMPLATE and changelog directories",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-09T13:00:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82aba9e38592d7cf1d14f89817ffce0ac024fa65",
"body": "…console.log, await tryMkdir",
"is_bot": false,
"headline": "fix: remove unused content var, chalk compat to shared utils, remove …",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-09T12:52:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9172f981e53e2cfc4b7e1e72835fe679e7d3ae77",
"body": "…ckfile",
"is_bot": false,
"headline": "fix: remove non-existent eslint rule, engines.node>=20, remove npm lo…",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-09T12:42:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5cf96a72775b04136fa95905347795bf81acd64",
"body": "…uilds)",
"is_bot": false,
"headline": "ci: fix simple-git-hooks config for CI (add config path and allowed b…",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-08T13:14:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a7d0cbd7d6bf2d322a76851d264b58d09cccf31",
"body": null,
"is_bot": false,
"headline": "ci: generate version.ts before tests via pretest script",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-08T13:03:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ced579f9c66f790a24e594a090d01a5db371429",
"body": "- Add Vitest config with 17 utility/i18n tests\n- Update CI workflow to run both lint and test\n- Remove old __test__/ skeleton harness",
"is_bot": false,
"headline": "test: migrate to Vitest with GitHub CI",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-08T12:42:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e6592fd20971689d34fc3c6f95e8e2f20f35c90",
"body": null,
"is_bot": false,
"headline": "fix: correct behaivor→behavior typo in error message",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-08T12:26:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6006ee9c5d56ef0dfb6f0e318638f43b67ead4f",
"body": null,
"is_bot": false,
"headline": "refactor: replace readme search loop with findReadme utility",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-08T12:25:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8189ea172bc846404b57cec88cab86b226011456",
"body": "…sVaildVersion→isValidVersion)",
"is_bot": false,
"headline": "fix: correct spelling errors (FileExsit→FileExist, invaild→invalid, i…",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-08T12:19:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f81315fdb56112b35661d6a21df27af9d13bc88",
"body": null,
"is_bot": false,
"headline": "chore: fix package.json name typo and pnpm-workspace config",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-06-08T11:03:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d89b1ba8a275891873c0e222a5f40d98d171b8f",
"body": null,
"is_bot": false,
"headline": "fix: update version and dependencies, enhance build configuration",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-05-30T16:38:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf8b9a6e7e38c27c909b1352150a07a8ef36710b",
"body": null,
"is_bot": false,
"headline": "fix: remove unused import",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-05-25T14:52:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0ebdb23d0ab621f9a8e38d3deacf6d731443d1d",
"body": null,
"is_bot": false,
"headline": "chore: update version and sort files",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-05-25T14:49:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81b8d8a953f976436560b61e61fb4ab4b9755341",
"body": "- Introduced a new Release function to encapsulate zip creation logic in release.ts.\n- Updated generateRelease to utilize the new Release function and handle zip creation more efficiently.\n- Refactored Sapi module to use a Proxy for lazy initialization and state management.\n- Removed unused npm-registry-fetch import from sapi.ts and utils/index.ts.\n- Updated installCommand in cli/install.ts to require AdmZip dynamically.\n- Bumped version to 0.2.7 and updated commit information in version.ts.",
"is_bot": false,
"headline": "perf: refactor release generation and improve Sapi module handling",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-05-23T14:15:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8185081889a5b9abaf17cba8132cecb881652d3a",
"body": null,
"is_bot": false,
"headline": "style: update readme and format code",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-05-23T08:06:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2f560a65ca27bfa31255f854ee41d1c30e52f06",
"body": null,
"is_bot": false,
"headline": "fix: fix lint workflow",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-05-23T05:46:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8cb3a319f73e5e1811df3d96a80f09edc0545679",
"body": "- Updated import statements to use single quotes for consistency across files.\n- Refactored various functions to enhance readability by adjusting formatting and spacing.\n- Improved error handling in the login and publish commands to provide clearer feedback.\n- Enhanced type definitions for better ty\n[…]\nnctionality to capture command execution details.\n- Updated language files to include new commands and improve translations.\n- Fixed minor bugs and improved overall code structure for maintainability.",
"is_bot": false,
"headline": "refactor: standardize import statements and improve code readability",
"author_name": "ruanhor",
"author_login": "RuanhoR",
"committed_at": "2026-05-23T05:30:03Z",
"body_truncated": true,
"is_coding_agent": false
}
],
"releases_count": 6,
"commits_last_year": 286,
"latest_release_at": "2026-06-22T12:09:46Z",
"latest_release_tag": "v0.2.8",
"releases_from_tags": false,
"days_since_last_push": 2,
"active_weeks_last_year": 33,
"days_since_latest_release": 29,
"mean_days_between_releases": 37.3
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 85,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "mbler",
"exists": true,
"license": "MIT",
"keywords": [
"Minecraft",
"build",
"cli"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/mbler",
"is_deprecated": false,
"latest_version": "0.2.9-rc.11",
"repository_url": "https://github.com/RuanhoR/mbler",
"versions_count": 71,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 3858,
"first_published_at": "2026-01-29T09:17:03.684000Z",
"latest_published_at": "2026-07-17T04:43:44.755000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 4
}
]
},
"popularity": {
"forks": 0,
"stars": 5,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [
{
"date": "2025-11-29",
"count": 1
},
{
"date": "2026-01-02",
"count": 1
},
{
"date": "2026-01-22",
"count": 1
},
{
"date": "2026-04-23",
"count": 1
},
{
"date": "2026-06-26",
"count": 1
}
],
"complete": true,
"collected": 5,
"total_stars": 5
},
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"example",
"recipes"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"example/mbler-int/tsconfig.json",
"tsconfig.json"
],
"toolchain_manifests": [],
"largest_source_bytes": 9605,
"source_files_sampled": 86,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [
{
"name": "@mbler/mcx-server",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^0.1.2-rc.1"
},
{
"name": "@volar/language-core",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "2.4.28"
},
{
"name": "@volar/typescript",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "2.4.28"
},
{
"name": "adm-zip",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "0.6.0"
},
{
"name": "chokidar",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "5.0.0"
},
{
"name": "rolldown",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.0.0"
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 1,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 1,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "RuanhoR",
"commits": 286,
"avatar_url": "https://avatars.githubusercontent.com/u/217868362?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"lint.yml",
"sync_gitee.yaml"
],
"has_docs_dir": false,
"linter_configs": [
"eslint.config.mjs"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"package-lock.json",
"pnpm-lock.yaml"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": null,
"reason": "no pull request found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "no SAST tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 0,
"reason": "Project has not signed or included provenance with any releases.",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 4,
"reason": "6 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "560c152c2757bb6a6980de21a156b620e8c1844c",
"ran_at": "2026-07-21T22:48:51Z",
"aggregate_score": 3.1,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-19T05:31:08Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-05-12T23:20:02Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/RuanhoR/mbler",
"host": "github.com",
"name": "mbler",
"owner": "RuanhoR"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"security": 31,
"vitality": 88,
"community": 49,
"governance": 52,
"engineering": 78
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "excellent",
"name": "Vitality",
"value": 88,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "excellent",
"name": "Development activity",
"note": null,
"notes": [],
"value": 87,
"inputs": {
"commits_last_year": 286,
"human_commit_share": 1,
"days_since_last_push": 2,
"active_weeks_last_year": 33
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 2 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 2
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "33/52 weeks with commits",
"points": 22.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 33
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "286 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 286
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"releases_count": 6,
"latest_release_tag": "v0.2.8",
"releases_from_tags": false,
"days_since_latest_release": 29,
"mean_days_between_releases": 37.3
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "6 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 6
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 29 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 29
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~37.3 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 37.3
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 2,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 2 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 2
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 49,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 10,
"inputs": {
"forks": 0,
"stars": 5,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "below_threshold"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "5 stars",
"points": 9.8,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 5
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"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": 13.5,
"status": "met",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"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": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 60,
"inputs": {
"packages": [
"mbler"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 3858
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "3,858 downloads/month across npm",
"points": 47.8,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 3858,
"ecosystems": "npm"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 52,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 10,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 1,
"top_contributor_share": 1
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 100% of commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "1 contributors",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 1
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"merged_prs": 1,
"open_issues": 0,
"closed_issues": 1,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 46.8,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "1/1 decided PRs merged",
"points": 38.2,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 1,
"decided": 1
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 32,
"inputs": {
"followers": 2,
"owner_type": "User",
"is_verified": null,
"owner_login": "RuanhoR",
"public_repos": 20,
"account_age_days": 391
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "2 followers of RuanhoR",
"points": 3.4,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 2,
"login": "RuanhoR"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "20 public repos, account ~1 yr old",
"points": 11.8,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 20
}
},
{
"code": "account_age_years",
"params": {
"years": 1
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"mbler"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 4
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on npm",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "npm"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 4 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 4
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "71 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 71
}
}
],
"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": "good",
"name": "Engineering Quality",
"value": 78,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 80,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"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": "eslint.config.mjs",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "eslint.config.mjs"
}
}
],
"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": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [
"dev",
"minecraft",
"minecraft-mod",
"nodejs",
"cli"
],
"has_wiki": true,
"homepage": "https://en-d.pmnx.qzz.io",
"has_readme": true,
"has_docs_dir": false,
"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": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://en-d.pmnx.qzz.io",
"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": "5 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 5
}
}
],
"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": 31,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"packaging"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 31,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 3.1
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "no SAST tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "6 existing vulnerabilities detected",
"points": 3,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 55,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 1,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "100 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 100,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"package-lock.json",
"pnpm-lock.yaml"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [
"example/mbler-int/tsconfig.json",
"tsconfig.json"
],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"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": "eslint.config.mjs",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "eslint.config.mjs"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "example/mbler-int/tsconfig.json, tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "example/mbler-int/tsconfig.json, tsconfig.json"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "TypeScript",
"largest_source_bytes": 9605,
"source_files_sampled": 86,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "TypeScript (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "TypeScript"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/86 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 86,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"example",
"recipes"
],
"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": "example, recipes",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "example, recipes"
}
}
],
"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": [
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"deps.dev does not index npm:mbler@0.2.9-rc.11; advisories assessed against the repository dependency graph instead"
],
"report_type": "repository",
"generated_at": "2026-07-21T22:48:55.669689Z",
"schema_version": "0.25.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/r/RuanhoR/mbler.svg",
"full_name": "RuanhoR/mbler",
"license_state": "standard",
"license_spdx": "MIT"
}