Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [
"clash",
"shadowrocket",
"singbox",
"v2ray",
"vless",
"xray"
],
"is_fork": false,
"size_kb": 9209,
"has_wiki": false,
"homepage": null,
"languages": {
"Go": 47270,
"Dockerfile": 650
},
"pushed_at": "2026-07-17T07:00:13Z",
"created_at": "2024-12-02T01:42:39Z",
"owner_type": "Organization",
"updated_at": "2026-07-17T07:00:37Z",
"description": "Unchain is a lightweight and easy-to-use proxy server designed to bypass network restrictions.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "main",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": null,
"name": null,
"type": "Organization",
"login": "unchainese",
"company": null,
"location": null,
"followers": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/190314800?v=4",
"created_at": "2024-12-02T01:02:49Z",
"is_verified": null,
"public_repos": 3,
"account_age_days": 596
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.0.9",
"kind": "patch",
"published_at": "2026-07-17T01:27:00Z"
},
{
"tag": "v0.0.8",
"kind": "patch",
"published_at": "2026-07-16T08:10:56Z"
},
{
"tag": "v0.0.7",
"kind": "patch",
"published_at": "2025-09-03T06:46:31Z"
},
{
"tag": "v0.0.6",
"kind": "patch",
"published_at": "2025-06-17T08:14:24Z"
},
{
"tag": "v0.0.5",
"kind": "patch",
"published_at": "2025-06-17T07:53:39Z"
},
{
"tag": "v0.0.4",
"kind": "patch",
"published_at": "2025-04-09T03:29:34Z"
},
{
"tag": "v0.0.3",
"kind": "patch",
"published_at": "2025-04-09T02:18:13Z"
},
{
"tag": "v0.0.2",
"kind": "patch",
"published_at": "2025-01-20T11:47:02Z"
},
{
"tag": "v0.0.1",
"kind": "patch",
"published_at": "2024-12-30T08:09:54Z"
}
],
"recent_commits": [
{
"oid": "47ba7b1f25941cc6e9d58ffa7384c1ecbc2ffd16",
"body": null,
"is_bot": false,
"headline": "simplify config",
"author_name": "unchainese",
"author_login": "mojocn",
"committed_at": "2026-07-17T07:00:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "431418ca8b53c594e8cb137c7b3b7343f92a0c33",
"body": null,
"is_bot": false,
"headline": "update 8080 port",
"author_name": "unchainese",
"author_login": "mojocn",
"committed_at": "2026-07-17T06:46:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6fff6085fc8fdff6d392e61bf28e8e5f8b8f2523",
"body": "…S proxy",
"is_bot": false,
"headline": "feat: implement subcommand handling and service installation for VLES…",
"author_name": "Eric Zhou",
"author_login": "mojocn",
"committed_at": "2026-07-17T05:37:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b4d3e74409309ba998f80527a6a4f6680b11f56",
"body": "…on reads",
"is_bot": false,
"headline": "fix: reduce server timeout settings and add deadline for UDP connecti…",
"author_name": "Eric Zhou",
"author_login": "mojocn",
"committed_at": "2025-09-03T01:36:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0cc6ecad51316dee7ded4e3b2e9999f13801a29",
"body": null,
"is_bot": false,
"headline": "fix: handle EOF error in vlessTCP WebSocket connection",
"author_name": "Eric Zhou",
"author_login": "mojocn",
"committed_at": "2025-09-02T07:58:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "126f505f7ce84917de6cbaad151cef0df4c53f66",
"body": null,
"is_bot": false,
"headline": "fix: increase read timeout for VLESS WebSocket connections",
"author_name": "Eric Zhou",
"author_login": "mojocn",
"committed_at": "2025-09-02T04:50:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c29757f547285a8647bbcef3f331b3b1b81cd0a0",
"body": "…and SOCKS5 connections",
"is_bot": false,
"headline": "feat: add default buffer size and implement read deadlines for VLESS …",
"author_name": "Eric Zhou",
"author_login": "mojocn",
"committed_at": "2025-09-02T02:34:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b025d6f54ba15380c24f58a3b828d80684bc5506",
"body": null,
"is_bot": false,
"headline": "feat: add pprof handlers for improved performance profiling",
"author_name": "Eric Zhou",
"author_login": "mojocn",
"committed_at": "2025-09-02T01:25:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1640efd73267d1ba81e22c03afc1206c8feb5a48",
"body": null,
"is_bot": false,
"headline": "Refactor code structure for improved readability and maintainability",
"author_name": "Eric Zhou",
"author_login": "mojocn",
"committed_at": "2025-09-01T09:53:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40b89d5e9f8641e5f668ff167b6941de5664b06f",
"body": "…dling",
"is_bot": false,
"headline": "feat: add VLESS UDP data packing/unpacking and enhance SOCKS5 UDP han…",
"author_name": "Eric Zhou",
"author_login": "mojocn",
"committed_at": "2025-08-27T10:47:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04ebd89c3b2aa5118818a9313770491b30126a47",
"body": "… in udpcheck.py",
"is_bot": false,
"headline": "fix: update V2Ray client command and correct DNS query implementation…",
"author_name": "Eric Zhou",
"author_login": "mojocn",
"committed_at": "2025-08-27T09:14:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01e83c12d18ece9fb1eb358212ad0cc88819ddf3",
"body": "- Updated `go.mod` and `go.sum` to streamline dependencies.\n- Modified `main.go` to add a new action for starting a SOCKS5 server.\n- Implemented `AuthUser` method in `schema/trojan.go` for user authentication.\n- Enhanced `ProtoVLESS` structure in `schema/vless.go` to include user ID and data handlin\n[…]\nrough the SOCKS5 proxy.\n- Updated `testkit/config.json` to configure the V2Ray client for SOCKS5 with VLESS.\n- Added README documentation in `testkit/README.md` for testing UDP over SOCKS5 with VLESS.",
"is_bot": false,
"headline": "Refactor and enhance SOCKS5 server with UDP support",
"author_name": "Eric Zhou",
"author_login": "mojocn",
"committed_at": "2025-08-27T08:14:52Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b60caf48695b5d65f8bc4746b78d2b558be13ef9",
"body": null,
"is_bot": false,
"headline": "fix memory leak",
"author_name": "Eric Zhou",
"author_login": "mojocn",
"committed_at": "2025-08-26T01:25:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7c9f2dd16c86fc8b40f35bf6bb2613523a8031b",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Code Ape",
"author_login": "mojocn",
"committed_at": "2025-08-26T01:04:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69f7f6b78c477e33de4c0bb9b0c9d4b918ab7334",
"body": null,
"is_bot": false,
"headline": "refactor: run traffic increment in a goroutine for improved performance",
"author_name": "周庆EricZhou",
"author_login": "mojocn",
"committed_at": "2025-06-27T09:15:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e8ce6f918dff4fa9fd814fd109b4bae04f4ffd6",
"body": null,
"is_bot": false,
"headline": "fix default config value",
"author_name": "zhouqing",
"author_login": null,
"committed_at": "2025-06-27T08:01:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5cf4de103cd58ea2db9c4d9a5112be3d8740d01c",
"body": null,
"is_bot": false,
"headline": "refactor: update Docker image build configuration and add tag support",
"author_name": "mojocn",
"author_login": "mojocn",
"committed_at": "2025-06-17T08:13:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ef4272cf3daa42db555c529f409e36122024432",
"body": null,
"is_bot": false,
"headline": "refactor: update Docker image build configuration and add tag support",
"author_name": "mojocn",
"author_login": "mojocn",
"committed_at": "2025-06-17T07:51:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4420296c8558a8a1b6b219ccaed3c71cf7452fd0",
"body": null,
"is_bot": false,
"headline": "refactor: rename Port to AppPort in configuration files",
"author_name": "mojocn",
"author_login": "mojocn",
"committed_at": "2025-06-17T07:41:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7efce584c37f8834f598e81a8284c1e6ece2a385",
"body": null,
"is_bot": false,
"headline": "refactor: rename Port to AppPort in configuration files",
"author_name": "mojocn",
"author_login": "mojocn",
"committed_at": "2025-06-17T07:38:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21dd0ece8e3c9f167904e58d12b4d7b3615bee79",
"body": null,
"is_bot": false,
"headline": "refactor: update configuration structure and add Docker support",
"author_name": "mojocn",
"author_login": "mojocn",
"committed_at": "2025-06-17T07:24:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a5a3701286dd77e12dd1f9b73514010d8484af0",
"body": null,
"is_bot": false,
"headline": "traffic",
"author_name": "mojocn",
"author_login": "mojocn",
"committed_at": "2025-06-13T12:55:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43221f9f162a2c729d27eee246114d8aadc74cc6",
"body": null,
"is_bot": false,
"headline": "comment out deployment step for AliCould ECS in deploy.yml",
"author_name": "mojocn",
"author_login": "mojocn",
"committed_at": "2025-06-12T04:23:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "310cb081af926c652897445f9d48cadb57e844e4",
"body": "…oint",
"is_bot": false,
"headline": "update RegisterUrl in configuration files to use the correct API endp…",
"author_name": "mojocn",
"author_login": "mojocn",
"committed_at": "2025-06-12T04:18:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57a830aed79f3395e55077a240e5d5afa29f3c5b",
"body": null,
"is_bot": false,
"headline": "refactor: rename internal package paths and update README links",
"author_name": "mojocn",
"author_login": "mojocn",
"committed_at": "2025-05-26T12:35:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b45fe5260a81e23182b1687b9087e52f1219450e",
"body": null,
"is_bot": false,
"headline": "update RegisterUrl in configuration files to use new API endpoint",
"author_name": "mojocn",
"author_login": "mojocn",
"committed_at": "2025-05-26T11:57:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc3497b95a4ba91f09b0658a2b61d493f831ba51",
"body": "…in README.md",
"is_bot": false,
"headline": "update REGISTER_URL in example.env and correct Shadowrocket spelling …",
"author_name": "mojocn",
"author_login": "mojocn",
"committed_at": "2025-05-26T11:40:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d802b6929b260bec2fc07c3a9abcd92b86c60ed",
"body": null,
"is_bot": false,
"headline": "update RegisterUrl in configuration files",
"author_name": "mojocn",
"author_login": "mojocn",
"committed_at": "2025-05-26T06:06:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad79f6ca543932eb583ae76bdedd3c509d7f0253",
"body": null,
"is_bot": false,
"headline": "update RegisterUrl in config files",
"author_name": "mojocn",
"author_login": "mojocn",
"committed_at": "2025-05-26T05:47:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2118aed1075ef3dfff52d1bfd5cf00ee5aa281c0",
"body": null,
"is_bot": false,
"headline": "update RegisterUrl in config files",
"author_name": "mojocn",
"author_login": "mojocn",
"committed_at": "2025-05-26T05:44:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53fc21fc85fa397f33017f4297a394eb87ce5d07",
"body": null,
"is_bot": false,
"headline": "remove unnecessary blank line and update dependencies",
"author_name": "mojocn",
"author_login": "mojocn",
"committed_at": "2025-05-26T03:45:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "607ca7a56ad2fe951428a80819bd458fdec9e577",
"body": null,
"is_bot": false,
"headline": "zh readme.md",
"author_name": "mojocn",
"author_login": "mojocn",
"committed_at": "2025-04-10T12:31:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b75fb7e79ea7df4f9527d8d8c61a7a82c3e86e2b",
"body": null,
"is_bot": false,
"headline": "zh readme.md",
"author_name": "mojocn",
"author_login": "mojocn",
"committed_at": "2025-04-09T03:24:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4fffb2954eac3048dc986c731528dbe3507460f6",
"body": null,
"is_bot": false,
"headline": "zh readme.md",
"author_name": "mojocn",
"author_login": "mojocn",
"committed_at": "2025-04-09T02:59:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a247f11df6ea6197c3022ded88ae87dfa728a0f5",
"body": null,
"is_bot": false,
"headline": "simplify",
"author_name": "mojocn",
"author_login": "mojocn",
"committed_at": "2025-04-09T02:10:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d15d12c21431500fc370a4d45d850701438e5e1f",
"body": null,
"is_bot": false,
"headline": "simplify",
"author_name": "mojocn",
"author_login": "mojocn",
"committed_at": "2025-04-09T02:03:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "077326304d834d7d10bbf6574cafdb0a007bbfb2",
"body": null,
"is_bot": false,
"headline": "simplify",
"author_name": "mojocn",
"author_login": "mojocn",
"committed_at": "2025-04-09T01:31:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae5fa42f92e66b36a600885f379fffe083a983bc",
"body": null,
"is_bot": false,
"headline": "simplify",
"author_name": "mojocn",
"author_login": "mojocn",
"committed_at": "2025-04-09T01:18:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79c91809cf2ec9bbcd69b294a0351c225f724fea",
"body": null,
"is_bot": false,
"headline": "fix sub URLs",
"author_name": "mojocn",
"author_login": "mojocn",
"committed_at": "2025-04-01T03:44:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48a4dc798bd2688b8735e189569f9eaf786c925f",
"body": null,
"is_bot": false,
"headline": "add example config files",
"author_name": "mojocn",
"author_login": "mojocn",
"committed_at": "2025-04-01T02:45:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd5f812c0e826de01ac19f189fc13d1b72e17516",
"body": null,
"is_bot": false,
"headline": "refactor: improve configuration handling and logging setup",
"author_name": "mojocn",
"author_login": "mojocn",
"committed_at": "2025-04-01T01:44:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e607eaf50f910f4edb19fe7bc2c95a6e70e0dbd1",
"body": null,
"is_bot": false,
"headline": "feat: add unchain package",
"author_name": "mojocn",
"author_login": "mojocn",
"committed_at": "2025-04-01T01:43:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d767b0297ade1963a27b6318684713240b50a92a",
"body": null,
"is_bot": false,
"headline": "fix: update traffic usage display format in Ping response",
"author_name": "mojocn",
"author_login": "mojocn",
"committed_at": "2025-01-17T08:04:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c1111afe04557e1f7fce4cb3e7d2301ec2bd272",
"body": null,
"is_bot": false,
"headline": "fix traffic error",
"author_name": "mojocn",
"author_login": "mojocn",
"committed_at": "2025-01-17T07:43:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "270cecb38b5d14a86ea656bbd793a3ddc0d5c629",
"body": null,
"is_bot": false,
"headline": "remove ReqCount from AppStat structure",
"author_name": "mojocn",
"author_login": "mojocn",
"committed_at": "2025-01-17T07:15:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4eb4b8db27028b604f3bfd1cfb6f12914246aa1",
"body": null,
"is_bot": false,
"headline": "fix traffic error",
"author_name": "mojocn",
"author_login": "mojocn",
"committed_at": "2025-01-17T07:05:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9a60ff11bee258f6f34e9a90884f98e5723a63e",
"body": null,
"is_bot": false,
"headline": "fix traffic error",
"author_name": "mojocn",
"author_login": "mojocn",
"committed_at": "2025-01-17T06:56:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1ebf60fa6b1d7ca5186e1d3f15950f1151f09f0",
"body": null,
"is_bot": false,
"headline": "fix type error",
"author_name": "mojocn",
"author_login": "mojocn",
"committed_at": "2025-01-17T03:58:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1592721fd79aa34e7ece8e32e82954848dd05f9d",
"body": null,
"is_bot": false,
"headline": "fix type error",
"author_name": "mojocn",
"author_login": "mojocn",
"committed_at": "2025-01-17T03:51:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ac224399f7cd51aa452ef7c972a4e2dd6bb5a88",
"body": null,
"is_bot": false,
"headline": "status",
"author_name": "mojocn",
"author_login": "mojocn",
"committed_at": "2025-01-17T03:39:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e8482063614e4fba84688b9c146d287afaeaafe",
"body": null,
"is_bot": false,
"headline": "fix",
"author_name": "mojocn",
"author_login": "mojocn",
"committed_at": "2025-01-17T03:07:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e417653bc669646f328f5693309b611d83c06ac",
"body": null,
"is_bot": false,
"headline": "add client",
"author_name": "mojocn",
"author_login": "mojocn",
"committed_at": "2025-01-16T09:35:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed9fb248d38b9634d81b5346912a29fd7f999154",
"body": "…culation and improve HTTP client timeout handling",
"is_bot": false,
"headline": "Refactor traffic increment logic to use math.Ceil for accurate KB cal…",
"author_name": "mojocn",
"author_login": "mojocn",
"committed_at": "2025-01-16T02:50:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f8c0f9269a8e603feeb4363eaab1b451a52e381",
"body": null,
"is_bot": false,
"headline": "Fix trafficUserKB storage type to int64 for user IDs",
"author_name": "mojocn",
"author_login": "mojocn",
"committed_at": "2025-01-15T08:51:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65549c3d6cc93d35c7c3a171199336c529d70850",
"body": "…c management",
"is_bot": false,
"headline": "Refactor App structure: remove unused fields and simplify user traffi…",
"author_name": "mojocn",
"author_login": "mojocn",
"committed_at": "2025-01-15T08:37:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "740d9e9a6554dc39e969e455250c8645d4f8b68a",
"body": null,
"is_bot": false,
"headline": "typo",
"author_name": "mojocn",
"author_login": "mojocn",
"committed_at": "2025-01-07T13:37:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f4dc89770e7f4e34931d7fd7122d765ecbe2817",
"body": null,
"is_bot": false,
"headline": "Update Chinese deployment tutorial video link in README",
"author_name": "Code Ape",
"author_login": "mojocn",
"committed_at": "2025-01-07T06:18:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "199e787ad3517c8a89c9baf5d66b47266f326c1e",
"body": null,
"is_bot": false,
"headline": "Add Chinese deployment tutorial video to README",
"author_name": "Code Ape",
"author_login": "mojocn",
"committed_at": "2025-01-07T06:13:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "146908d533179c9d4c39b90f6197180b4858c796",
"body": null,
"is_bot": false,
"headline": "Fix function name casing for VLESS parsing and adjust imports",
"author_name": "mojocn",
"author_login": "mojocn",
"committed_at": "2025-01-01T06:32:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "083e99bb5a7878371e7ddacc01ce52b60c43e714",
"body": "…eate release job",
"is_bot": false,
"headline": "Update release workflow: clarify trigger comment and remove unused cr…",
"author_name": "Code Ape",
"author_login": "mojocn",
"committed_at": "2024-12-30T08:08:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de19e76538724de64e29299b888dc125776894d3",
"body": null,
"is_bot": false,
"headline": "Refactor release workflow: streamline permissions and cleanup comments",
"author_name": "Code Ape",
"author_login": "mojocn",
"committed_at": "2024-12-30T07:57:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ef69fdfb34ef6b3a1c2647997f730f021201ae3",
"body": null,
"is_bot": false,
"headline": "Remove unnecessary write access for releases in GitHub Actions workflow",
"author_name": "Code Ape",
"author_login": "mojocn",
"committed_at": "2024-12-30T07:51:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a2715f1b540f7a454ca8d065eb3d1cac8f27bcf",
"body": null,
"is_bot": false,
"headline": "Grant write access to releases in GitHub Actions workflow",
"author_name": "Code Ape",
"author_login": "mojocn",
"committed_at": "2024-12-30T07:47:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6c2c1f7d16b5f466f54184c08b937604d925eb5",
"body": null,
"is_bot": false,
"headline": "Grant write access to contents in release workflow",
"author_name": "Code Ape",
"author_login": "mojocn",
"committed_at": "2024-12-30T07:44:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ad7a518a598899eeebd2a62476965c78cdab646",
"body": "…ag pushes",
"is_bot": false,
"headline": "Update release workflow to trigger on published releases instead of t…",
"author_name": "Code Ape",
"author_login": "mojocn",
"committed_at": "2024-12-30T07:32:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e141fc36c04049bbdb227b43ccd68ceaf0b2d7d6",
"body": null,
"is_bot": false,
"headline": "Update Go version to 1.23 in workflow and go.mod",
"author_name": "Code Ape",
"author_login": "mojocn",
"committed_at": "2024-12-30T07:24:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ad81730d24bce5ba935a8f50065cedb9c46f60a",
"body": null,
"is_bot": false,
"headline": "Fix asset name formatting in GitHub Actions release workflow",
"author_name": "Code Ape",
"author_login": "mojocn",
"committed_at": "2024-12-30T07:14:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3cad5a501b949aa1b2735dde58359363c87846bf",
"body": null,
"is_bot": false,
"headline": "Add GitHub Actions workflow for automated release process",
"author_name": "Code Ape",
"author_login": "mojocn",
"committed_at": "2024-12-30T07:08:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56bebf90e26a9da5db54fc66d2b0d4c23645cc13",
"body": null,
"is_bot": false,
"headline": "Add comment to deploy.yml for additional server deployment",
"author_name": "Code Ape",
"author_login": "mojocn",
"committed_at": "2024-12-30T06:51:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4216e2dcb7702f1c82b11a8bd8d560274a47be3",
"body": "…on and improve error handling",
"is_bot": false,
"headline": "Refactor websocket handling in vlessTCP to support context cancellati…",
"author_name": "Code Ape",
"author_login": "mojocn",
"committed_at": "2024-12-27T03:08:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "222a13746894db80c1ccace0de8a008f03016b7b",
"body": "…ses and improve config loading",
"is_bot": false,
"headline": "Update example TOML configurations and main.go to use new host addres…",
"author_name": "Code Ape",
"author_login": "mojocn",
"committed_at": "2024-12-26T09:12:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9da36aa7065faa448f1b3346e50e50b01b227cf",
"body": null,
"is_bot": false,
"headline": "Add PushIntervalSecond configuration to example TOML files",
"author_name": "Code Ape",
"author_login": "mojocn",
"committed_at": "2024-12-18T09:59:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69658ea1143c0cac7eef72dae8172ec2eb5e1c86",
"body": "…ove application running instructions",
"is_bot": false,
"headline": "Update README to include optional admin app creation section and impr…",
"author_name": "Code Ape",
"author_login": "mojocn",
"committed_at": "2024-12-16T08:47:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ece8c39814684a8a54e8e009d7c888e5988a017",
"body": "…bility information",
"is_bot": false,
"headline": "Update README to enhance protocol support description and add compati…",
"author_name": "Code Ape",
"author_login": "mojocn",
"committed_at": "2024-12-16T06:33:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "459707c08ed82dacfa34023970589fb3a67f3b64",
"body": null,
"is_bot": false,
"headline": "Add Shadowrocket iOS app to README proxy client compatibility list",
"author_name": "Code Ape",
"author_login": "mojocn",
"committed_at": "2024-12-16T06:27:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0580039677896c2d79d3e69a4dcfe7a098a181d1",
"body": "…nication description",
"is_bot": false,
"headline": "Update README to clarify proxy client compatibility and enhance commu…",
"author_name": "Code Ape",
"author_login": "mojocn",
"committed_at": "2024-12-16T06:26:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1aee01105724e33821926f149d3ee6a96da33d85",
"body": "…LESS",
"is_bot": false,
"headline": "Update README and add error handling for unsupported protocols in WsV…",
"author_name": "Code Ape",
"author_login": "mojocn",
"committed_at": "2024-12-16T06:22:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7dde4608446f487794e9b8c63bb8db90637dd896",
"body": null,
"is_bot": false,
"headline": "Remove redundant stop command for emissary.service in deploy script",
"author_name": "Code Ape",
"author_login": "mojocn",
"committed_at": "2024-12-16T03:52:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd95c82b4be57f89ebbf7a3b8392605fb3060428",
"body": null,
"is_bot": false,
"headline": "init",
"author_name": "Code Ape",
"author_login": "mojocn",
"committed_at": "2024-12-16T02:15:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eeaf48178accaaa3a0fb5001dc350a1130506fd2",
"body": null,
"is_bot": false,
"headline": "init",
"author_name": "mojocn",
"author_login": "mojocn",
"committed_at": "2024-12-05T03:01:29Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 9,
"commits_last_year": 14,
"latest_release_at": "2026-07-17T01:27:00Z",
"latest_release_tag": "v0.0.9",
"releases_from_tags": false,
"days_since_last_push": 4,
"active_weeks_last_year": 3,
"days_since_latest_release": 4,
"mean_days_between_releases": 70.5
},
"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": "github.com/unchainese/unchain",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/unchainese/unchain",
"is_deprecated": false,
"latest_version": "v0.0.9",
"repository_url": "https://github.com/unchainese/unchain",
"versions_count": 9,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-17T01:24:30Z",
"latest_version_yanked": null,
"days_since_latest_publish": 4
}
]
},
"popularity": {
"forks": 28,
"stars": 92,
"watchers": 2,
"fork_history": {
"days": [
{
"date": "2024-12-16",
"count": 1
},
{
"date": "2024-12-20",
"count": 1
},
{
"date": "2024-12-21",
"count": 1
},
{
"date": "2024-12-26",
"count": 1
},
{
"date": "2025-02-24",
"count": 1
},
{
"date": "2025-04-01",
"count": 1
},
{
"date": "2025-04-03",
"count": 1
},
{
"date": "2025-04-07",
"count": 2
},
{
"date": "2025-04-09",
"count": 1
},
{
"date": "2025-04-12",
"count": 1
},
{
"date": "2025-04-29",
"count": 1
},
{
"date": "2025-05-17",
"count": 1
},
{
"date": "2025-06-08",
"count": 1
},
{
"date": "2025-07-08",
"count": 1
},
{
"date": "2025-08-01",
"count": 1
},
{
"date": "2025-08-16",
"count": 1
},
{
"date": "2025-08-17",
"count": 1
},
{
"date": "2025-09-28",
"count": 1
},
{
"date": "2025-10-05",
"count": 1
},
{
"date": "2025-10-18",
"count": 1
},
{
"date": "2025-10-22",
"count": 1
},
{
"date": "2025-11-13",
"count": 1
},
{
"date": "2025-11-27",
"count": 1
},
{
"date": "2026-01-11",
"count": 1
},
{
"date": "2026-03-20",
"count": 1
},
{
"date": "2026-05-14",
"count": 1
},
{
"date": "2026-06-24",
"count": 1
}
],
"complete": true,
"collected": 28,
"total_forks": 28
},
"star_history": {
"days": [
{
"date": "2024-12-04",
"count": 1
},
{
"date": "2024-12-16",
"count": 20
},
{
"date": "2024-12-17",
"count": 6
},
{
"date": "2024-12-18",
"count": 1
},
{
"date": "2024-12-19",
"count": 1
},
{
"date": "2024-12-20",
"count": 6
},
{
"date": "2024-12-21",
"count": 1
},
{
"date": "2024-12-23",
"count": 1
},
{
"date": "2024-12-24",
"count": 9
},
{
"date": "2024-12-25",
"count": 1
},
{
"date": "2024-12-26",
"count": 6
},
{
"date": "2024-12-27",
"count": 1
},
{
"date": "2024-12-29",
"count": 2
},
{
"date": "2025-01-09",
"count": 1
},
{
"date": "2025-02-28",
"count": 1
},
{
"date": "2025-03-01",
"count": 3
},
{
"date": "2025-03-09",
"count": 1
},
{
"date": "2025-03-11",
"count": 1
},
{
"date": "2025-04-01",
"count": 2
},
{
"date": "2025-04-05",
"count": 1
},
{
"date": "2025-04-09",
"count": 1
},
{
"date": "2025-04-19",
"count": 1
},
{
"date": "2025-04-24",
"count": 1
},
{
"date": "2025-05-17",
"count": 1
},
{
"date": "2025-05-19",
"count": 1
},
{
"date": "2025-05-21",
"count": 1
},
{
"date": "2025-06-09",
"count": 1
},
{
"date": "2025-06-18",
"count": 1
},
{
"date": "2025-06-20",
"count": 1
},
{
"date": "2025-06-28",
"count": 1
},
{
"date": "2025-07-12",
"count": 1
},
{
"date": "2025-07-23",
"count": 1
},
{
"date": "2025-07-31",
"count": 2
},
{
"date": "2025-08-09",
"count": 1
},
{
"date": "2025-09-23",
"count": 1
},
{
"date": "2025-09-25",
"count": 1
},
{
"date": "2025-10-17",
"count": 1
},
{
"date": "2025-10-22",
"count": 1
},
{
"date": "2025-11-03",
"count": 1
},
{
"date": "2025-12-08",
"count": 1
},
{
"date": "2026-01-28",
"count": 1
},
{
"date": "2026-02-12",
"count": 1
},
{
"date": "2026-02-13",
"count": 1
},
{
"date": "2026-04-16",
"count": 1
},
{
"date": "2026-07-07",
"count": 1
}
],
"complete": true,
"collected": 92,
"total_stars": 92
},
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 15851,
"source_files_sampled": 10,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [],
"collected": true,
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 4,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/google/uuid",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.6.0"
},
{
"name": "github.com/gorilla/websocket",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.5.3"
},
{
"name": "github.com/BurntSushi/toml",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.4.0"
},
{
"name": "github.com/joho/godotenv",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.5.1"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/burntsushi/toml",
"direct": true,
"version": "v1.4.0",
"ecosystem": "go"
},
{
"name": "github.com/google/uuid",
"direct": true,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "github.com/gorilla/websocket",
"direct": true,
"version": "v1.5.3",
"ecosystem": "go"
},
{
"name": "github.com/joho/godotenv",
"direct": true,
"version": "v1.5.1",
"ecosystem": "go"
}
],
"collected": true,
"truncated": false,
"total_count": 4,
"direct_count": 4,
"indirect_count": 0
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 2,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "mojocn",
"commits": 79,
"avatar_url": "https://avatars.githubusercontent.com/u/34467684?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": false,
"ci_workflows": [
"deploy.yml",
"docker-image.yml",
"release.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"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": 6,
"reason": "project has 2 contributing companies or organizations -- score normalized to 6",
"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": 2,
"reason": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "no SAST tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 0,
"reason": "Project has not signed or included provenance with any releases.",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "47ba7b1f25941cc6e9d58ffa7384c1ecbc2ffd16",
"ran_at": "2026-07-21T21:33:46Z",
"aggregate_score": 3.5,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/unchainese/unchain",
"host": "github.com",
"name": "unchain",
"owner": "unchainese"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 51,
"inputs": {
"security": 48,
"vitality": 64,
"community": 47,
"governance": 54,
"engineering": 38
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 64,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 51,
"inputs": {
"commits_last_year": 14,
"human_commit_share": 1,
"days_since_last_push": 4,
"active_weeks_last_year": 3
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 4 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 4
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "3/52 weeks with commits",
"points": 2.1,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 3
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "14 commits in the last year",
"points": 10.6,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 14
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
"points": 2,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 83,
"inputs": {
"releases_count": 9,
"latest_release_tag": "v0.0.9",
"releases_from_tags": false,
"days_since_latest_release": 4,
"mean_days_between_releases": 70.5
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "9 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 9
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 4 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 4
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~70.5 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 70.5
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 4,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 4 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 4
}
}
],
"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": 47,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 44,
"inputs": {
"forks": 28,
"stars": 92,
"watchers": 2,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "below_threshold"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "92 stars",
"points": 31.8,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 92
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "28 forks",
"points": 11.9,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 28
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "2 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 2
}
}
],
"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 (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"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": "moderate",
"name": "Sustainability & Governance",
"value": 54,
"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": 1,
"top_contributor_share": 1
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 100% of commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "1 contributors",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 1
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 6,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 72,
"inputs": {
"merged_prs": 2,
"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": "2/2 decided PRs merged",
"points": 38.2,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 2,
"decided": 2
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 43,
"inputs": {
"followers": 4,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "unchainese",
"public_repos": 3,
"account_age_days": 596
},
"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": "4 followers of unchainese",
"points": 5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 4,
"login": "unchainese"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "3 public repos, account ~1 yr old",
"points": 7.6,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 3
}
},
{
"code": "account_age_years",
"params": {
"years": 1
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/unchainese/unchain"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 4
},
"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 4 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 4
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "9 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 9
}
}
],
"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": "at_risk",
"name": "Engineering Quality",
"value": 38,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"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": 30,
"inputs": {
"has_ci": true,
"has_tests": false,
"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": 0,
"status": "missed",
"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": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [
"clash",
"shadowrocket",
"singbox",
"v2ray",
"vless",
"xray"
],
"has_wiki": false,
"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": "6 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 6
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 48,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 35,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 3.5
},
"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 2 contributing companies or organizations -- score normalized to 6",
"points": 1.5,
"status": "partial",
"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": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "no SAST tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "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): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 4 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 4
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 4,
"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": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"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": 4,
"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": 1
},
"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": 38,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 13,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.237,
"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": "19 of 80 human commits state their intent (structured subject or explanatory body)",
"points": 12.7,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 19,
"sampled": 80
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 34,
"inputs": {
"has_nix": false,
"has_tests": false,
"lockfiles": [
"go.sum"
],
"has_dockerfile": true,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "go.mod (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "go.mod"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 0,
"status": "missed",
"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": "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": "Dockerfile, lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Dockerfile, lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 80",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 80
}
}
],
"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": 15851,
"source_files_sampled": 10,
"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/10 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 10,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"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": [],
"report_type": "repository",
"generated_at": "2026-07-21T21:33:53.119818Z",
"schema_version": "0.23.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/u/unchainese/unchain.svg",
"full_name": "unchainese/unchain",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}