原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [
"cli",
"go",
"whatsapp"
],
"is_fork": false,
"size_kb": 997,
"has_wiki": false,
"homepage": "https://wacli.sh",
"languages": {
"Go": 1491924,
"Shell": 557,
"Swift": 2340,
"Dockerfile": 992,
"JavaScript": 218768
},
"pushed_at": "2026-07-22T05:16:03Z",
"created_at": "2025-12-12T12:43:35Z",
"owner_type": "Organization",
"updated_at": "2026-07-22T11:05:52Z",
"description": "WhatsApp CLI: sync, search, send",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Go",
"significant_languages": [
"Go",
"JavaScript"
]
},
"owner": {
"blog": "https://openclaw.ai",
"name": "openclaw",
"type": "Organization",
"login": "openclaw",
"company": null,
"location": null,
"followers": 22925,
"avatar_url": "https://avatars.githubusercontent.com/u/252820863?v=4",
"created_at": "2026-01-04T02:59:23Z",
"is_verified": null,
"public_repos": 85,
"account_age_days": 199
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.13.0",
"kind": "minor",
"published_at": "2026-07-17T18:46:56Z"
},
{
"tag": "v0.12.0",
"kind": "minor",
"published_at": "2026-07-06T16:54:36Z"
},
{
"tag": "v0.11.2",
"kind": "patch",
"published_at": "2026-07-02T07:14:12Z"
},
{
"tag": "v0.11.1",
"kind": "patch",
"published_at": "2026-06-11T03:24:36Z"
},
{
"tag": "v0.11.0",
"kind": "minor",
"published_at": "2026-05-22T15:42:00Z"
},
{
"tag": "v0.10.0",
"kind": "minor",
"published_at": "2026-05-20T15:04:42Z"
},
{
"tag": "v0.9.2",
"kind": "patch",
"published_at": "2026-05-17T06:45:17Z"
},
{
"tag": "v0.9.1",
"kind": "patch",
"published_at": "2026-05-15T18:04:43Z"
},
{
"tag": "v0.9.0",
"kind": "minor",
"published_at": "2026-05-15T10:44:31Z"
},
{
"tag": "v0.8.1",
"kind": "patch",
"published_at": "2026-05-08T01:48:03Z"
},
{
"tag": "v0.8.0",
"kind": "minor",
"published_at": "2026-05-06T23:09:48Z"
},
{
"tag": "v0.7.0",
"kind": "minor",
"published_at": "2026-05-06T05:29:48Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2026-04-14T22:28:46Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2026-04-12T08:15:12Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2026-01-23T06:09:28Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2025-12-12T19:11:27Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2025-12-12T19:04:29Z"
}
],
"recent_commits": [
{
"oid": "3ba9eb604ebbd21bf8fae02521b4f9f09d2a51c8",
"body": null,
"is_bot": false,
"headline": "docs: note webhook chat names",
"author_name": "Peter Steinberger",
"author_login": "steipete",
"committed_at": "2026-07-22T05:16:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "929587a4059967c5b5e0288b0b68cc6ee0d55147",
"body": null,
"is_bot": false,
"headline": "fix(sync): include chat names in webhooks",
"author_name": "g1e2x87",
"author_login": "g1e2x87",
"committed_at": "2026-07-22T05:14:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "000fce52bea13d46f68ee5a517d936952318b0d7",
"body": "* fix chat state writes with missing app-state keys\n\n* fix app-state recovery for chat writes\n\n* chore remove release-owned changelog entry\n\n* fix: preserve app state during chat writes\n\n* fix: make app-state recovery replay-safe\n\n* fix: persist failed app-state catch-ups\n\n* fix: make app-state mark\n[…]\nkeep read receipts outside app state replay\n\n* fix: close app state persistence gaps\n\n* fix: archive chats with a fresh message range\n\n---------\n\nCo-authored-by: Peter Steinberger <steipete@gmail.com>",
"is_bot": false,
"headline": "fix chat-state recovery and archive propagation (#299)",
"author_name": "Tomy Spagnoletti Duval",
"author_login": "TomySpagnoletti",
"committed_at": "2026-07-21T02:02:29Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2fe8e35f9c45c7c3985ff043f20822c5a7db25f3",
"body": null,
"is_bot": false,
"headline": "fix(cli): show payload in purge dry run",
"author_name": "Peter Steinberger",
"author_login": "steipete",
"committed_at": "2026-07-19T22:13:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b4f09b36d71024977f2938f354d0566cc85faf9",
"body": null,
"is_bot": false,
"headline": "fix(app): keep alias cleanup retryable",
"author_name": "Peter Steinberger",
"author_login": "steipete",
"committed_at": "2026-07-19T22:03:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c84aa1978dedd4f6f1b9e9b65435160f2cc715bd",
"body": null,
"is_bot": false,
"headline": "fix(store): preserve migrated media for durable purge",
"author_name": "Peter Steinberger",
"author_login": "steipete",
"committed_at": "2026-07-19T21:55:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "588b1f5967b03043615beeccc09ea7d661dc904c",
"body": null,
"is_bot": false,
"headline": "chore: prepare 0.14.0 release",
"author_name": "Peter Steinberger",
"author_login": "steipete",
"committed_at": "2026-07-19T21:21:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0cfdf56c646ece685350ca055b1220e9bf44e813",
"body": "* send: delegate messages edit through running sync\n\nWhile sync --follow holds the store lock (the documented always-on\nmode), every send command delegates to the sync process over the\n.send.sock IPC and works fine, but messages edit was never added to\nthe delegate: it always failed with 'store is l\n[…]\n and changelog updated; routing test added.\n\n* test: cover delegated message editing\n\nCo-authored-by: Umair <mughalumair55@gmail.com>\n\n---------\n\nCo-authored-by: Peter Steinberger <steipete@gmail.com>",
"is_bot": false,
"headline": "send: delegate messages edit through running sync (#310)",
"author_name": "Umair Fiaz",
"author_login": "Umair444",
"committed_at": "2026-07-19T14:15:44Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "136580c2ea85638ae7be88d15a49866c9fc2318d",
"body": null,
"is_bot": false,
"headline": "fix(store): retain deleted message payloads (#309)",
"author_name": "Peter Steinberger",
"author_login": "steipete",
"committed_at": "2026-07-18T23:27:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6661af9028ec89d94bf41fc8c95835528853a09",
"body": null,
"is_bot": false,
"headline": "fix: restore stored media quote replies (#308)",
"author_name": "Peter Steinberger",
"author_login": "steipete",
"committed_at": "2026-07-18T20:37:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a1b00fc79d15ad8bdc0511c4581510667698ed0",
"body": null,
"is_bot": false,
"headline": "chore: start 0.13.1 development",
"author_name": "Peter Steinberger",
"author_login": "steipete",
"committed_at": "2026-07-17T18:49:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e15f646d23598ef5db2bdb4659ac39cc5188ad2",
"body": null,
"is_bot": false,
"headline": "fix(release): strip codesign Executable header from requirement text",
"author_name": "Peter Steinberger",
"author_login": "steipete",
"committed_at": "2026-07-17T18:02:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7bedfc662738b5e2b50fc8aafd51dfbb6f56da9a",
"body": null,
"is_bot": false,
"headline": "fix(release): normalize designated-requirement quoting before comparison",
"author_name": "Peter Steinberger",
"author_login": "steipete",
"committed_at": "2026-07-17T17:53:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ef888f278ea50c9c0eb30b3cbc5c29d41b71970",
"body": null,
"is_bot": false,
"headline": "chore: prepare 0.13.0 release",
"author_name": "Peter Steinberger",
"author_login": "steipete",
"committed_at": "2026-07-17T16:53:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d24f667c770e33172d9b533474893b86b78424df",
"body": null,
"is_bot": false,
"headline": "build: update whatsmeow dependency (#306)",
"author_name": "Peter Steinberger",
"author_login": "steipete",
"committed_at": "2026-07-17T16:49:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e4f8935edb99e0aec1f8d5821ea11c54467cf42",
"body": "* fix: preserve quoted replies in text sends\n\n* fix: preserve quoted replies in text sends\n\n* fix(clawsweeper): address review for automerge-openclaw-wacli-302 (1)\n\n* fix: preserve quoted replies in LID chats\n\n* fix: normalize quoted reply participants\n\n---------\n\nCo-authored-by: clawsweeper <274271284+clawsweeper[bot]@users.noreply.github.com>\nCo-authored-by: Peter Steinberger <steipete@gmail.com>",
"is_bot": true,
"headline": "fix: preserve quoted replies in text sends (#302)",
"author_name": "clawsweeper[bot]",
"author_login": "clawsweeper[bot]",
"committed_at": "2026-07-17T11:33:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0e284aa3cc8cf01b85b7ec06129b396485f904a",
"body": null,
"is_bot": false,
"headline": "docs: log #298 and #304 in changelog",
"author_name": "Dinakar Sarbada",
"author_login": "dinakars777",
"committed_at": "2026-07-16T22:59:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "147131d74413d9a29661ff18b1b6eb09fdce9a24",
"body": null,
"is_bot": false,
"headline": "build: refresh Go dependencies (#305)",
"author_name": "Peter Steinberger",
"author_login": "steipete",
"committed_at": "2026-07-16T19:29:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b9c0bef6c93b1cc1eef5c9574dc75243f3090cb",
"body": null,
"is_bot": false,
"headline": "fix: normalize Windows SQLite file URIs (#304)",
"author_name": "Goutam Adwant",
"author_login": "goutamadwant",
"committed_at": "2026-07-16T19:29:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1eb33538df31927409a1ebb0b66cf1a6946a4a4",
"body": null,
"is_bot": false,
"headline": "chore(repo): enforce pnpm runtime policy",
"author_name": "Vincent Koc",
"author_login": "vincentkoc",
"committed_at": "2026-07-11T05:19:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3290bdfe285d5b38cb7c6bc7d072d1bc44b3f188",
"body": "* feat(sync): add quiet presence mode\n\n* fix(sync): suppress initial quiet presence\n\n* fix(sync): keep quiet presence through reconnects",
"is_bot": false,
"headline": "feat(sync): add quiet presence mode (#298)",
"author_name": "Dewaldt Huysamen",
"author_login": "GodsBoy",
"committed_at": "2026-07-10T16:06:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a9230bb93ea399b9883ddb21e939f5499af71cc",
"body": null,
"is_bot": false,
"headline": "ci: complete v0.12.1 release hardening",
"author_name": "Peter Steinberger",
"author_login": "steipete",
"committed_at": "2026-07-10T06:12:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8703e86d8b18b00d265d3fdd519c913a350e8e1",
"body": null,
"is_bot": false,
"headline": "docs: prepare v0.12.1 release",
"author_name": "Peter Steinberger",
"author_login": "steipete",
"committed_at": "2026-07-09T21:57:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fed663843bb72b60b32485c678d49b9ce5972037",
"body": null,
"is_bot": false,
"headline": "ci: harden v0.12.1 release pipeline",
"author_name": "Peter Steinberger",
"author_login": "steipete",
"committed_at": "2026-07-09T21:57:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a22e5b4f598674da29e79127bbe86a7d13e2a5de",
"body": null,
"is_bot": false,
"headline": "chore: open 0.12.1 changelog",
"author_name": "Peter Steinberger",
"author_login": "steipete",
"committed_at": "2026-07-06T17:00:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9a5100308166bc2657472fd63f30a1aed5fbfbb",
"body": null,
"is_bot": false,
"headline": "chore: release 0.12.0",
"author_name": "Peter Steinberger",
"author_login": "steipete",
"committed_at": "2026-07-06T16:47:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3dcd96d21b04e1f46007d8222d73a63231972a5",
"body": "Co-authored-by: Nat Torkington <nathan@torkington.com>",
"is_bot": false,
"headline": "feat(media): recover expired downloads (#296)",
"author_name": "Peter Steinberger",
"author_login": "steipete",
"committed_at": "2026-07-06T16:43:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e88e87a75fd71a18a04917901b363866ba1b3ed",
"body": "Co-authored-by: Nat Torkington <nathan@torkington.com>",
"is_bot": false,
"headline": "feat(media): backfill already-synced downloads (#291)",
"author_name": "Nat Torkington",
"author_login": "njt",
"committed_at": "2026-07-06T16:01:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04748be92f08dd559a7c87f84d39d882969b5d99",
"body": "Co-authored-by: Dovocoder <dovocoder@dovocode.com>",
"is_bot": false,
"headline": "fix(store): harden SQLite schema inspection (#294)",
"author_name": "Dovocoder",
"author_login": "dovocoder",
"committed_at": "2026-07-06T15:31:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54d436db0168edfa7b44f14f28370c39c162e75b",
"body": "One-shot and bootstrap sync now wait for accepted media downloads before canceling workers. Preserves cancellation, error, and storage-limit exits.\n\nCo-authored-by: Nat Torkington <nathan@torkington.com>",
"is_bot": false,
"headline": "fix(sync): drain media before one-shot exit (#295)",
"author_name": "Peter Steinberger",
"author_login": "steipete",
"committed_at": "2026-07-06T15:11:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "834c03f1e714ee9c6dd9d100f1c30dc58d8d77f6",
"body": null,
"is_bot": false,
"headline": "chore: open 0.11.3 changelog",
"author_name": "Peter Steinberger",
"author_login": "steipete",
"committed_at": "2026-07-02T07:18:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9d4cf0f211f034cf6399626bad85c02486762c8",
"body": null,
"is_bot": false,
"headline": "chore: release 0.11.2",
"author_name": "Peter Steinberger",
"author_login": "steipete",
"committed_at": "2026-07-02T07:07:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41cda64d585e159bdc5a15a9d71b9afe1923dabe",
"body": "Keep historical re-release checkouts non-shallow when borrowing the current release-note helper.",
"is_bot": false,
"headline": "fix: preserve history during release-note fallback (#289)",
"author_name": "Peter Steinberger",
"author_login": "steipete",
"committed_at": "2026-07-01T14:10:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f04c151b6866642d82dd0a912a3c90abe0156347",
"body": null,
"is_bot": false,
"headline": "ci: refresh release toolchain (#288)",
"author_name": "Peter Steinberger",
"author_login": "steipete",
"committed_at": "2026-07-01T13:18:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8dd255429d635e85081e9e1c972c831b7ca1d66e",
"body": null,
"is_bot": false,
"headline": "ci: publish curated release notes (#287)",
"author_name": "Peter Steinberger",
"author_login": "steipete",
"committed_at": "2026-07-01T13:01:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d9af7192ee9b7611d49e4727568d4f2b8e7dbce",
"body": null,
"is_bot": false,
"headline": "ci: pin and refresh hydration actions (#286)",
"author_name": "Peter Steinberger",
"author_login": "steipete",
"committed_at": "2026-07-01T12:43:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1236e7f6aea977c74d8d40811d31ddabbb16cb1",
"body": "* chore: refresh dependencies\n\n* docs: complete unreleased changelog",
"is_bot": false,
"headline": "chore: refresh WhatsApp and pnpm dependencies (#285)",
"author_name": "Peter Steinberger",
"author_login": "steipete",
"committed_at": "2026-07-01T12:31:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "498522551fe0d6ee7bacb44eccfeb04d31a2d2a6",
"body": "Update github.com/mattn/go-sqlite3 to v1.14.47.",
"is_bot": false,
"headline": "chore: update go-sqlite3",
"author_name": "Peter Steinberger",
"author_login": "steipete",
"committed_at": "2026-06-30T23:47:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce61174e21c02a6cf75adb330db1c03768605664",
"body": null,
"is_bot": false,
"headline": "fix: harden cleanup and sqlite URI handling",
"author_name": "Vincent Koc",
"author_login": "vincentkoc",
"committed_at": "2026-06-22T05:56:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "362c31e7389d742c0064e5dc1ef1a730f51a4a1c",
"body": null,
"is_bot": false,
"headline": "chore: changelog entry",
"author_name": "Dinakar Sarbada",
"author_login": "dinakars777",
"committed_at": "2026-06-20T23:11:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e993c75e3ccd7b88134c3b344466c352ea8bb13",
"body": null,
"is_bot": false,
"headline": "chore: add sync presence changelog entry",
"author_name": "Dinakar Sarbada",
"author_login": "dinakars777",
"committed_at": "2026-06-20T23:05:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65cc62a5a861775dfd513474576a904c24906e4f",
"body": "Send types.PresenceAvailable on events.Connected and events.PushNameSetting so WhatsApp reflects the linked device as active while sync is running.\n\nAfter sync connects, send types.PresenceUnavailable on every post-connect exit path, including success, errors, storage-limit exits, reconnect failures\n[…]\nhavior.\n\nPresence sends are bounded to 5s, available sends are synchronous, and the sync event handler is removed before final unavailable cleanup to avoid marking the device available after shutdown.",
"is_bot": false,
"headline": "fix(sync): keep linked device presence accurate during sync (#283)",
"author_name": "Dovocoder",
"author_login": "dovocoder",
"committed_at": "2026-06-20T23:04:01Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "464254a50e25151a1ebd9e3afdfd47273fb5c72e",
"body": null,
"is_bot": false,
"headline": "chore: fix changelog reference for whatsmeow update",
"author_name": "Dinakar Sarbada",
"author_login": "dinakars777",
"committed_at": "2026-06-18T05:34:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1008e79388c3c0a2ac6d351f188a6a6cd7ed631",
"body": "Co-authored-by: clawsweeper <274271284+clawsweeper[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "fix: update whatsmeow for client outdated 405 (#280)",
"author_name": "clawsweeper[bot]",
"author_login": "clawsweeper[bot]",
"committed_at": "2026-06-18T05:31:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0251654c086c5a91a6535beeceb4fae9c4aaf1bd",
"body": null,
"is_bot": false,
"headline": "chore: open 0.11.2 changelog",
"author_name": "Peter Steinberger",
"author_login": "steipete",
"committed_at": "2026-06-11T03:29:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1fa5b3b2b32cef8bebbdbecd280b27525f90b149",
"body": null,
"is_bot": false,
"headline": "chore: release 0.11.1",
"author_name": "Peter Steinberger",
"author_login": "steipete",
"committed_at": "2026-06-11T03:18:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1cdf61d514d14866a8825cd27cf24d77a436801d",
"body": null,
"is_bot": false,
"headline": "fix: retry delegated presence during reconnect",
"author_name": "Peter Steinberger",
"author_login": "steipete",
"committed_at": "2026-06-11T03:14:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3731f0fa93da886d614b00b73b82858a82ce5cdc",
"body": null,
"is_bot": false,
"headline": "test: add locked presence delegation proof",
"author_name": "Peter Steinberger",
"author_login": "steipete",
"committed_at": "2026-06-11T03:14:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fdc7120882da8a9f2d13df0586b410f54dc0abac",
"body": "…he store is locked\n\nwacli presence typing|paused fails with a store-lock error whenever a\nsync --follow daemon is running, because it opens its own client instead\nof delegating to the daemon. send already routes through the .send.sock\nIPC; this extends the same mechanism to chat presence so the typ\n[…]\ncator works while the sync daemon holds the lock.\n\nMirrors the existing react delegation path. No behavior change when no\ndaemon socket is present (falls back to the original lock error).\n\nCloses #239",
"is_bot": false,
"headline": "feat(presence): delegate typing/paused through the send socket when t…",
"author_name": "kidshaker",
"author_login": "kidshaker",
"committed_at": "2026-06-11T03:14:09Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "00439d47a01640f952d1172febf8e34d0322d6f2",
"body": "Add resolved phone numbers to pending group join request output by reusing the existing ResolveLIDToPN boundary. JSON preserves the existing JID and RequestedAt keys and adds optional phone_number; table output preserves the existing JID and timestamp positions and appends phone as the third field.\n\n[…]\nroof was unavailable because read-only checks showed accounts=[] and the default store authenticated=false, connected=false.\n\nCo-authored-by: Maciej Cielecki <101296+cielecki@users.noreply.github.com>",
"is_bot": false,
"headline": "feat(groups): resolve LID to phone number in requests list output",
"author_name": "Maciej Cielecki",
"author_login": "cielecki",
"committed_at": "2026-06-10T10:02:33Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3648912fb110144b9652f06ea92f2bd0cf23ee09",
"body": "Add opt-in stale detection for sync --follow using whatsmeow keepalive timeout signals. The final implementation serializes forced reconnects in the follow loop, reserves the upstream reconnect window, keeps HEARTBEAT as observed activity, and exposes doctor last_activity_at without hiding DB errors.\n\nCloses #268.\n\nCo-authored-by: Davy <95214375+thedavidweng@users.noreply.github.com>",
"is_bot": false,
"headline": "fix: add keepalive-based stale detection to sync --follow",
"author_name": "Davy",
"author_login": "thedavidweng",
"committed_at": "2026-06-10T09:52:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7289a9f8e96d621c10354442478dde19de2c138d",
"body": "Map stored GIF playback media labels to WhatsApp video media keys for downloads, while preserving the public gif label for display, search, and forwarding.\n\nAdd regression coverage for type mapping plus direct encrypted media download using video keys, video MMS routing, hash validation, decrypt, and output bytes. Add the maintainer changelog entry thanking the contributor.\n\nCo-authored-by: Lars <l@larskluge.com>\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: support gif media type in downloads",
"author_name": "Lars",
"author_login": "larskluge",
"committed_at": "2026-06-10T07:22:36Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "faf32dacf93b082f3c3137cec50a875ec6178b92",
"body": "* refactor: remove unused helpers\n\n* ci: add deadcode check\n\n* ci: enforce deadcode gate\n\n* fix(contacts): keep non-darwin import error inline",
"is_bot": false,
"headline": "ci: add deadcode check (#277)",
"author_name": "Vincent Koc",
"author_login": "vincentkoc",
"committed_at": "2026-06-09T02:21:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be2d22fe9d8ca99bf4c027708ae494e9035fe489",
"body": "Bound direct WhatsApp media downloads with a dedicated HTTP client that keeps default transport behavior, adds a response-header timeout, and preserves the caller/body download budget.\n\nMaintainer follow-up:\n- Added CHANGELOG.md security note thanking @jason-allen-oneal.\n\nProof:\n- pnpm format:check\n\n[…]\n--base origin/main clean\n- Socket Security checks green on original head; fork workflow checks not available after maintainer changelog push\n\nCo-authored-by: Jason O'Neal <jason.allen.oneal@gmail.com>",
"is_bot": false,
"headline": "fix: bound direct media HTTP downloads",
"author_name": "Jason O'Neal",
"author_login": "jason-allen-oneal",
"committed_at": "2026-05-30T15:41:51Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6bbfde611df5aeba72e7c479eb1ef67643d298a9",
"body": null,
"is_bot": false,
"headline": "docs: position README banner",
"author_name": "Peter Steinberger",
"author_login": "steipete",
"committed_at": "2026-05-28T19:48:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff283ef7f41a9421fb1bbd84ce7bff9a5691e161",
"body": null,
"is_bot": false,
"headline": "ci: pin macOS runner labels",
"author_name": "Vincent Koc",
"author_login": "vincentkoc",
"committed_at": "2026-05-28T18:53:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80334c25ff5807e72c2364bca166d78f583c3985",
"body": null,
"is_bot": false,
"headline": "docs: add README banner",
"author_name": "Peter Steinberger",
"author_login": "steipete",
"committed_at": "2026-05-28T18:43:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3778463ed93aedd55fcbff382ecbf4a8f57cdffa",
"body": null,
"is_bot": false,
"headline": "fix: clear unread state from read-self receipts",
"author_name": "Peter Steinberger",
"author_login": "steipete",
"committed_at": "2026-05-28T17:46:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b2ff7366d7399d60594a796f278586e528b7ed7",
"body": "Add profile commands for profile picture removal, About/name updates, profile picture metadata, user About text, and business profile details.\\n\\nMaintainer follow-ups harden the live metadata commands: they now take the store lock, reject read-only mode before touching the lock, sanitize remote pro\n[…]\nof:\\n- go test ./cmd/wacli ./internal/app ./internal/wa\\n- pnpm format:check && pnpm lint && pnpm test && pnpm build && git diff --check\\n- pnpm test:e2e\\n- autoreview --mode branch --base origin/main",
"is_bot": false,
"headline": "feat: expand profile management commands",
"author_name": "Dovocoder",
"author_login": "dovocoder",
"committed_at": "2026-05-28T13:06:09Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e9f18305617124d6f0b4ea71932259b2f9b253d5",
"body": "* fix: reconnect after WhatsApp stream replacement\n\n* fix: close stale stream before reconnect\n\n* docs: add wacli stream replacement changelog\n\n---------\n\nCo-authored-by: Peter Steinberger <steipete@gmail.com>",
"is_bot": false,
"headline": "fix: reconnect after WhatsApp stream replacement (#266)",
"author_name": "Nimrod Gutman",
"author_login": "ngutman",
"committed_at": "2026-05-23T14:55:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc75b680c4aed29be5e7c1dcb2f3c249af29eb8d",
"body": "* feat: add group admin commands\n\n* fix: validate group toggle modes\n\n* docs: credit group admin PR author\n\n---------\n\nCo-authored-by: Dinakar Sarbada <dinakars777@users.noreply.github.com>",
"is_bot": false,
"headline": "feat: add group admin commands (#265)",
"author_name": "Dovocoder",
"author_login": "dovocoder",
"committed_at": "2026-05-23T07:32:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54cb3f385733ce002f99e4e7ba7d44d2d5f8b5fa",
"body": "Adds constrained Crabbox setup and the exact OpenClaw Crabbox skill for maintainer validation.",
"is_bot": false,
"headline": "chore: add constrained Crabbox setup",
"author_name": "Vincent Koc",
"author_login": "vincentkoc",
"committed_at": "2026-05-22T22:00:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62cf3c3163aa12172541364a47814015b02956a2",
"body": null,
"is_bot": false,
"headline": "chore: open 0.11.1 changelog",
"author_name": "Peter Steinberger",
"author_login": "steipete",
"committed_at": "2026-05-22T15:46:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "201f7adcaf161765fe52d7b4beb5ef49fb5992ed",
"body": null,
"is_bot": false,
"headline": "chore: release 0.11.0",
"author_name": "Peter Steinberger",
"author_login": "steipete",
"committed_at": "2026-05-22T15:39:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "016231367036d0e05287f9d3b513e12938ba3678",
"body": "* feat: add support for interacting with buttons and lists\n\n* fix: send structured interactive selections\n\n* fix: require sender for group selections\n\n* fix: send selections as quoted text\n\n* fix: correct template quick reply index\n\n* fix: preserve hydrated template button index\n\n* fix: use stored o\n[…]\nselect indexes\n\n* fix: ignore non-selectable select matches\n\n* fix: send protocol select responses\n\n* fix: send select as quoted text\n\n---------\n\nCo-authored-by: Peter Steinberger <steipete@gmail.com>",
"is_bot": false,
"headline": "Add support for interacting with buttons and lists (#258)",
"author_name": "Morgan Collett",
"author_login": "morgs",
"committed_at": "2026-05-22T15:35:14Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "bb68ecc79decb3eb9df25e1ea9bc0b55c9874449",
"body": "* feat: add message revoke and forward commands\n\n* fix: preserve forwarded text whitespace\n\n* fix: clarify message lifecycle chat flags\n\n---------\n\nCo-authored-by: Peter Steinberger <steipete@gmail.com>",
"is_bot": false,
"headline": "feat: add message revoke and forward commands (#259)",
"author_name": "Dovocoder",
"author_login": "dovocoder",
"committed_at": "2026-05-22T14:01:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9388460fd1e4f50d4d2a9b8313ce65336baf4b9a",
"body": null,
"is_bot": false,
"headline": "fix: persist quoted message metadata (#262)",
"author_name": "Peter Steinberger",
"author_login": "steipete",
"committed_at": "2026-05-22T13:12:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12c8d8a6a98aac7c94f9c281c98a9609a3d4c67f",
"body": "* fix: import completed call logs\n\n* fix: harden call log import identity handling\n\n---------\n\nCo-authored-by: Peter Steinberger <steipete@gmail.com>",
"is_bot": false,
"headline": "fix: import completed call logs (#261)",
"author_name": "Dovocoder",
"author_login": "dovocoder",
"committed_at": "2026-05-22T12:30:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20e114aa9df248a75a06e3f5d0d2f4f45336d63a",
"body": "* feat: persist chat unread counts\n\n* docs: credit unread count PR authors\n\n---------\n\nCo-authored-by: Dinakar Sarbada <dinakars777@users.noreply.github.com>",
"is_bot": false,
"headline": "feat: persist chat unread counts (#255)",
"author_name": "Dovocoder",
"author_login": "dovocoder",
"committed_at": "2026-05-21T07:13:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f919b14d5e1be2100a8ba40d5668b778a3b6f6f3",
"body": "* docs: update Homebrew tap references\n\n* docs: note Homebrew tap migration in changelog\n\n---------\n\nCo-authored-by: Dinakar Sarbada <dinakars777@users.noreply.github.com>",
"is_bot": false,
"headline": "docs: update Homebrew tap references (#254)",
"author_name": "Dovocoder",
"author_login": "dovocoder",
"committed_at": "2026-05-20T19:06:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e335a5f2958fb3d9c943718fa9501df30c310ce1",
"body": null,
"is_bot": false,
"headline": "chore: open 0.10.1 changelog",
"author_name": "Peter Steinberger",
"author_login": "steipete",
"committed_at": "2026-05-20T15:08:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb3bd3c4484480ff9942d2df6ec941ebdafa370c",
"body": null,
"is_bot": false,
"headline": "chore: release 0.10.0",
"author_name": "Peter Steinberger",
"author_login": "steipete",
"committed_at": "2026-05-20T15:02:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eedf816f021200858ceaf6de0cd7afdccccd8cd3",
"body": "Allow read-only media downloads when an explicit output path is supplied. The read-only path opens only the local wacli database, downloads/decrypts from WhatsApp media metadata, and does not update local_path or downloaded_at.\n\nMaintainer fixups:\n- reject absolute media URLs in production; only Wha\n[…]\nts all passed\n- Live attempt: bounded sync/connect ran, but local stored media URLs were expired and returned 403, so no fresh live media file could be downloaded from this unauthenticated local store",
"is_bot": false,
"headline": "feat: allow read-only media downloads",
"author_name": "Mariano",
"author_login": "mbelinky",
"committed_at": "2026-05-20T13:35:23Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "fc954c1700ecfb5ff3a3a9fb9603f4d5fb3f201c",
"body": "Send an available presence after authenticated connect so WhatsApp records the linked-device pushname.\\n\\nAlso trims the implementation and credits @ceifa in the changelog.\\n\\nProof:\\n- go test ./internal/wa ./cmd/wacli\\n- codex-review --mode branch --parallel-tests \"go test ./internal/wa ./cmd/wacli\"",
"is_bot": false,
"headline": "fix: announce pushname via available presence after connect",
"author_name": "Gabriel Francisco",
"author_login": "ceifa",
"committed_at": "2026-05-20T13:22:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19d0ef42ad9e220d69a2204245fd3942c8e86d6a",
"body": null,
"is_bot": false,
"headline": "ci: publish target-specific release assets",
"author_name": "Peter Steinberger",
"author_login": "steipete",
"committed_at": "2026-05-20T12:42:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01c7cd5521c9f363e0cafbe710d997a24c3362a1",
"body": null,
"is_bot": false,
"headline": "chore: open 0.9.3 changelog",
"author_name": "Peter Steinberger",
"author_login": "steipete",
"committed_at": "2026-05-17T06:51:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "330a2f687a9deac91d3fd7b94c55bdc8f035f782",
"body": null,
"is_bot": false,
"headline": "chore: release 0.9.2",
"author_name": "Peter Steinberger",
"author_login": "steipete",
"committed_at": "2026-05-17T06:42:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7777973efa7f22115cf3878d7a3e7b1f3745405c",
"body": null,
"is_bot": false,
"headline": "docs: credit poll compatibility changelog entry",
"author_name": "Dinakar Sarbada",
"author_login": "dinakars777",
"committed_at": "2026-05-17T06:01:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f453bb4e7d98dbce7add2a35586943dfcd3eb1a6",
"body": "Co-authored-by: Dovocoder <dovocoder@users.noreply.github.com>",
"is_bot": false,
"headline": "fix: align poll compatibility handling (#248)",
"author_name": "Dovocoder",
"author_login": "dovocoder",
"committed_at": "2026-05-17T05:59:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8e80eee5c2ec98d3b5ebb0d693dd524cadf315e",
"body": null,
"is_bot": false,
"headline": "fix: bound sync webhook requests",
"author_name": "Peter Steinberger",
"author_login": "steipete",
"committed_at": "2026-05-17T05:37:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1a9bc81544d486dc51821dd33d514086c17e298",
"body": null,
"is_bot": false,
"headline": "fix: warn on sync refresh failures",
"author_name": "Peter Steinberger",
"author_login": "steipete",
"committed_at": "2026-05-17T05:34:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d26be1dd9b61c761f76da8fa3617b31c7fb7bba3",
"body": null,
"is_bot": false,
"headline": "fix: sanitize human error output",
"author_name": "Peter Steinberger",
"author_login": "steipete",
"committed_at": "2026-05-17T05:29:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94bb64d39c378a5d73e8ca8bb63cc76c4dec1792",
"body": null,
"is_bot": false,
"headline": "fix: keep read-only app opens offline",
"author_name": "Peter Steinberger",
"author_login": "steipete",
"committed_at": "2026-05-17T05:27:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9809bbbe510bbec76401e2fd5512f4e0bb59fcd4",
"body": null,
"is_bot": false,
"headline": "refactor: generate message upsert query with sqlc",
"author_name": "Peter Steinberger",
"author_login": "steipete",
"committed_at": "2026-05-17T04:55:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94048facdd95d6126860cf1cc5186db4e113c454",
"body": null,
"is_bot": false,
"headline": "refactor: use canonical store schema for sqlc",
"author_name": "Peter Steinberger",
"author_login": "steipete",
"committed_at": "2026-05-17T04:46:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "155bee516e849f84e00c1168ff9e94e10ed2f2ef",
"body": null,
"is_bot": false,
"headline": "docs: merge unreleased changelog sections",
"author_name": "Peter Steinberger",
"author_login": "steipete",
"committed_at": "2026-05-17T04:06:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51220e568db4fd3a1f8dc9ccd84ca87e4f5497a5",
"body": null,
"is_bot": false,
"headline": "fix: harden DeepSec audit findings",
"author_name": "Peter Steinberger",
"author_login": "steipete",
"committed_at": "2026-05-17T04:06:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7800adcb4505b7c2b7e902052918a6ddbd0c466",
"body": null,
"is_bot": false,
"headline": "ci: pin workflow and docker supply chain inputs",
"author_name": "Peter Steinberger",
"author_login": "steipete",
"committed_at": "2026-05-17T04:06:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3613468d33b4b68975ff7dc99a079fad93f31241",
"body": "Adds `wacli send status` for WhatsApp status broadcasts, stores synced/sent statuses in a separate `status_messages` table, and documents the new command.\n\nMaintainer fixup: rebased onto current main and added migration 17 so upgraded stores create/repair `status_messages` instead of only fresh inst\n[…]\nck`\n- `pnpm lint`\n- `pnpm test`\n- `pnpm build`\n- `git diff --check`\n- GitHub checks: test, docker, linux-release-builds, Socket Security\n\nCo-authored-by: Dovocoder <dovocoder@users.noreply.github.com>",
"is_bot": false,
"headline": "feat: add status message sending",
"author_name": "Dovocoder",
"author_login": "dovocoder",
"committed_at": "2026-05-16T19:28:35Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "72db4db72ef84bc48e7602a11ccc293ac8e5ac08",
"body": "Unwrap edited WhatsApp history messages so backfill/search stores the edited body instead of a generic message placeholder.\n\nMaintainer follow-ups:\n- preserve edited bodies when original history rows arrive after edits\n- keep original message timestamps for edited rows\n- track edited message recency\n[…]\nte && pnpm format:check && pnpm lint && pnpm test && pnpm build && git diff --check\n- codex-review clean: no accepted/actionable findings reported\n\nCo-authored-by: Mathias Maisberger <me@hiasinho.com>",
"is_bot": false,
"headline": "fix: unwrap edited history messages",
"author_name": "Mathias Maisberger",
"author_login": "hiasinho",
"committed_at": "2026-05-16T18:25:26Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0f24290f2a458d9fc8cdf904c9055aa350e6a7c6",
"body": null,
"is_bot": false,
"headline": "docs: log #244 in changelog",
"author_name": "Dinakar Sarbada",
"author_login": "dinakars777",
"committed_at": "2026-05-16T00:35:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ece59518e760af3a742c709a86def22fbdd753e",
"body": "Live sync can receive one-to-one chats as @lid JIDs while message storage canonicalizes them to phone-number JIDs. Queue media downloads with the same canonical chat JID used for storage so the worker can find the just-stored row and mark local_path after downloading.\n\nAdd regression coverage for a live @lid media message resolving to a PN chat row.\n\nAssisted-by: ChatGPT:gpt-5",
"is_bot": false,
"headline": "fix: canonicalize sync media enqueue JIDs (#244)",
"author_name": "Daniel Haight",
"author_login": "Daniel1of1",
"committed_at": "2026-05-16T00:33:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d35558f563395136bc7f02868bee9ce35337c43",
"body": "* feat: persist WhatsApp call events\n\n* fix: handle deleted call logs\n\n---------\n\nCo-authored-by: Dovocoder <dovocoder@users.noreply.github.com>\nCo-authored-by: Peter Steinberger <steipete@gmail.com>",
"is_bot": false,
"headline": "Persist WhatsApp call events (#242)",
"author_name": "Dovocoder",
"author_login": "dovocoder",
"committed_at": "2026-05-15T21:35:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c663b866d7826d7cf7355f7cce7b92ea9435736c",
"body": null,
"is_bot": false,
"headline": "chore: reopen changelog for 0.9.2",
"author_name": "Peter Steinberger",
"author_login": "steipete",
"committed_at": "2026-05-15T18:07:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e547d10ebd99e27dfa7e58d5d24c56509651d2d",
"body": null,
"is_bot": false,
"headline": "chore: release 0.9.1",
"author_name": "Peter Steinberger",
"author_login": "steipete",
"committed_at": "2026-05-15T18:02:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "625a1a4b94a07b751cce626b553b99232bb7cd32",
"body": null,
"is_bot": false,
"headline": "fix: verify writable media directories",
"author_name": "Peter Steinberger",
"author_login": "steipete",
"committed_at": "2026-05-15T11:58:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9cc5f2035994ddc0442c42057144faa4e343d47d",
"body": null,
"is_bot": false,
"headline": "fix: validate account config saves",
"author_name": "Peter Steinberger",
"author_login": "steipete",
"committed_at": "2026-05-15T11:55:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b901e522e61eca933523b34c00636487b2fb0836",
"body": null,
"is_bot": false,
"headline": "fix: tighten store lock error handling",
"author_name": "Peter Steinberger",
"author_login": "steipete",
"committed_at": "2026-05-15T11:52:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b64f346064538ecac8623eee0be077ade9ac8420",
"body": null,
"is_bot": false,
"headline": "fix: harden media path sanitization",
"author_name": "Peter Steinberger",
"author_login": "steipete",
"committed_at": "2026-05-15T11:45:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5e4a9904a7994eae7e8dc2b3e2364791c2e6bf9",
"body": null,
"is_bot": false,
"headline": "fix: clean starred rows with chat data",
"author_name": "Peter Steinberger",
"author_login": "steipete",
"committed_at": "2026-05-15T11:43:18Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 17,
"commits_last_year": 319,
"latest_release_at": "2026-07-17T18:46:56Z",
"latest_release_tag": "v0.13.0",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 21,
"days_since_latest_release": 5,
"mean_days_between_releases": 7.9
},
"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/openclaw/wacli",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/openclaw/wacli",
"is_deprecated": false,
"latest_version": "v0.14.0",
"repository_url": "https://github.com/openclaw/wacli",
"versions_count": 18,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-19T22:13:41Z",
"latest_version_yanked": null,
"days_since_latest_publish": 2
}
]
},
"popularity": {
"forks": 329,
"stars": 2657,
"watchers": 18,
"fork_history": {
"days": [
{
"date": "2025-12-13",
"count": 1
},
{
"date": "2025-12-14",
"count": 1
},
{
"date": "2025-12-17",
"count": 1
},
{
"date": "2025-12-22",
"count": 1
},
{
"date": "2026-01-03",
"count": 1
},
{
"date": "2026-01-04",
"count": 1
},
{
"date": "2026-01-10",
"count": 1
},
{
"date": "2026-01-12",
"count": 1
},
{
"date": "2026-01-15",
"count": 1
},
{
"date": "2026-01-16",
"count": 1
},
{
"date": "2026-01-21",
"count": 1
},
{
"date": "2026-01-22",
"count": 2
},
{
"date": "2026-01-23",
"count": 1
},
{
"date": "2026-01-26",
"count": 2
},
{
"date": "2026-01-27",
"count": 1
},
{
"date": "2026-01-28",
"count": 6
},
{
"date": "2026-01-29",
"count": 3
},
{
"date": "2026-01-30",
"count": 4
},
{
"date": "2026-02-01",
"count": 3
},
{
"date": "2026-02-02",
"count": 4
},
{
"date": "2026-02-03",
"count": 3
},
{
"date": "2026-02-04",
"count": 1
},
{
"date": "2026-02-05",
"count": 3
},
{
"date": "2026-02-06",
"count": 1
},
{
"date": "2026-02-07",
"count": 2
},
{
"date": "2026-02-09",
"count": 1
},
{
"date": "2026-02-11",
"count": 2
},
{
"date": "2026-02-13",
"count": 1
},
{
"date": "2026-02-14",
"count": 3
},
{
"date": "2026-02-15",
"count": 3
},
{
"date": "2026-02-16",
"count": 4
},
{
"date": "2026-02-17",
"count": 4
},
{
"date": "2026-02-18",
"count": 1
},
{
"date": "2026-02-19",
"count": 5
},
{
"date": "2026-02-20",
"count": 4
},
{
"date": "2026-02-21",
"count": 2
},
{
"date": "2026-02-22",
"count": 4
},
{
"date": "2026-02-23",
"count": 3
},
{
"date": "2026-02-24",
"count": 1
},
{
"date": "2026-02-25",
"count": 2
},
{
"date": "2026-02-26",
"count": 1
},
{
"date": "2026-02-27",
"count": 1
},
{
"date": "2026-02-28",
"count": 1
},
{
"date": "2026-03-01",
"count": 2
},
{
"date": "2026-03-03",
"count": 1
},
{
"date": "2026-03-08",
"count": 2
},
{
"date": "2026-03-11",
"count": 2
},
{
"date": "2026-03-14",
"count": 2
},
{
"date": "2026-03-16",
"count": 1
},
{
"date": "2026-03-17",
"count": 4
},
{
"date": "2026-03-20",
"count": 1
},
{
"date": "2026-03-21",
"count": 1
},
{
"date": "2026-03-22",
"count": 1
},
{
"date": "2026-03-23",
"count": 2
},
{
"date": "2026-03-24",
"count": 2
},
{
"date": "2026-03-25",
"count": 1
},
{
"date": "2026-03-27",
"count": 2
},
{
"date": "2026-03-30",
"count": 1
},
{
"date": "2026-04-01",
"count": 1
},
{
"date": "2026-04-02",
"count": 1
},
{
"date": "2026-04-04",
"count": 1
},
{
"date": "2026-04-05",
"count": 1
},
{
"date": "2026-04-06",
"count": 1
},
{
"date": "2026-04-07",
"count": 3
},
{
"date": "2026-04-08",
"count": 2
},
{
"date": "2026-04-09",
"count": 1
},
{
"date": "2026-04-10",
"count": 11
},
{
"date": "2026-04-11",
"count": 15
},
{
"date": "2026-04-12",
"count": 3
},
{
"date": "2026-04-13",
"count": 4
},
{
"date": "2026-04-14",
"count": 2
},
{
"date": "2026-04-15",
"count": 16
},
{
"date": "2026-04-16",
"count": 10
},
{
"date": "2026-04-17",
"count": 21
},
{
"date": "2026-04-18",
"count": 7
},
{
"date": "2026-04-19",
"count": 10
},
{
"date": "2026-04-20",
"count": 2
},
{
"date": "2026-04-21",
"count": 5
},
{
"date": "2026-04-22",
"count": 2
},
{
"date": "2026-04-23",
"count": 1
},
{
"date": "2026-04-24",
"count": 1
},
{
"date": "2026-04-25",
"count": 2
},
{
"date": "2026-04-26",
"count": 1
},
{
"date": "2026-04-27",
"count": 1
},
{
"date": "2026-04-28",
"count": 2
},
{
"date": "2026-04-30",
"count": 1
},
{
"date": "2026-05-02",
"count": 2
},
{
"date": "2026-05-05",
"count": 1
},
{
"date": "2026-05-06",
"count": 3
},
{
"date": "2026-05-07",
"count": 2
},
{
"date": "2026-05-08",
"count": 3
},
{
"date": "2026-05-09",
"count": 1
},
{
"date": "2026-05-10",
"count": 1
},
{
"date": "2026-05-11",
"count": 2
},
{
"date": "2026-05-12",
"count": 3
},
{
"date": "2026-05-13",
"count": 3
},
{
"date": "2026-05-14",
"count": 2
},
{
"date": "2026-05-15",
"count": 2
},
{
"date": "2026-05-16",
"count": 2
},
{
"date": "2026-05-17",
"count": 3
},
{
"date": "2026-05-18",
"count": 2
},
{
"date": "2026-05-20",
"count": 2
},
{
"date": "2026-05-21",
"count": 1
},
{
"date": "2026-05-23",
"count": 4
},
{
"date": "2026-05-24",
"count": 1
},
{
"date": "2026-05-25",
"count": 1
},
{
"date": "2026-05-26",
"count": 2
},
{
"date": "2026-05-29",
"count": 2
},
{
"date": "2026-05-30",
"count": 3
},
{
"date": "2026-06-02",
"count": 1
},
{
"date": "2026-06-04",
"count": 1
},
{
"date": "2026-06-07",
"count": 1
},
{
"date": "2026-06-09",
"count": 1
},
{
"date": "2026-06-12",
"count": 1
},
{
"date": "2026-06-13",
"count": 1
},
{
"date": "2026-06-14",
"count": 1
},
{
"date": "2026-06-15",
"count": 1
},
{
"date": "2026-06-19",
"count": 3
},
{
"date": "2026-06-22",
"count": 1
},
{
"date": "2026-06-25",
"count": 2
},
{
"date": "2026-06-26",
"count": 1
},
{
"date": "2026-06-28",
"count": 1
},
{
"date": "2026-06-29",
"count": 1
},
{
"date": "2026-06-30",
"count": 1
},
{
"date": "2026-07-04",
"count": 1
},
{
"date": "2026-07-05",
"count": 1
},
{
"date": "2026-07-07",
"count": 1
},
{
"date": "2026-07-09",
"count": 1
},
{
"date": "2026-07-10",
"count": 1
},
{
"date": "2026-07-12",
"count": 1
},
{
"date": "2026-07-13",
"count": 2
},
{
"date": "2026-07-14",
"count": 2
},
{
"date": "2026-07-15",
"count": 1
},
{
"date": "2026-07-17",
"count": 1
},
{
"date": "2026-07-18",
"count": 1
},
{
"date": "2026-07-19",
"count": 1
},
{
"date": "2026-07-21",
"count": 4
},
{
"date": "2026-07-22",
"count": 1
}
],
"complete": true,
"collected": 328,
"total_forks": 329
},
"star_history": null,
"open_issues_and_prs": 3
},
"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": 115625,
"source_files_sampled": 235,
"oversized_source_files": 3,
"agent_instruction_files": [
"AGENTS.md"
],
"agent_instruction_max_bytes": 4012
},
"dependencies": {
"manifests": [
"go.mod",
"package.json"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "golang.org/x/crypto",
"direct": false,
"version": "v0.54.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5932"
],
"fixed_version": null,
"advisory_count": 1,
"oldest_advisory_days": 14
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"unknown": 1
},
"advisory_count": 1,
"affected_count": 1,
"assessed_count": 31,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go",
"npm"
],
"dependencies": [
{
"name": "github.com/mattn/go-sqlite3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.14.48"
},
{
"name": "github.com/mdp/qrterminal/v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.2.1"
},
{
"name": "github.com/spf13/cobra",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.10.2"
},
{
"name": "go.mau.fi/whatsmeow",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20260718134955-fac667d55293"
},
{
"name": "golang.org/x/net",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.57.0"
},
{
"name": "golang.org/x/sys",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.47.0"
},
{
"name": "golang.org/x/term",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.45.0"
},
{
"name": "google.golang.org/protobuf",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.36.11"
},
{
"name": "gopkg.in/yaml.v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.0.1"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/mattn/go-sqlite3",
"direct": true,
"version": "v1.14.48",
"ecosystem": "go"
},
{
"name": "github.com/mdp/qrterminal/v3",
"direct": true,
"version": "v3.2.1",
"ecosystem": "go"
},
{
"name": "github.com/spf13/cobra",
"direct": true,
"version": "v1.10.2",
"ecosystem": "go"
},
{
"name": "go.mau.fi/whatsmeow",
"direct": true,
"version": "v0.0.0-20260718134955-fac667d55293",
"ecosystem": "go"
},
{
"name": "golang.org/x/net",
"direct": true,
"version": "v0.57.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": true,
"version": "v0.47.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/term",
"direct": true,
"version": "v0.45.0",
"ecosystem": "go"
},
{
"name": "google.golang.org/protobuf",
"direct": true,
"version": "v1.36.11",
"ecosystem": "go"
},
{
"name": "gopkg.in/yaml.v3",
"direct": true,
"version": "v3.0.1",
"ecosystem": "go"
},
{
"name": "filippo.io/edwards25519",
"direct": false,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/beeper/argo-go",
"direct": false,
"version": "v1.1.2",
"ecosystem": "go"
},
{
"name": "github.com/coder/websocket",
"direct": false,
"version": "v1.8.15",
"ecosystem": "go"
},
{
"name": "github.com/elliotchance/orderedmap/v3",
"direct": false,
"version": "v3.1.0",
"ecosystem": "go"
},
{
"name": "github.com/google/uuid",
"direct": false,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "github.com/inconshreveable/mousetrap",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/kr/pretty",
"direct": false,
"version": "v0.1.0",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-colorable",
"direct": false,
"version": "v0.1.14",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-isatty",
"direct": false,
"version": "v0.0.22",
"ecosystem": "go"
},
{
"name": "github.com/petermattis/goid",
"direct": false,
"version": "v0.0.0-20260713124913-97594f28f5ca",
"ecosystem": "go"
},
{
"name": "github.com/rs/zerolog",
"direct": false,
"version": "v1.35.1",
"ecosystem": "go"
},
{
"name": "github.com/sergi/go-diff",
"direct": false,
"version": "v1.4.0",
"ecosystem": "go"
},
{
"name": "github.com/spf13/pflag",
"direct": false,
"version": "v1.0.10",
"ecosystem": "go"
},
{
"name": "github.com/vektah/gqlparser/v2",
"direct": false,
"version": "v2.5.33",
"ecosystem": "go"
},
{
"name": "go.mau.fi/libsignal",
"direct": false,
"version": "v0.2.2",
"ecosystem": "go"
},
{
"name": "go.mau.fi/util",
"direct": false,
"version": "v0.9.12-0.20260717235539-f9ffa7eca58d",
"ecosystem": "go"
},
{
"name": "golang.org/x/crypto",
"direct": false,
"version": "v0.54.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/exp",
"direct": false,
"version": "v0.0.0-20260709172345-9ea1abe57597",
"ecosystem": "go"
},
{
"name": "golang.org/x/sync",
"direct": false,
"version": "v0.22.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/text",
"direct": false,
"version": "v0.40.0",
"ecosystem": "go"
},
{
"name": "gopkg.in/check.v1",
"direct": false,
"version": "v1.0.0-20190902080502-41f04d3bba15",
"ecosystem": "go"
},
{
"name": "rsc.io/qr",
"direct": false,
"version": "v0.2.0",
"ecosystem": "go"
}
],
"collected": true,
"truncated": false,
"total_count": 31,
"direct_count": 9,
"indirect_count": 22
}
},
"maintainership": {
"issues": {
"open_prs": 3,
"merged_prs": 105,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 88,
"closed_unmerged_prs": 115
},
"bus_factor": 1,
"bot_contributors": 2,
"top_contributors": [
{
"type": "User",
"login": "steipete",
"commits": 225,
"avatar_url": "https://avatars.githubusercontent.com/u/58493?v=4"
},
{
"type": "User",
"login": "dinakars777",
"commits": 27,
"avatar_url": "https://avatars.githubusercontent.com/u/250428393?v=4"
},
{
"type": "User",
"login": "dovocoder",
"commits": 12,
"avatar_url": "https://avatars.githubusercontent.com/u/277543805?v=4"
},
{
"type": "User",
"login": "draix",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/270983?v=4"
},
{
"type": "User",
"login": "vincentkoc",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/25068?v=4"
},
{
"type": "User",
"login": "shaun0927",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/70629228?v=4"
},
{
"type": "User",
"login": "zats",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/2688806?v=4"
},
{
"type": "User",
"login": "plattenschieber",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/1213794?v=4"
},
{
"type": "User",
"login": "AndroidPoet",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/13647384?v=4"
},
{
"type": "User",
"login": "morgs",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/2584?v=4"
}
],
"contributors_sampled": 39,
"top_contributor_share": 0.71
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"crabbox-hydrate.yml",
"docker.yml",
"pages.yml",
"release-verify.yml",
"release.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum",
"pnpm-lock.yaml"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 3,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 9,
"reason": "13 out of 14 merged PRs checked by a CI test -- score normalized to 9",
"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": 2,
"reason": "Found 7/29 approved changesets -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 15 contributing companies or organizations",
"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": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "30 commit(s) and 20 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 10,
"reason": "all dependencies are pinned",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 9,
"reason": "security policy file 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": 10,
"reason": "GitHub workflow tokens follow principle of least privilege",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 9,
"reason": "1 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "3ba9eb604ebbd21bf8fae02521b4f9f09d2a51c8",
"ran_at": "2026-07-22T19:48:48Z",
"aggregate_score": 6.9,
"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-22T05:20:05Z",
"oldest_open_prs": [
{
"number": 311,
"created_at": "2026-07-21T07:46:25Z",
"last_comment_at": "2026-07-21T07:47:53Z",
"last_comment_author": "clawsweeper"
},
{
"number": 313,
"created_at": "2026-07-22T05:15:30Z",
"last_comment_at": "2026-07-22T07:20:30Z",
"last_comment_author": "clawsweeper"
},
{
"number": 314,
"created_at": "2026-07-22T18:01:11Z",
"last_comment_at": "2026-07-22T18:02:53Z",
"last_comment_author": "clawsweeper"
}
],
"last_merged_pr_at": "2026-07-22T05:14:49Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/openclaw/wacli",
"host": "github.com",
"name": "wacli",
"owner": "openclaw"
},
"metrics": {
"overall": {
"key": "overall",
"band": "good",
"name": "Overall health",
"note": null,
"notes": [],
"value": 74,
"inputs": {
"security": 75,
"vitality": 83,
"community": 68,
"governance": 66,
"engineering": 76
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 83,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 78,
"inputs": {
"commits_last_year": 319,
"human_commit_share": 0.98,
"days_since_last_push": 0,
"active_weeks_last_year": 21
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "21/52 weeks with commits",
"points": 14.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 21
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "319 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 319
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 20 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"releases_count": 17,
"latest_release_tag": "v0.13.0",
"releases_from_tags": false,
"days_since_latest_release": 5,
"mean_days_between_releases": 7.9
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "17 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 17
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 5 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 5
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~7.9 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 7.9
}
}
],
"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": 0,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 0 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 0
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 68,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "good",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 83,
"inputs": {
"forks": 329,
"stars": 2657,
"watchers": 18,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "2,657 stars",
"points": 55.5,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 2657
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "329 forks",
"points": 21,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 329
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "18 watchers",
"points": 6.8,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 18
}
}
],
"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": "moderate",
"name": "Sustainability & Governance",
"value": 66,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 39,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 39,
"top_contributor_share": 0.71
},
"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 71% of commits",
"points": 6.5,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 71
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "39 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 39
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 15 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"merged_prs": 105,
"open_issues": 0,
"closed_issues": 88,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 115
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 46.8,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "105/220 decided PRs merged",
"points": 18.3,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 105,
"decided": 220
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 7/29 approved changesets -- score normalized to 2",
"points": 3,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"followers": 22925,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "openclaw",
"public_repos": 85,
"account_age_days": 199
},
"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": "22,925 followers of openclaw",
"points": 25,
"status": "met",
"details": [
{
"code": "owner_followers",
"params": {
"count": 22925,
"login": "openclaw"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "85 public repos, account ~0 yr old",
"points": 14.1,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 85
}
},
{
"code": "account_age_years",
"params": {
"years": 0
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/openclaw/wacli"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 2
},
"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 2 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 2
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "18 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 18
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 76,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "6 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 6
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "13 out of 14 merged PRs checked by a CI test -- score normalized to 9",
"points": 18,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"topics": [
"cli",
"go",
"whatsapp"
],
"has_wiki": false,
"homepage": "https://wacli.sh",
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://wacli.sh",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "3 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 3
}
}
],
"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": "good",
"name": "Security",
"value": 75,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 18,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 0,
"scorecard_aggregate": 6.9
},
"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 is not maximal on development and all release branches",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "13 out of 14 merged PRs checked by a CI test -- score normalized to 9",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 7/29 approved changesets -- score normalized to 2",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 15 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "30 commit(s) and 20 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "all dependencies are pinned",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 4.5,
"status": "partial",
"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": "GitHub workflow tokens follow principle of least privilege",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "1 existing vulnerabilities detected",
"points": 6.8,
"status": "partial",
"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 31 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": 31
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 1,
"affected_packages": 1,
"assessed_packages": 31,
"unassessed_packages": 0,
"affected_by_severity": "unknown 1",
"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": 31,
"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": 15
},
"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": "good",
"name": "AI Readiness",
"value": 79,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "excellent",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 1,
"agent_instruction_files": [
"AGENTS.md"
],
"agent_instruction_max_bytes": 4012
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "AGENTS.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "AGENTS.md"
}
}
],
"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": "98 of 98 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 98,
"sampled": 98
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum",
"pnpm-lock.yaml"
],
"has_dockerfile": true,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0.01,
"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": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "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": "1 of the last 100 commits agent-authored or agent-credited",
"points": 2,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 1,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "all dependencies are pinned",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 99,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 115625,
"source_files_sampled": 235,
"oversized_source_files": 3
},
"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": "3/235 source files over 60KB",
"points": 54.3,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 235,
"oversized": 3
}
}
],
"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": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-22T19:49:13.968015Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/o/openclaw/wacli.svg",
"full_name": "openclaw/wacli",
"license_state": "standard",
"license_spdx": "MIT"
}