Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 600,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 131302,
"Shell": 111,
"Makefile": 252
},
"pushed_at": "2026-07-18T05:11:10Z",
"created_at": "2026-07-18T05:07:19Z",
"owner_type": "Organization",
"updated_at": "2026-07-18T05:08:53Z",
"description": null,
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": "https://hanzo.ai",
"name": "Hanzo AI",
"type": "Organization",
"login": "hanzoai",
"company": null,
"location": "United States of America",
"followers": 37,
"avatar_url": "https://avatars.githubusercontent.com/u/16248274?v=4",
"created_at": "2015-12-11T00:38:19Z",
"is_verified": null,
"public_repos": 129,
"account_age_days": 3877
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2026-07-18T05:07:18Z"
}
],
"recent_commits": [
{
"oid": "b31b08091a99d64a4b24043399d186f4859426a1",
"body": "Populates go.sum for the contrib/ws-gorilla and examples submodules against the\npublished github.com/hanzoai/go-openai-realtime v1.0.0 tag. No replace directives.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "build(submodules): lock contrib/ws-gorilla and examples to root v1.0.0",
"author_name": "zeekay",
"author_login": "zeekay",
"committed_at": "2026-07-18T05:08:21Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "43ef1c9c7f46371c0af14f781992df5866965540",
"body": "…i-realtime\n\nHard-fork of WqyJh/go-openai-realtime (v0.5.x line, commit 024eddd) into the\nhanzoai org so the OpenAI/audio-LLM Go stack is fully owned. Renames the module\npath across root, contrib/ws-gorilla, and examples, and repoints go-openai from\nsashabaranov to github.com/hanzoai/go-openai v1.41.0 (required directly, no\nreplace directives anywhere).\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "refactor(module): declare own import path github.com/hanzoai/go-opena…",
"author_name": "zeekay",
"author_login": "zeekay",
"committed_at": "2026-07-18T05:07:18Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "024eddd5a481494b998355f16f667d257ee48064",
"body": null,
"is_bot": false,
"headline": "feat: refine the Logger interface",
"author_name": "WqyJh",
"author_login": "WqyJh",
"committed_at": "2025-02-10T08:36:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e057ddb7c3421c3124f8895aeb6b900fc1568ca9",
"body": "Add /v1/realtime/sessions API to create ephemeral for WebRTC connection",
"is_bot": false,
"headline": "Merge pull request #16 from WqyJh/feat-webrtc",
"author_name": "Qiying Wang",
"author_login": "WqyJh",
"committed_at": "2025-02-08T12:17:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01c4289c7d581824b263e578976928874033997c",
"body": null,
"is_bot": false,
"headline": "chore: fix integration test environment variable",
"author_name": "WqyJh",
"author_login": "WqyJh",
"committed_at": "2025-02-08T12:12:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05151e4445ca636df3d05b7d215b71f569b52582",
"body": null,
"is_bot": false,
"headline": "chore: set integration test environment variable",
"author_name": "WqyJh",
"author_login": "WqyJh",
"committed_at": "2025-02-08T12:09:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "808dd57419eefc6baf0c70e443ed137b6a9f9b07",
"body": null,
"is_bot": false,
"headline": "fix: make linter happy",
"author_name": "WqyJh",
"author_login": "WqyJh",
"committed_at": "2025-02-08T12:06:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89d29e994d84eb17611e0d831aea4b2f740d2f7d",
"body": null,
"is_bot": false,
"headline": "feat: add integration test",
"author_name": "WqyJh",
"author_login": "WqyJh",
"committed_at": "2025-02-08T11:57:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bda25ce1ca8b4cda51e876fea397f4fe4a43d89d",
"body": null,
"is_bot": false,
"headline": "feat: add /realtime/sessions api",
"author_name": "WqyJh",
"author_login": "WqyJh",
"committed_at": "2025-02-08T11:51:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5fa433840efdbe0331c19fbc32b76d47e7c7763",
"body": null,
"is_bot": false,
"headline": "feat: update realtime models",
"author_name": "WqyJh",
"author_login": "WqyJh",
"committed_at": "2025-02-08T09:45:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69cccdee362653adb648c7bfdec44a6f882de41a",
"body": "feat: support websocket ping",
"is_bot": false,
"headline": "Merge pull request #15 from WqyJh/feat-ping",
"author_name": "Qiying Wang",
"author_login": "WqyJh",
"committed_at": "2025-02-08T09:41:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb0359b046cc2c80cebf0552cf49987aa9de9bc0",
"body": null,
"is_bot": false,
"headline": "feat: support ping for gorilla/websocket",
"author_name": "WqyJh",
"author_login": "WqyJh",
"committed_at": "2025-02-08T09:39:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da5573efbd95250cec097ca3a25e09aba8dcbdb8",
"body": null,
"is_bot": false,
"headline": "feat: add ping to example",
"author_name": "WqyJh",
"author_login": "WqyJh",
"committed_at": "2025-02-08T09:39:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af3079f3fb2b4c864cf100b2375854a625e2b004",
"body": null,
"is_bot": false,
"headline": "feat: support websocket ping",
"author_name": "WqyJh",
"author_login": "WqyJh",
"committed_at": "2025-02-08T09:15:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "138a4afc1fc2c691e87edc66a6b96d28ec53bea9",
"body": "…ponse-id-param\n\nfeat: add ResponseID to ResponseCancelEvent",
"is_bot": false,
"headline": "Merge pull request #12 from dwalker-va/dwalker-va/response-cancel-res…",
"author_name": "Qiying Wang",
"author_login": "WqyJh",
"committed_at": "2025-02-08T03:15:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09652a7f31ae5eda49ba40ca4dacc753dca8bff6",
"body": null,
"is_bot": false,
"headline": "fix: make ResponseID optional in ResponseCancelEvent",
"author_name": "dwalker-va",
"author_login": "dwalker-va",
"committed_at": "2025-01-27T23:04:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52eeb144773e8333e02eb37a268949487450c539",
"body": null,
"is_bot": false,
"headline": "feat: add ResponseID to ResponseCancelEvent",
"author_name": "dwalker-va",
"author_login": "dwalker-va",
"committed_at": "2025-01-27T22:55:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e45cbb1f315fbf1fc594518b1c5edd58fbd8cb0",
"body": "fix: properly support function calls",
"is_bot": false,
"headline": "Merge pull request #10 from luiscamara/add-missing-messageitem-fields",
"author_name": "Qiying Wang",
"author_login": "WqyJh",
"committed_at": "2024-12-04T03:45:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea76078ab9a66c9799f76e328c85128b3ddaf54f",
"body": "Fix G711 AudioFormat constants",
"is_bot": false,
"headline": "Merge pull request #11 from cgooding-va/fix-g711-audio-format-constants",
"author_name": "Qiying Wang",
"author_login": "WqyJh",
"committed_at": "2024-12-04T03:43:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7946ce6030a8c2f4ef6ce98b29ed9512278beed",
"body": null,
"is_bot": false,
"headline": "Fix G711 AudioFormat constants",
"author_name": "cgooding",
"author_login": "cgooding-va",
"committed_at": "2024-12-04T00:42:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf56ca9247fddfc451a472bee3f0597ebebb5efc",
"body": null,
"is_bot": false,
"headline": "fix: properly support function calls",
"author_name": "Luis Camara",
"author_login": null,
"committed_at": "2024-12-03T23:58:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19bae22b928ff16ab9d525bfd986ff8f70c5d255",
"body": "chore: make linter happy",
"is_bot": false,
"headline": "Merge pull request #9 from WqyJh/fix-lint",
"author_name": "Qiying Wang",
"author_login": "WqyJh",
"committed_at": "2024-11-18T12:13:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e418e4477eab6468510a65801ca8335b10eb9a7",
"body": null,
"is_bot": false,
"headline": "chore: make linter happy",
"author_name": "WqyJh",
"author_login": "WqyJh",
"committed_at": "2024-11-18T12:10:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b73585e2bd0cd28c10b0b5322f16119164b9f05",
"body": null,
"is_bot": false,
"headline": "chore: fix ci lint",
"author_name": "WqyJh",
"author_login": "WqyJh",
"committed_at": "2024-11-18T09:54:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fabdb55fd9a0687316c568fb59a7085bd9bd20ee",
"body": "feat: update ResponseFunctionCallArgumentsDoneEvent",
"is_bot": false,
"headline": "Merge pull request #8 from shadowpigy/dev",
"author_name": "Qiying Wang",
"author_login": "WqyJh",
"committed_at": "2024-11-18T09:42:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87ad5dc0c9632693ffa8b19108a3ff3c2614fc7b",
"body": null,
"is_bot": false,
"headline": "feat: update ResponseFunctionCallArgumentsDoneEvent",
"author_name": "shadowpigy",
"author_login": null,
"committed_at": "2024-11-18T09:21:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d022892cce205abf5f84aabda35ea5415b1471f",
"body": "feat: change tools.parameters to any",
"is_bot": false,
"headline": "Merge pull request #7 from WqyJh/feat-tool",
"author_name": "Qiying Wang",
"author_login": "WqyJh",
"committed_at": "2024-11-10T07:27:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be6852a5258bd44b74bf7a2838cca31feb787d60",
"body": null,
"is_bot": false,
"headline": "feat: change tools.parameters to any",
"author_name": "WqyJh",
"author_login": "WqyJh",
"committed_at": "2024-11-10T07:23:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dda811093d14971e5bd927a0b66738cdb2cff5c3",
"body": "feat: update supported voices",
"is_bot": false,
"headline": "Merge pull request #5 from WqyJh/feat-voice",
"author_name": "Qiying Wang",
"author_login": "WqyJh",
"committed_at": "2024-11-06T03:39:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a213b14e1153fc605ca991dca8981b91eed4e870",
"body": null,
"is_bot": false,
"headline": "feat: update supported voices",
"author_name": "WqyJh",
"author_login": "WqyJh",
"committed_at": "2024-11-06T03:15:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72c790b0bbf2eddef5bff766d8339878249296e1",
"body": "feat: add SendMessageRaw/ReadMessageRaw",
"is_bot": false,
"headline": "Merge pull request #4 from WqyJh/feat-message-raw",
"author_name": "Qiying Wang",
"author_login": "WqyJh",
"committed_at": "2024-11-05T10:55:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e69764e3e917925e2c26f9f9b459166bb8058cb",
"body": null,
"is_bot": false,
"headline": "feat: add SendMessageRaw/ReadMessageRaw",
"author_name": "WqyJh",
"author_login": "WqyJh",
"committed_at": "2024-11-05T10:35:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51c9807393b12b2d2d99e913f52a826c8a8aa97f",
"body": null,
"is_bot": false,
"headline": "docs: update examples",
"author_name": "WqyJh",
"author_login": "WqyJh",
"committed_at": "2024-11-04T10:09:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94de5a49d9ab1a805f66cc37df1b4e6e03bd38e4",
"body": "feat: update Usage according to the updated document and tested data",
"is_bot": false,
"headline": "Merge pull request #3 from WqyJh/feat-usage",
"author_name": "Qiying Wang",
"author_login": "WqyJh",
"committed_at": "2024-11-04T09:55:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8aec5b1a00a44c8bbde13cee65abfc909d6a6237",
"body": null,
"is_bot": false,
"headline": "feat: update Usage according to the updated document and tested data",
"author_name": "WqyJh",
"author_login": "WqyJh",
"committed_at": "2024-11-04T09:52:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "780f962360276dc8e7491ceccf4018e803dee80b",
"body": "fix: max_response_output_tokens in session-related events",
"is_bot": false,
"headline": "Merge pull request #2 from WqyJh/fix-max-output-tokens",
"author_name": "Qiying Wang",
"author_login": "WqyJh",
"committed_at": "2024-11-04T09:51:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eda549d098f8271bb47681b63affe82f9a899e70",
"body": null,
"is_bot": false,
"headline": "fix: max_response_output_tokens in session-related events",
"author_name": "WqyJh",
"author_login": "WqyJh",
"committed_at": "2024-11-04T09:46:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d80cd85379d6854da4f4265408d939d6fb13042",
"body": null,
"is_bot": false,
"headline": "chore: fix release drafter",
"author_name": "WqyJh",
"author_login": "WqyJh",
"committed_at": "2024-10-19T10:18:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00d6fea959b4d8f43400eb10f4548099044f4289",
"body": null,
"is_bot": false,
"headline": "chore: add release drafter",
"author_name": "WqyJh",
"author_login": "WqyJh",
"committed_at": "2024-10-19T10:02:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1734e222e4cd17f579e9c1cf91f70dbcdf6b8ae0",
"body": null,
"is_bot": false,
"headline": "fix(contrib/ws-gorilla): tests",
"author_name": "WqyJh",
"author_login": "WqyJh",
"committed_at": "2024-10-19T08:19:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c953ca7ee03803896a8d8abeecb34a8de370a0f9",
"body": null,
"is_bot": false,
"headline": "docs: update",
"author_name": "WqyJh",
"author_login": "WqyJh",
"committed_at": "2024-10-19T08:06:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5dcfd985866f0c0496c81d6bfafcaa4b31da3b4",
"body": null,
"is_bot": false,
"headline": "chore: make linter happy",
"author_name": "WqyJh",
"author_login": "WqyJh",
"committed_at": "2024-10-19T05:38:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ba52b8654bf20d8607e0afee3b0d41df4f06ee1",
"body": null,
"is_bot": false,
"headline": "chore: support test for multiple go.mod",
"author_name": "WqyJh",
"author_login": "WqyJh",
"committed_at": "2024-10-19T05:08:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e37d58efc29805ffaae5affce57fd524b4c789f",
"body": null,
"is_bot": false,
"headline": "feat: move gorilla websocket to standalone mod to reduce dependency",
"author_name": "WqyJh",
"author_login": "WqyJh",
"committed_at": "2024-10-19T04:27:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "decc18a72f6a75a0022353936bc35d7011222c10",
"body": null,
"is_bot": false,
"headline": "feat!: add websocket adapter",
"author_name": "WqyJh",
"author_login": "WqyJh",
"committed_at": "2024-10-19T03:45:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd241eefd2fad284b12fa0874ed0b8d9413cee18",
"body": null,
"is_bot": false,
"headline": "docs: update",
"author_name": "WqyJh",
"author_login": "WqyJh",
"committed_at": "2024-10-18T03:18:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0cd5f3fbe93f3e2c57ee6caa76046394e6e63be9",
"body": null,
"is_bot": false,
"headline": "docs: update",
"author_name": "WqyJh",
"author_login": "WqyJh",
"committed_at": "2024-10-17T13:22:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8ce737a35eb8d7a33dd29e91a21bad7d6906d47",
"body": null,
"is_bot": false,
"headline": "chore: fix code coverage config",
"author_name": "WqyJh",
"author_login": "WqyJh",
"committed_at": "2024-10-17T13:17:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f16810a759bbe0c50e9fb986d1e2d9b14695429",
"body": null,
"is_bot": false,
"headline": "chore: add code coverage",
"author_name": "WqyJh",
"author_login": "WqyJh",
"committed_at": "2024-10-17T13:11:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81b04b5aa961c5fb3b2f0f4712eaa00395122aa8",
"body": null,
"is_bot": false,
"headline": "chore: fix ci test",
"author_name": "WqyJh",
"author_login": "WqyJh",
"committed_at": "2024-10-17T13:00:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45ce5bc5c87d2e9a82cdfd45eb9d702d89308c65",
"body": null,
"is_bot": false,
"headline": "chore: add github workflow for ci testing",
"author_name": "Qiying Wang",
"author_login": "WqyJh",
"committed_at": "2024-10-17T12:54:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4798afc6e6fe366e6c0e0f61b768a873a3652377",
"body": null,
"is_bot": false,
"headline": "chore: add golangci config & make ci happy",
"author_name": "WqyJh",
"author_login": "WqyJh",
"committed_at": "2024-10-17T12:43:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a12f9048192011d178631bdcc198d56965a295dc",
"body": null,
"is_bot": false,
"headline": "docs: update",
"author_name": "WqyJh",
"author_login": "WqyJh",
"committed_at": "2024-10-17T11:18:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8435e646ea560af744c1d1217da3d6c3406087ec",
"body": null,
"is_bot": false,
"headline": "fix: example go mod",
"author_name": "WqyJh",
"author_login": "WqyJh",
"committed_at": "2024-10-16T15:27:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "065bf48780f6939492936d2e8c43e1e3a7831c0d",
"body": null,
"is_bot": false,
"headline": "feat: add voice-voice examples and update docs",
"author_name": "WqyJh",
"author_login": "WqyJh",
"committed_at": "2024-10-16T15:26:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "713f899d02e6ff525b02b25644f08a713f68ad84",
"body": null,
"is_bot": false,
"headline": "fix: turn_detection & max_output_tokens",
"author_name": "WqyJh",
"author_login": "WqyJh",
"committed_at": "2024-10-16T15:22:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "881e023b7716207a2389f70d5ac5ad7812de336f",
"body": null,
"is_bot": false,
"headline": "feat: optimize types & add full comments",
"author_name": "WqyJh",
"author_login": "WqyJh",
"committed_at": "2024-10-16T08:15:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a402435a1f88d3e63ee7ef899b5c36c44424bc80",
"body": null,
"is_bot": false,
"headline": "feat: add examples",
"author_name": "WqyJh",
"author_login": "WqyJh",
"committed_at": "2024-10-15T10:49:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a4de6c199d890e7f20e458c7d11d8862f451a6c",
"body": null,
"is_bot": false,
"headline": "feat: add all client events & server events",
"author_name": "WqyJh",
"author_login": "WqyJh",
"committed_at": "2024-10-15T10:44:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8ba95abfc6d7983b88e5f60abbfd1a97508981d",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "Qiying Wang",
"author_login": "WqyJh",
"committed_at": "2024-10-10T06:47:01Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 1,
"commits_last_year": 2,
"latest_release_at": "2026-07-18T05:07:18Z",
"latest_release_tag": "v1.0.0",
"releases_from_tags": true,
"days_since_last_push": 5,
"active_weeks_last_year": 1,
"days_since_latest_release": 5,
"mean_days_between_releases": null
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": false,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/hanzoai/go-openai-realtime",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/hanzoai/go-openai-realtime",
"is_deprecated": false,
"latest_version": "v1.0.0",
"repository_url": "https://github.com/hanzoai/go-openai-realtime",
"versions_count": 1,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-18T05:07:18Z",
"latest_version_yanked": null,
"days_since_latest_publish": 5
}
]
},
"popularity": {
"forks": 0,
"stars": 0,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [],
"complete": true,
"collected": 0,
"total_stars": 0,
"collected_at": null
},
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"contrib/ws-gorilla/go.mod",
"examples/go.mod",
"go.mod"
],
"largest_source_bytes": 31934,
"source_files_sampled": 32,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"examples/go.mod",
"go.mod"
],
"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": [
"go"
],
"dependencies": [
{
"name": "github.com/WqyJh/jsontools",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.3.1"
},
{
"name": "github.com/coder/websocket",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.8.12"
},
{
"name": "github.com/hanzoai/go-openai",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.41.0"
},
{
"name": "github.com/stretchr/testify",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.9.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": 0,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "WqyJh",
"commits": 53,
"avatar_url": "https://avatars.githubusercontent.com/u/15232241?v=4"
},
{
"type": "User",
"login": "dwalker-va",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/7460285?v=4"
},
{
"type": "User",
"login": "zeekay",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/285707?v=4"
},
{
"type": "User",
"login": "cgooding-va",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/6331871?v=4"
}
],
"contributors_sampled": 4,
"top_contributor_share": 0.914
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"coverage.yml",
"go-test.yml",
"label-prs.yml",
"release-drafter.yml"
],
"has_docs_dir": false,
"linter_configs": [
".golangci.yml"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"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": 0,
"reason": "project was created within the last 90 days. Please review its contents carefully",
"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": 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": 1,
"reason": "9 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "b31b08091a99d64a4b24043399d186f4859426a1",
"ran_at": "2026-07-23T10:22:22Z",
"aggregate_score": 2.3,
"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-18T05:08:25Z",
"oldest_open_prs": [],
"last_merged_pr_at": null,
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/hanzoai/go-openai-realtime",
"host": "github.com",
"name": "go-openai-realtime",
"owner": "hanzoai"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": "High-Risk Jurisdiction Policy applies a 75% multiplier to weighted overall health and gives it an At risk ceiling of 49.",
"notes": [
{
"code": "jurisdiction_overall_adjustment",
"params": {
"cap": 49,
"pct": 75
}
}
],
"value": 31,
"inputs": {
"security": 17,
"vitality": 53,
"community": 24,
"governance": 38,
"engineering": 64,
"high_risk_jurisdiction_cap": 49,
"high_risk_jurisdiction_multiplier": 75,
"weighted_overall_before_jurisdiction": 41,
"overall_after_jurisdiction_multiplier": 31
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 53,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 41,
"inputs": {
"commits_last_year": 2,
"human_commit_share": 1,
"days_since_last_push": 5,
"active_weeks_last_year": 1
},
"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": "1/52 weeks with commits",
"points": 0.7,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 1
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "2 commits in the last year",
"points": 4.3,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 2
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"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": 72,
"inputs": {
"releases_count": 1,
"latest_release_tag": "v1.0.0",
"releases_from_tags": true,
"days_since_latest_release": 5,
"mean_days_between_releases": null
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "1 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 1
}
}
],
"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": "cadence unknown (single release)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence_unknown",
"params": {}
}
],
"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": "unverified",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": "repository_too_young",
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "maintenance record not established from the collected data",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_unverified",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 24,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 0,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "0 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 0
}
}
],
"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": "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
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "at_risk",
"name": "Sustainability & Governance",
"value": 38,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 16,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 4,
"top_contributor_share": 0.914
},
"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 91% of commits",
"points": 1.9,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 91
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "4 contributors",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 4
}
}
],
"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": "critical",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution",
"pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"merged_prs": 0,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "no decided pull requests or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_decided_prs_or_data",
"params": {}
}
],
"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": 66,
"inputs": {
"followers": 37,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "hanzoai",
"public_repos": 129,
"account_age_days": 3877
},
"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": "37 followers of hanzoai",
"points": 11.4,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 37,
"login": "hanzoai"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "129 public repos, account ~10 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 129
}
},
{
"code": "account_age_years",
"params": {
"years": 10
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "good",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 84,
"inputs": {
"packages": [
"github.com/hanzoai/go-openai-realtime"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 5
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on go",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "go"
}
}
],
"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": "1 published versions",
"points": 4,
"status": "partial",
"details": [
{
"code": "published_versions",
"params": {
"count": 1
}
}
],
"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": 64,
"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": "4 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 4
}
}
],
"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": ".golangci.yml",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml"
}
}
],
"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": "at_risk",
"name": "Documentation",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": false
},
"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": 0,
"status": "missed",
"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": "critical",
"name": "Security",
"value": 17,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 75% multiplier to Security posture and gives it an At risk ceiling of 49.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "jurisdiction_posture_adjustment",
"params": {
"cap": 49,
"pct": 75
}
}
],
"value": 17,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 2.3,
"high_risk_jurisdiction_cap": 49,
"high_risk_jurisdiction_multiplier": 75,
"security_posture_after_multiplier": 17,
"security_posture_before_jurisdiction": 23
},
"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": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"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": "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": "9 existing vulnerabilities detected",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "good",
"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": 75,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": true,
"exposures": [
{
"role": "contributor_organization",
"count": 1,
"country": "Russia"
}
],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 21
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "Russia: contributor_organization (1)",
"points": 75,
"status": "partial",
"details": [
{
"code": "jurisdiction_exposure",
"params": {
"role": "contributor_organization",
"count": 1,
"country": "Russia"
}
}
],
"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": "moderate",
"name": "AI Readiness",
"value": 65,
"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": 0.967,
"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": "58 of 60 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 58,
"sampled": 60
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0.033,
"toolchain_manifests": [
"contrib/ws-gorilla/go.mod",
"examples/go.mod",
"go.mod"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": ".golangci.yml",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"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": "2 of the last 60 commits agent-authored or agent-credited",
"points": 6.7,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 2,
"sampled": 60
}
}
],
"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": "Go",
"largest_source_bytes": 31934,
"source_files_sampled": 32,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Go (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/32 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 32,
"oversized": 0
}
}
],
"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": [
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-23T10:22:28.762297Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/h/hanzoai/go-openai-realtime.svg",
"full_name": "hanzoai/go-openai-realtime",
"license_state": "standard",
"license_spdx": "MIT"
}