Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 431,
"has_wiki": true,
"homepage": null,
"languages": {
"C": 78872,
"C++": 95054,
"CMake": 11631,
"Shell": 4599,
"JavaScript": 89311,
"PowerShell": 4546,
"TypeScript": 30862
},
"pushed_at": "2026-07-19T04:34:14Z",
"created_at": "2025-07-11T07:38:48Z",
"owner_type": "Organization",
"updated_at": "2026-07-19T04:34:17Z",
"description": "An another Node binding of whisper.cpp to make same API with whisper.rn as much as possible.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "C++",
"significant_languages": [
"C++",
"JavaScript",
"C"
]
},
"owner": {
"blog": "https://bricks.tools",
"name": "BRICKS",
"type": "Organization",
"login": "mybigday",
"company": null,
"location": "Taiwan",
"followers": 50,
"avatar_url": "https://avatars.githubusercontent.com/u/17320237?v=4",
"created_at": "2016-02-18T17:25:26Z",
"is_verified": null,
"public_repos": 97,
"account_age_days": 3809
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "1.1.0",
"kind": "minor",
"published_at": "2026-07-19T04:12:15Z"
},
{
"tag": "1.0.22",
"kind": "patch",
"published_at": "2026-06-04T08:40:13Z"
},
{
"tag": "1.0.21",
"kind": "patch",
"published_at": "2026-06-04T06:54:41Z"
},
{
"tag": "1.0.20",
"kind": "patch",
"published_at": "2026-06-04T06:05:56Z"
},
{
"tag": "1.0.19",
"kind": "patch",
"published_at": "2026-05-14T07:11:44Z"
},
{
"tag": "1.0.18",
"kind": "patch",
"published_at": "2026-04-02T09:41:54Z"
},
{
"tag": "1.0.17",
"kind": "patch",
"published_at": "2026-04-01T03:35:56Z"
},
{
"tag": "1.0.16",
"kind": "patch",
"published_at": "2026-02-11T10:26:32Z"
},
{
"tag": "1.0.15",
"kind": "patch",
"published_at": "2026-01-26T05:27:12Z"
},
{
"tag": "1.0.14",
"kind": "patch",
"published_at": "2026-01-25T09:36:26Z"
},
{
"tag": "1.0.13",
"kind": "patch",
"published_at": "2026-01-07T10:29:51Z"
},
{
"tag": "1.0.10",
"kind": "patch",
"published_at": "2025-12-08T10:47:50Z"
},
{
"tag": "1.0.9",
"kind": "patch",
"published_at": "2025-12-08T06:16:43Z"
},
{
"tag": "1.0.8",
"kind": "patch",
"published_at": "2025-12-04T08:09:41Z"
},
{
"tag": "1.0.7",
"kind": "patch",
"published_at": "2025-11-07T04:25:39Z"
},
{
"tag": "1.0.6",
"kind": "patch",
"published_at": "2025-10-29T06:58:44Z"
},
{
"tag": "1.0.2",
"kind": "patch",
"published_at": "2025-07-12T04:17:32Z"
},
{
"tag": "1.0.1",
"kind": "patch",
"published_at": "2025-07-11T12:40:24Z"
}
],
"recent_commits": [
{
"oid": "7a77f30f7926b7a383f1570b6b2fdba8144b3661",
"body": null,
"is_bot": false,
"headline": "chore: release v1.1.1",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2026-07-19T04:34:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0904722506101815f9c41d50fb38fbe6f05dc0e0",
"body": null,
"is_bot": false,
"headline": "ci: fix windows build",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2026-07-19T04:33:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5a8e38162f4deb94c83e93754f8ffc2d0c8c60c",
"body": null,
"is_bot": false,
"headline": "chore: release v1.1.0",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2026-07-19T04:28:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ba32c1c304c7bd3a5451518dee2475d57a48761",
"body": "* feat: integrate parakeet model support\n\nSync the Parakeet API from whisper.rn (mybigday/whisper.rn@ecf732e3):\n\n- Add ParakeetContext N-API binding (init / transcribe / transcribeFile /\n transcribeData returning { stop, promise } / release), with abort wired\n into the ggml abort callback so stop(\n[…]\nation suites each spawn their own\nnative thread pools; parallel jest workers oversubscribe the 4-vCPU CI\nrunners and pushed the whisper JFK test past its 30s timeout once the\nparakeet suite was added.",
"is_bot": false,
"headline": "feat: integrate parakeet model support (#13)",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2026-07-19T04:05:37Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "938ef930f111ad3183a26bdf8f42b10e883a8759",
"body": null,
"is_bot": false,
"headline": "feat: sync whisper.cpp",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2026-07-10T08:34:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "804254d7234c7ac5892668806bc78bcc4ff0e0d8",
"body": null,
"is_bot": false,
"headline": "feat: sync whisper.cpp",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2026-06-18T07:03:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "384e2dca55a8489b8c7d6633b60cf0bfa207de32",
"body": null,
"is_bot": false,
"headline": "fix: fallback to CPU when WASM WebGPU unavailable",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2026-06-10T02:33:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "daabebe1fd83276b17184497894d2cd3a6473f32",
"body": null,
"is_bot": false,
"headline": "fix(wasm): log type",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2026-06-04T11:05:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "420ef46d291e5cbefd22d7e0e71b9032063a6490",
"body": null,
"is_bot": false,
"headline": "chore: release v1.0.22",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2026-06-04T08:39:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "280dcd992cbeee7687c04bc0e83e4af1f6e8b538",
"body": null,
"is_bot": false,
"headline": "feat(wasm): support native log listeners",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2026-06-04T08:38:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28909e2baa9040e3006dfc1426bf84e279b08564",
"body": null,
"is_bot": false,
"headline": "chore: release v1.0.21",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2026-06-04T06:54:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42f61a66218cc11dfb94e00103a0eb56c09529f6",
"body": null,
"is_bot": false,
"headline": "feat: add wasm thread fallback",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2026-06-04T06:53:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7496929679e9c73b05e318d2bd3e997d5c96ed5",
"body": null,
"is_bot": false,
"headline": "chore: release v1.0.20",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2026-06-04T06:05:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad4e9881307acf5aea20681eab4867a253a15adf",
"body": null,
"is_bot": false,
"headline": "fix: regenerate patch",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2026-06-04T06:05:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "853b37c68b39913dfbb8111821977401a20d1204",
"body": null,
"is_bot": false,
"headline": "feat: refactor wasm import flow",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2026-06-04T06:04:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6ba80853d3328d20b9f2c50fdcf027f1b90f34f",
"body": null,
"is_bot": false,
"headline": "fix: download test models without bits",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2026-06-03T06:59:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee547ecf90c657425f574692656ed323f22110ca",
"body": null,
"is_bot": false,
"headline": "feat: cache wasm model downloads",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2026-06-03T06:34:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ab6f3ea810d66fffcc87b5e1bf5a3f5a4c800df",
"body": null,
"is_bot": false,
"headline": "feat: sync whisper.cpp",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2026-06-02T05:38:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f1df1012e24d1213590b02b223f50ca9bb72637",
"body": null,
"is_bot": false,
"headline": "fix: emit split wasm package artifact",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2026-06-02T04:13:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75ff4aeccb7fe26e1771c5c4096a00c520188b8a",
"body": "* feat: add wasm web support\n\n* test: add wasm smoke language control\n\n* test: use transcribeData in wasm smoke",
"is_bot": false,
"headline": "feat: add wasm web support (#12)",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2026-06-02T04:00:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fdfc9d6c065e3332aa0ff61d93dd690e981fd28a",
"body": null,
"is_bot": false,
"headline": "chore: release v1.0.19",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2026-05-14T07:11:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e24a0f0f6d19c911d87e56cba3cffcd071fbb804",
"body": null,
"is_bot": false,
"headline": "feat: sync whisper.cpp",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2026-05-14T07:07:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f5bc9f94745b8dc9277818d944113644b44f591",
"body": null,
"is_bot": false,
"headline": "chore: release v1.0.18",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2026-04-02T09:41:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a634bb48b0cc4d9f0f591d8e4e5d2bce6dbb8f07",
"body": null,
"is_bot": false,
"headline": "feat: sync whisper.cpp",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2026-04-02T08:37:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e6c29203d3aa20fdfd453709d00bd55dfabd822",
"body": null,
"is_bot": false,
"headline": "chore: release v1.0.17",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2026-04-01T03:35:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73567924c03af3dc86f58657b1d19c64d6b3bbc2",
"body": null,
"is_bot": false,
"headline": "feat: sync whisper.cpp",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2026-03-29T00:47:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f68b6fff3dc667377249678c9fdca557a02b5fd0",
"body": "* ci: pin macOS 26 + Xcode 26.2\n\n* ci: pin macOS deployment target to 15.0\n\n* macos: set deployment target in build scripts\n\n* macos: keep deployment target out of source-build check script\n\n---------\n\nCo-authored-by: hans00 <hans00@users.noreply.github.com>\nCo-authored-by: OpenClaw <hans00+openclaw@users.noreply.github.com>",
"is_bot": false,
"headline": "ci: pin macOS 26 runner + Xcode 26.2 (#11)",
"author_name": "Hans",
"author_login": "hans00",
"committed_at": "2026-03-28T17:41:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa67b697814ee932b60b9b1d2422bc0ed605d3e5",
"body": "Add check for last segment in transcription test",
"is_bot": false,
"headline": "test: verify segment callback work correct",
"author_name": "Hans",
"author_login": "hans00",
"committed_at": "2026-03-15T17:01:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d06395a9ecdcd3b90df5829687dae273d7171619",
"body": null,
"is_bot": false,
"headline": "chore: release v1.0.16",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2026-02-11T10:25:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "750322f060282abdce0b0494d17c7203274dfe06",
"body": null,
"is_bot": false,
"headline": "feat: sync whisper.cpp",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2026-02-11T10:24:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52bf18180fac6dfb4045e7719b19b5038bc366ef",
"body": null,
"is_bot": false,
"headline": "chore: release v1.0.15",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2026-01-26T05:27:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9d395832cdcfac75cb1157630bd48958b5dc49a",
"body": null,
"is_bot": false,
"headline": "feat: sync whisper.cpp",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2026-01-26T05:22:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2e3b9157d0069b24bcca86103675fa04443afeb",
"body": null,
"is_bot": false,
"headline": "chore: release v1.0.14",
"author_name": "Hans",
"author_login": "hans00",
"committed_at": "2026-01-25T09:36:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e29655bad36feea206c727fe5cdb1b8265e9c01",
"body": null,
"is_bot": false,
"headline": "feat: support return detected language",
"author_name": "Hans",
"author_login": "hans00",
"committed_at": "2026-01-24T19:04:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a21f880d8a542ae9625b06aeb720bbbc8ead561",
"body": null,
"is_bot": false,
"headline": "chore: use silero-v6.2.0 for test",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2026-01-15T09:34:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "731d44ca0f31edf8ae8b92bcca3023b751d30a64",
"body": null,
"is_bot": false,
"headline": "feat: sync whisper.cpp",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2026-01-15T09:30:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4113ce3502d61c1fc611f0eb7bdc6d3660f19ec3",
"body": null,
"is_bot": false,
"headline": "chore: release v1.0.13",
"author_name": "Hans",
"author_login": "hans00",
"committed_at": "2026-01-07T10:29:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8129c0ae2ba8a36c8c6b3f348b017af73502c7f",
"body": null,
"is_bot": false,
"headline": "fix: correct string lifetime for transcribe options",
"author_name": "Hans",
"author_login": "hans00",
"committed_at": "2026-01-05T17:28:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14b935d3ebe5f07825be990df90ab6b6f8c7eb90",
"body": null,
"is_bot": false,
"headline": "ci: add skip_release_native input",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2025-12-09T06:52:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f372f6363b1c84850015c01513f1d5a5f487b43e",
"body": null,
"is_bot": false,
"headline": "chore: release v1.0.11",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2025-12-09T05:40:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f47e79ee2183dc469ab59af887e5db4c2ac0ca0c",
"body": null,
"is_bot": false,
"headline": "ci: upgrade macos versions",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2025-12-09T05:34:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9fd6cb09b5c46100ee1fe2b89c5775430b5ba6f9",
"body": null,
"is_bot": false,
"headline": "fix: use correct whisper.cpp commit",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2025-12-09T05:24:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "031bc56254464cb5549e05dcb9afcb65d2be0af7",
"body": null,
"is_bot": false,
"headline": "chore: release v1.0.10",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2025-12-08T10:47:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "521c2f35110889ee1d343fd464c4ddfd6cdf9034",
"body": null,
"is_bot": false,
"headline": "feat(linux-arm64): disable OpenMP for all variants",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2025-12-08T10:27:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e773cd7da2b1447337ce88184a4e8d44091462b1",
"body": null,
"is_bot": false,
"headline": "chore: release v1.0.9",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2025-12-08T06:05:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9484302f71bebdc5319d904f47149c0b7946765",
"body": null,
"is_bot": false,
"headline": "feat: sync whisper.cpp",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2025-12-08T05:38:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b0d05772fcd25ded68d17263d4ab112c47e3925",
"body": null,
"is_bot": false,
"headline": "chore: ignore build for tsc",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2025-12-05T03:43:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e38dc3d89742298273d1fb37b4db1be30ac29738",
"body": null,
"is_bot": false,
"headline": "feat: use specific arch for linux-arm64 (#6)",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2025-12-05T03:19:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cfa8cea074553ecc1a5c6e717af033ed49e70eba",
"body": null,
"is_bot": false,
"headline": "chore: release v1.0.8",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2025-12-04T08:06:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21bf0e7d98e9e336b26ffd7274351a00293b2bf2",
"body": null,
"is_bot": false,
"headline": "feat: sync whisper.cpp",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2025-12-04T07:05:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1dd718c6da0d97775c9460ea2c420987dea11610",
"body": null,
"is_bot": false,
"headline": "feat: add examples",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2025-12-04T06:24:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84acb8cd57f97e44f58f37770aec1184f7698b2a",
"body": null,
"is_bot": false,
"headline": "feat: implement bench method",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2025-12-04T06:23:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "441ded0a2cbc2fa6abbd8742b2859add637668a6",
"body": null,
"is_bot": false,
"headline": "fix: disable `useGpu` for windows and linux default variant",
"author_name": "Hans",
"author_login": "hans00",
"committed_at": "2025-11-16T18:12:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ea364f35ef4c799045fcfccec8ce4bae1913964",
"body": null,
"is_bot": false,
"headline": "test: refactor download script into JS",
"author_name": "Hans",
"author_login": "hans00",
"committed_at": "2025-11-16T14:21:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c7419a06e44317114b3e3d053bdd06800ae1134",
"body": null,
"is_bot": false,
"headline": "ci: fix typo",
"author_name": "Hans",
"author_login": "hans00",
"committed_at": "2025-11-16T14:04:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d2ab4503f2924795a66996ec0559f0d16879c49",
"body": null,
"is_bot": false,
"headline": "ci: add test for all target platform",
"author_name": "Hans",
"author_login": "hans00",
"committed_at": "2025-11-16T13:51:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91394f3f07e900833957d16554e3627c28e33926",
"body": null,
"is_bot": false,
"headline": "chore: release v1.0.7",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2025-11-07T04:25:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2788a4e11f5f01586493e5d1c97452151c4500bd",
"body": null,
"is_bot": false,
"headline": "feat: sync whisper.cpp",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2025-11-07T03:44:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "acd212e0cda11137f3d3c5a5c07d5562de81c6d0",
"body": null,
"is_bot": false,
"headline": "feat: add onProgress / onNewSegments callbacks for transcribe methods",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2025-11-07T03:29:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "666d1de63153e3545097ef6d7769e324c7396152",
"body": null,
"is_bot": false,
"headline": "chore: release v1.0.6",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2025-10-29T06:12:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d78f3644f0d9e472f81d3e1dad40d084b5e2481e",
"body": null,
"is_bot": false,
"headline": "feat: speedup windows build (#4)",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2025-10-29T06:09:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f253f4ce7b0af04dc10e11ebcf53b7ed9472e7a",
"body": null,
"is_bot": false,
"headline": "feat: expose n_processors full param & use whisper_full_parallel",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2025-10-29T05:38:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3e26dfe7c74c7e8edc85bb6433d88e685597a29",
"body": null,
"is_bot": false,
"headline": "feat: sync whisper.cpp",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2025-10-29T03:50:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46636275743f02413fbf8297b2c3c6345518b42e",
"body": null,
"is_bot": false,
"headline": "chore: release v1.0.5",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2025-10-11T12:03:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "884aa2308deba71e70494a510e37292de550a34d",
"body": "* feat: sync whisper.cpp\n\n* feat: add script for regenerate patch",
"is_bot": false,
"headline": "feat: sync whisper cpp (#3)",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2025-10-11T11:40:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be9a021697ecfdc1fd2e3b5350876b1dd72addf7",
"body": null,
"is_bot": false,
"headline": "chore: release v1.0.4",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2025-09-14T06:23:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51c30b2c04d47b2b36894c43ab32f6dc104b8882",
"body": null,
"is_bot": false,
"headline": "feat: sync whisper.cpp",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2025-09-14T06:22:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a46c54606ad375c0656d9dcf07c306c64823742a",
"body": null,
"is_bot": false,
"headline": "chore: release v1.0.3",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2025-07-14T01:12:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f934700d797c4084dc62ad14158ece31756ef2a",
"body": null,
"is_bot": false,
"headline": "fix: require path",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2025-07-14T01:12:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b64adfb1d85223b90eaa9b222a74e2b1240d110",
"body": null,
"is_bot": false,
"headline": "chore: release v1.0.2",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2025-07-12T04:17:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9257ab504f5b34491fc3a07aa670f86741c5fc62",
"body": null,
"is_bot": false,
"headline": "docs(readme): update",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2025-07-12T04:14:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71a40bc1a96866b5881e149f26225d2073a3facf",
"body": null,
"is_bot": false,
"headline": "fix: correct transcribe return type with whisper.rn",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2025-07-12T04:02:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "334cbee5db385a47de8f9ac5a3d5264579a89d72",
"body": null,
"is_bot": false,
"headline": "ci: update release workflow",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2025-07-11T12:42:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "685c86832cec84f5ace92a628aa94cac7c45f705",
"body": null,
"is_bot": false,
"headline": "chore: release v1.0.1",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2025-07-11T12:40:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1a7aa8edf75f7ce6edc1f48151a8bf44b80539f",
"body": null,
"is_bot": false,
"headline": "feat: add native logging (#1)",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2025-07-11T12:37:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fdd0bb9084d04d72628a8147e2eafcf509408233",
"body": null,
"is_bot": false,
"headline": "ci: update release workflow",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2025-07-11T12:05:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a30775d6cc9d125e8d15e881ee21a1b54174675f",
"body": null,
"is_bot": false,
"headline": "chore: release v1.0.0",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2025-07-11T12:01:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c460a73d90fc03f97d3a663d51307091afc2561c",
"body": null,
"is_bot": false,
"headline": "fix: version",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2025-07-11T12:01:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b31fddb4292e093f2a0405170662a76a76acc031",
"body": null,
"is_bot": false,
"headline": "feat: remove getSystemInfo",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2025-07-11T11:56:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc03687a9b4c7fb6652f222d9eac39867858130f",
"body": null,
"is_bot": false,
"headline": "docs(readme): update",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2025-07-11T11:45:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "564d6f4a82375ce731d8bdb924bace5eb46c5a4c",
"body": null,
"is_bot": false,
"headline": "fix: correct vad options",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2025-07-11T11:38:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1a1831feb7b3f2bff08c9875e13f3d23b4dd24a",
"body": null,
"is_bot": false,
"headline": "fix: correct context options",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2025-07-11T11:34:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87d34dd2a8f1939ac8dc56d4b74bcbcb0b6c4fbf",
"body": null,
"is_bot": false,
"headline": "fix: correct TranscribeOptions",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2025-07-11T11:27:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d7e09d64aa691b27901eda643bf481383bf1816",
"body": null,
"is_bot": false,
"headline": "fix: correct return type of TranscribeResult",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2025-07-11T11:21:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4388e40cde1a0c241d3532c9951f399d398df2b0",
"body": null,
"is_bot": false,
"headline": "fix: correct return type of detectSpeech",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2025-07-11T11:19:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53b5383a63c6003d1652dead7145ef69680ce1c5",
"body": null,
"is_bot": false,
"headline": "feat: setup husky",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2025-07-11T11:03:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92987f88dc1cca20731ab0921f8ef7e68fbc8060",
"body": null,
"is_bot": false,
"headline": "feat: alias transcribeFile to transcribe",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2025-07-11T11:01:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "963ab3701fb3ef3437bc533f4c9c420c418c981c",
"body": null,
"is_bot": false,
"headline": "feat: remove unused functions",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2025-07-11T10:56:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1fa7ddb98778ec9f099211973e1d45f0c4aad12d",
"body": null,
"is_bot": false,
"headline": "fix(cmake): add common-whisper.cpp to sources",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2025-07-11T09:18:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "532a17774573cbe281c3b5b8dcba9a87412d9e3f",
"body": null,
"is_bot": false,
"headline": "fix: sync cmakelists from llama.node",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2025-07-11T09:11:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b305341a3dc85f00ef15c4a8ebd11b9e2cc83bb",
"body": null,
"is_bot": false,
"headline": "fix: windows build",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2025-07-11T08:59:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a086582bfd45798955c02e075365d46820006cc0",
"body": null,
"is_bot": false,
"headline": "fix: add whisper.cpp.patch",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2025-07-11T08:52:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc3c25ae62c2f151a3abbef468be051c3b4fc0a3",
"body": null,
"is_bot": false,
"headline": "fix: add missing cmake toolchain",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2025-07-11T08:46:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d5adfd32adb7114c229d3cd731e413a53480f5b",
"body": null,
"is_bot": false,
"headline": "fix: remove deps",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2025-07-11T08:43:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d3ca6f39de0be8e19273eff90d0f56ddca27214",
"body": null,
"is_bot": false,
"headline": "feat: complete impl of detect speech",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2025-07-11T08:31:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee070cfa70379ff8340e47466caf8f93610ed958",
"body": null,
"is_bot": false,
"headline": "feat: implement detect speech file",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2025-07-11T08:18:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88b0a331af89142ca1c7870e02ee30ff5de4da8e",
"body": null,
"is_bot": false,
"headline": "feat: implement transcribe file",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2025-07-11T08:12:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85857c6cc3cba03a8f769feef1414374236a21fc",
"body": null,
"is_bot": false,
"headline": "fix: skip if audio data is empty",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2025-07-11T08:02:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0c3ed20fad9a74ffeec802a6acff8ae3fc5ea50",
"body": null,
"is_bot": false,
"headline": "feat: use tiny.en for testing",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2025-07-11T07:54:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f514e0ff4a8b1729b48f6289b9e7dffea5aab2d",
"body": null,
"is_bot": false,
"headline": "fix: add missing files",
"author_name": "Jhen-Jie Hong",
"author_login": "jhen0409",
"committed_at": "2025-07-11T07:47:58Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 18,
"commits_last_year": 67,
"latest_release_at": "2026-07-19T04:12:15Z",
"latest_release_tag": "1.1.0",
"releases_from_tags": false,
"days_since_last_push": 5,
"active_weeks_last_year": 19,
"days_since_latest_release": 5,
"mean_days_between_releases": 19.4
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 50,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "@fugood/whisper.node",
"exists": true,
"license": "MIT",
"keywords": [
"whisper",
"speech-recognition",
"audio",
"transcription",
"voice-activity-detection",
"vad",
"cpp",
"node-addon",
"vulkan",
"cuda",
"metal"
],
"ecosystem": "npm",
"matches_repo": false,
"registry_url": "https://www.npmjs.com/package/@fugood/whisper.node",
"is_deprecated": false,
"latest_version": "1.1.1",
"repository_url": "https://github.com/whisper-node/whisper.node",
"versions_count": 23,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 5,
"monthly_downloads": 19664,
"first_published_at": "2025-07-11T13:20:52.864000Z",
"latest_published_at": "2026-07-19T05:33:59.443000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 5
},
{
"name": "@fugood/node-whisper-wasm",
"exists": true,
"license": "MIT",
"keywords": [
"whisper",
"speech-recognition",
"audio",
"transcription",
"voice-activity-detection",
"vad",
"wasm",
"webgpu",
"browser",
"whisper.cpp"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@fugood/node-whisper-wasm",
"is_deprecated": false,
"latest_version": "1.1.1",
"repository_url": "https://github.com/mybigday/whisper.node",
"versions_count": 6,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 5,
"monthly_downloads": 8692,
"first_published_at": "2026-06-02T04:22:37.246000Z",
"latest_published_at": "2026-07-19T04:41:23.524000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 5
},
{
"name": "@fugood/node-whisper-linux-x64",
"exists": true,
"license": "MIT",
"keywords": [
"whisper",
"speech-recognition",
"audio",
"transcription",
"voice-activity-detection",
"vad",
"cpp",
"node-addon",
"vulkan",
"cuda",
"metal",
"whisper.cpp",
"darwin",
"arm64",
"native"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@fugood/node-whisper-linux-x64",
"is_deprecated": false,
"latest_version": "1.1.1",
"repository_url": "https://github.com/mybigday/whisper.node",
"versions_count": 24,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 5,
"monthly_downloads": 14181,
"first_published_at": "2025-07-11T12:07:58.964000Z",
"latest_published_at": "2026-07-19T04:35:58.993000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 5
},
{
"name": "@fugood/node-whisper-win32-x64",
"exists": true,
"license": "MIT",
"keywords": [
"whisper",
"speech-recognition",
"audio",
"transcription",
"voice-activity-detection",
"vad",
"cpp",
"node-addon",
"vulkan",
"cuda",
"metal",
"whisper.cpp",
"darwin",
"arm64",
"native"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@fugood/node-whisper-win32-x64",
"is_deprecated": false,
"latest_version": "1.1.1",
"repository_url": "https://github.com/mybigday/whisper.node",
"versions_count": 24,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 5,
"monthly_downloads": 1140,
"first_published_at": "2025-07-11T12:11:19.132000Z",
"latest_published_at": "2026-07-19T04:36:59.414000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 5
},
{
"name": "@fugood/node-whisper-darwin-x64",
"exists": true,
"license": "MIT",
"keywords": [
"whisper",
"speech-recognition",
"audio",
"transcription",
"voice-activity-detection",
"vad",
"cpp",
"node-addon",
"vulkan",
"cuda",
"metal",
"whisper.cpp",
"darwin",
"arm64",
"native"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@fugood/node-whisper-darwin-x64",
"is_deprecated": false,
"latest_version": "1.1.1",
"repository_url": "https://github.com/mybigday/whisper.node",
"versions_count": 24,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 5,
"monthly_downloads": 521,
"first_published_at": "2025-07-11T12:08:50.060000Z",
"latest_published_at": "2026-07-19T04:39:17.186000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 5
},
{
"name": "@fugood/node-whisper-linux-arm64",
"exists": true,
"license": "MIT",
"keywords": [
"whisper",
"speech-recognition",
"audio",
"transcription",
"voice-activity-detection",
"vad",
"cpp",
"node-addon",
"vulkan",
"cuda",
"metal",
"whisper.cpp",
"darwin",
"arm64",
"native"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@fugood/node-whisper-linux-arm64",
"is_deprecated": false,
"latest_version": "1.1.1",
"repository_url": "https://github.com/mybigday/whisper.node",
"versions_count": 24,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 5,
"monthly_downloads": 589,
"first_published_at": "2025-07-11T12:09:53.114000Z",
"latest_published_at": "2026-07-19T04:36:17.361000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 5
},
{
"name": "@fugood/node-whisper-win32-arm64",
"exists": true,
"license": "MIT",
"keywords": [
"whisper",
"speech-recognition",
"audio",
"transcription",
"voice-activity-detection",
"vad",
"cpp",
"node-addon",
"vulkan",
"cuda",
"metal",
"whisper.cpp",
"win32",
"arm64",
"native"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@fugood/node-whisper-win32-arm64",
"is_deprecated": false,
"latest_version": "1.1.1",
"repository_url": "https://github.com/mybigday/whisper.node",
"versions_count": 24,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 5,
"monthly_downloads": 534,
"first_published_at": "2025-07-11T12:08:23.080000Z",
"latest_published_at": "2026-07-19T04:36:48.550000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 5
},
{
"name": "@fugood/node-whisper-darwin-arm64",
"exists": true,
"license": "MIT",
"keywords": [
"whisper",
"speech-recognition",
"audio",
"transcription",
"voice-activity-detection",
"vad",
"cpp",
"node-addon",
"vulkan",
"cuda",
"metal",
"whisper.cpp",
"darwin",
"arm64",
"native"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@fugood/node-whisper-darwin-arm64",
"is_deprecated": false,
"latest_version": "1.1.1",
"repository_url": "https://github.com/mybigday/whisper.node",
"versions_count": 24,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 5,
"monthly_downloads": 4047,
"first_published_at": "2025-07-11T12:07:24.558000Z",
"latest_published_at": "2026-07-19T04:39:22.696000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 5
},
{
"name": "@fugood/node-whisper-linux-x64-cuda",
"exists": true,
"license": "MIT",
"keywords": [
"whisper",
"speech-recognition",
"audio",
"transcription",
"voice-activity-detection",
"vad",
"cpp",
"node-addon",
"vulkan",
"cuda",
"metal",
"whisper.cpp",
"darwin",
"arm64",
"native"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@fugood/node-whisper-linux-x64-cuda",
"is_deprecated": false,
"latest_version": "1.1.1",
"repository_url": "https://github.com/mybigday/whisper.node",
"versions_count": 23,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 5,
"monthly_downloads": 14149,
"first_published_at": "2025-07-11T12:16:12.032000Z",
"latest_published_at": "2026-07-19T04:52:30.896000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 5
}
]
},
"popularity": {
"forks": 2,
"stars": 8,
"watchers": 1,
"fork_history": {
"days": [
{
"date": "2026-01-11",
"count": 1
},
{
"date": "2026-03-28",
"count": 1
}
],
"complete": true,
"collected": 2,
"total_forks": 2
},
"star_history": null,
"open_issues_and_prs": 5
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"tsconfig.json"
],
"toolchain_manifests": [],
"largest_source_bytes": 78872,
"source_files_sampled": 32,
"oversized_source_files": 1,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": null,
"scope": "published_package",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 14,
"malicious_count": 0,
"assessed_package": "npm:@fugood/whisper.node@1.1.1",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [],
"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": 1,
"merged_prs": 7,
"open_issues": 4,
"closed_ratio": 0.2,
"closed_issues": 1,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "jhen0409",
"commits": 91,
"avatar_url": "https://avatars.githubusercontent.com/u/3001525?v=4"
},
{
"type": "User",
"login": "hans00",
"commits": 10,
"avatar_url": "https://avatars.githubusercontent.com/u/1781902?v=4"
}
],
"contributors_sampled": 2,
"top_contributor_share": 0.901
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"build-release.yml",
"ci.yml",
"release.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"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": 6,
"reason": "2 out of 3 merged PRs checked by a CI test -- score normalized to 6",
"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": 10,
"reason": "project has 3 contributing companies or organizations -- score normalized to 10",
"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": "22 commit(s) and 0 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": "SAST tool is not run on all commits -- score normalized to 0",
"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": null,
"reason": "no releases found",
"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": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "7a77f30f7926b7a383f1570b6b2fdba8144b3661",
"ran_at": "2026-07-25T02:16:05Z",
"aggregate_score": 4.2,
"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:34:04Z",
"oldest_open_prs": [
{
"number": 7,
"created_at": "2025-12-05T07:45:11Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-19T04:05:38Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 5,
"created_at": "2025-12-04T00:29:00Z",
"last_comment_at": "2026-01-05T17:30:04Z",
"last_comment_author": "hans00"
},
{
"number": 8,
"created_at": "2026-01-11T08:28:35Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 9,
"created_at": "2026-01-11T09:06:02Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 10,
"created_at": "2026-02-28T00:20:29Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/mybigday/whisper.node",
"host": "github.com",
"name": "whisper.node",
"owner": "mybigday"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"security": 54,
"vitality": 86,
"community": 42,
"governance": 56,
"engineering": 56
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "excellent",
"name": "Vitality",
"value": 86,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 76,
"inputs": {
"commits_last_year": 67,
"human_commit_share": 1,
"days_since_last_push": 5,
"active_weeks_last_year": 19
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 5 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 5
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "19/52 weeks with commits",
"points": 13.2,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 19
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "67 commits in the last year",
"points": 16.5,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 67
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "22 commit(s) and 0 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": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"releases_count": 18,
"latest_release_tag": "1.1.0",
"releases_from_tags": false,
"days_since_latest_release": 5,
"mean_days_between_releases": 19.4
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "18 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 18
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 5 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 5
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~19.4 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 19.4
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"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": "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": 5,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 5 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 5
}
}
],
"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": 42,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 14,
"inputs": {
"forks": 2,
"stars": 8,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "8 stars",
"points": 13.7,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 8
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "2 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 2
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"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": 0,
"status": "missed",
"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": 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": "good",
"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": 77,
"inputs": {
"packages": [
"@fugood/node-whisper-wasm",
"@fugood/node-whisper-linux-x64",
"@fugood/node-whisper-win32-x64",
"@fugood/node-whisper-darwin-x64",
"@fugood/node-whisper-linux-arm64",
"@fugood/node-whisper-win32-arm64",
"@fugood/node-whisper-darwin-arm64",
"@fugood/node-whisper-linux-x64-cuda"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 43853
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "43,853 downloads/month across npm",
"points": 61.9,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 43853,
"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": 56,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 2,
"top_contributor_share": 0.901
},
"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 90% of commits",
"points": 2.2,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 90
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "2 contributors",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 2
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "at_risk",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 48,
"inputs": {
"merged_prs": 7,
"open_issues": 4,
"closed_issues": 1,
"issue_closed_ratio": 0.2,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "20% of issues closed",
"points": 9.3,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 20
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "7/7 decided PRs merged",
"points": 38.2,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 7,
"decided": 7
}
}
],
"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": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 67,
"inputs": {
"followers": 50,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "mybigday",
"public_repos": 97,
"account_age_days": 3809
},
"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": "50 followers of mybigday",
"points": 12.3,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 50,
"login": "mybigday"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "97 public repos, account ~10 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 97
}
},
{
"code": "account_age_years",
"params": {
"years": 10
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"@fugood/node-whisper-wasm",
"@fugood/node-whisper-linux-x64",
"@fugood/node-whisper-win32-x64",
"@fugood/node-whisper-darwin-x64",
"@fugood/node-whisper-linux-arm64",
"@fugood/node-whisper-win32-arm64",
"@fugood/node-whisper-darwin-arm64",
"@fugood/node-whisper-linux-x64-cuda"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 5
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "8 package(s) on npm",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 8,
"ecosystems": "npm"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 5 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 5
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "24 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 24
}
}
],
"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": "moderate",
"name": "Engineering Quality",
"value": 56,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "3 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 3
}
}
],
"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": null,
"points": 0,
"status": "missed",
"details": [],
"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": "2 out of 3 merged PRs checked by a CI test -- score normalized to 6",
"points": 12,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"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": null,
"points": 0,
"status": "missed",
"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": null,
"points": 0,
"status": "missed",
"details": [],
"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": "moderate",
"name": "Security",
"value": 54,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 42,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 4.2
},
"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": "2 out of 3 merged PRs checked by a CI test -- score normalized to 6",
"points": 1.5,
"status": "partial",
"details": [],
"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 3 contributing companies or organizations -- score normalized to 10",
"points": 2.5,
"status": "met",
"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": "22 commit(s) and 0 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": "SAST tool is not run on all commits -- score normalized to 0",
"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": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:@fugood/whisper.node@1.1.1 runtime dependency closure — what installing the published package pulls in — 14 packages. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_published",
"params": {
"package": "npm:@fugood/whisper.node@1.1.1",
"assessed": 14
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 14,
"unassessed_packages": 0,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "no indirect dependency carries a known advisory",
"points": 25,
"status": "met",
"details": [
{
"code": "no_indirect_advisories",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 14,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"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": 4
},
"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": "at_risk",
"name": "AI Readiness",
"value": 46,
"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": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 33,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [
"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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "tsconfig.json"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"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": 98,
"inputs": {
"primary_language": "C++",
"largest_source_bytes": 78872,
"source_files_sampled": 32,
"oversized_source_files": 1
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "C++ (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "C++"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "1/32 source files over 60KB",
"points": 53.3,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 32,
"oversized": 1
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"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",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"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": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"npm package '@fugood/whisper.node' points at a different repository (https://github.com/whisper-node/whisper.node); excluded from ecosystem scoring",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-25T02:16:12.251728Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/mybigday/whisper.node.svg",
"full_name": "mybigday/whisper.node",
"license_state": "standard",
"license_spdx": "MIT"
}