Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 308,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 494716,
"Shell": 5442,
"Makefile": 1970,
"PowerShell": 6965
},
"pushed_at": "2026-07-26T16:33:09Z",
"created_at": "2026-04-08T01:35:13Z",
"owner_type": "Organization",
"updated_at": "2026-07-26T16:33:11Z",
"description": "Kagi CLI — secrets management for Sensey",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": null,
"name": "Sensey",
"type": "Organization",
"login": "senseylabs",
"company": null,
"location": null,
"followers": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/157635970?v=4",
"created_at": "2024-01-24T18:23:51Z",
"is_verified": null,
"public_repos": 4,
"account_age_days": 915
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.23.0",
"kind": "minor",
"published_at": "2026-07-26T16:35:26Z"
},
{
"tag": "v0.22.0",
"kind": "minor",
"published_at": "2026-07-26T16:10:58Z"
},
{
"tag": "v0.21.0",
"kind": "minor",
"published_at": "2026-07-26T15:41:01Z"
},
{
"tag": "v0.20.0",
"kind": "minor",
"published_at": "2026-07-25T15:28:19Z"
},
{
"tag": "v0.19.1",
"kind": "patch",
"published_at": "2026-07-24T14:16:55Z"
},
{
"tag": "v0.19.0",
"kind": "minor",
"published_at": "2026-07-24T13:53:33Z"
},
{
"tag": "v0.18.1",
"kind": "patch",
"published_at": "2026-07-24T13:16:48Z"
},
{
"tag": "v0.18.0",
"kind": "minor",
"published_at": "2026-07-24T13:07:39Z"
},
{
"tag": "v0.17.0",
"kind": "minor",
"published_at": "2026-07-24T10:25:55Z"
},
{
"tag": "v0.16.1",
"kind": "patch",
"published_at": "2026-07-15T00:36:41Z"
},
{
"tag": "v0.16.0",
"kind": "minor",
"published_at": "2026-07-15T00:24:47Z"
},
{
"tag": "v0.15.0",
"kind": "minor",
"published_at": "2026-07-09T18:46:10Z"
},
{
"tag": "v0.14.1",
"kind": "patch",
"published_at": "2026-07-09T15:01:29Z"
},
{
"tag": "v0.14.0",
"kind": "minor",
"published_at": "2026-07-08T20:18:12Z"
},
{
"tag": "v0.13.1",
"kind": "patch",
"published_at": "2026-07-07T15:34:16Z"
},
{
"tag": "v0.13.0",
"kind": "minor",
"published_at": "2026-06-30T12:29:57Z"
},
{
"tag": "v0.12.1",
"kind": "patch",
"published_at": "2026-06-25T15:53:44Z"
},
{
"tag": "v0.12.0",
"kind": "minor",
"published_at": "2026-06-25T15:05:33Z"
},
{
"tag": "v0.11.0",
"kind": "minor",
"published_at": "2026-06-22T08:20:17Z"
},
{
"tag": "v0.10.0",
"kind": "minor",
"published_at": "2026-06-18T15:53:43Z"
},
{
"tag": "v0.9.1",
"kind": "patch",
"published_at": "2026-05-09T17:30:45Z"
},
{
"tag": "v0.9.0",
"kind": "minor",
"published_at": "2026-04-23T14:40:37Z"
},
{
"tag": "v0.8.0",
"kind": "minor",
"published_at": "2026-04-23T10:04:47Z"
},
{
"tag": "v0.7.0",
"kind": "minor",
"published_at": "2026-04-21T21:09:05Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2026-04-21T15:12:09Z"
},
{
"tag": "v0.5.1",
"kind": "patch",
"published_at": "2026-04-18T13:26:57Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2026-04-08T02:48:07Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2026-04-08T01:52:15Z"
},
{
"tag": "v0.3.3",
"kind": "patch",
"published_at": "2026-04-08T01:40:38Z"
}
],
"recent_commits": [
{
"oid": "97ed08634624ccbe480c3149eeb1a2d75fa828c0",
"body": "kagi setup now browses through the same vim-style picker as cert/secrets/\npasswords instead of its own numbered-list prompt — both the folder/app browse\nand the environment selection. This deletes the bespoke stdin-parsing prompt\nloops in favor of the shared runInteractiveBrowse + ui.Pick.\n\n- Apps c\n[…]\nwith Fable; the three findings (silent non-interactive\nexit, filter pollution, lost abort message) are fixed and covered by tests.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(setup): use the interactive picker; trim the root help auth nag",
"author_name": "btukus",
"author_login": "btukus",
"committed_at": "2026-07-26T16:32:59Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "2bc360fba782397439571010d87e6da7fa71a938",
"body": "Make the browse picker modal (vim / k9s style), keeping type-to-filter without\nletting it fight the movement keys.\n\n- Nav mode (default): j/k (or arrows / Ctrl-N/P) move; g / G jump to top /\n bottom; Ctrl-D / Ctrl-U half-page; h / ← go up a level; l / → / Enter open;\n q / Esc / Ctrl-C quit. The cu\n[…]\nh Fable (no defects found); the flagged UX warts —\nEsc-cancel restoring the applied filter, and Ctrl-U in filter mode — are fixed.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(ui): vim-style navigation in the interactive picker",
"author_name": "btukus",
"author_login": "btukus",
"committed_at": "2026-07-26T16:08:22Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "0d4c4f6c72598ffa2cec9e70af9c145f03ad6989",
"body": "…rcuit\n\nMake the CLI feel alive and stop showing login text to already-logged-in users.\n\nInteractive picker (cert/secrets/passwords browse):\n- Replace the line-based REPL — which reprinted the whole list every keystroke\n and left a scrolling \"staircase\" trail — with a raw-mode picker that redraws\n \n[…]\nit\n warns when KAGI_TOKEN is set (which other commands reject).\n\nReviewed adversarially with Fable; all confirmed findings fixed.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(ui): interactive picker, theme-aware color, and a login short-ci…",
"author_name": "btukus",
"author_login": "btukus",
"committed_at": "2026-07-26T15:38:36Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "d1ed177d424afe1ab2bc905aae1e07bb0e5e3546",
"body": "v2.1.6 is built with go1.24 and refuses to lint a go1.25.3 module\n(\"the Go language version used to build golangci-lint is lower than the\ntargeted Go version\"), failing the lint job on main. v2.12.x is built\nwith go1.26 and satisfies the go directive. Release workflow is\nunaffected (it runs vet+test only, no golangci-lint).\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "ci: pin golangci-lint to v2.12.2 (built with go1.26)",
"author_name": "btukus",
"author_login": "btukus",
"committed_at": "2026-07-25T15:30:21Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "ec99396cff7be0e50a7038b8260d090a4826700a",
"body": "Correctness/reliability:\n- pagination: backend clamps size to 200, so size=1000/500 still truncated —\n loop pages (fetchAllPages) for secrets/certs/passwords/tokens so\n `secrets get/delete` work past 200 keys (the headline bug, now actually fixed)\n- token list: walk the access-token folder tree — \n[…]\nmed by adversarial verification; tests added for each. Both modules\nbuild (darwin/linux/windows), vet, test -race, and lint clean.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(cli): resolve 12 defects from the full Fable review",
"author_name": "btukus",
"author_login": "btukus",
"committed_at": "2026-07-25T15:16:53Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "7b0a30513e3f14b975304535bf2921c66897d22e",
"body": "Fable validation flagged that once a filter was typed there was no way\nback to the full list (blank re-rendered the filtered view). Blank now\nclears the filter; added a one-line control hint ([#] open · type to\nfilter · blank clears filter · .. up · q quit) for discoverability.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(ui): picker — blank line clears an active filter; show control hints",
"author_name": "btukus",
"author_login": "btukus",
"committed_at": "2026-07-25T13:37:37Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "50e728d80155a51f25bc806b470af75862d219ea",
"body": "- ui: reusable dependency-free filterable picker (internal/ui/picker.go) —\n numbered list + type-to-filter drill-down, no raw-terminal mode; 11 tests\n- cmd/browse.go: generic interactive drill-down helper; gated by\n shouldBrowseInteractively (bare command + TTY + table output only), so\n piped / -\n[…]\n reads live in the SDK.\n (create/update/delete deferred.)\n\nScales to tens of folders via per-level filtering; scripts unaffected.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(cli): interactive folder navigation + kagi passwords",
"author_name": "btukus",
"author_login": "btukus",
"committed_at": "2026-07-25T13:30:47Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "126307da63f3ef7ae45d2c30c6ee95872776ba62",
"body": "- cert: migrate the remaining browse/reveal/update/delete/history paths\n onto internal/ui — width-aware tables (no tabwriter overflow), -o\n json/yaml, ui.Confirm for delete, status/success to stderr, PEM data\n to stdout. cmd/ now has zero raw tabwriter/hand-rolled prompts.\n- auth(0.7): file store\n[…]\nhis closes it. Remaining items are cosmetic fast-follows\n(empty-state parity on a couple lists, version -o, warning-prefix style).\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(cli): finish cert.go ui migration + fallible file store",
"author_name": "btukus",
"author_login": "btukus",
"committed_at": "2026-07-25T12:43:25Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "372b9d4f4d4fdc23fffe855218cfb0ccf240d9c3",
"body": "…clean\n\n- docs: full README rewrite onto the folder model + new auth model\n (login/JWT only, agents inherit the session, no KAGI_TOKEN); documents\n cert/cluster/workload/token groups, -o output, completion, SDK caveat\n- test: internal/config 0% -> 85.3% (Load precedence/merge, Save/Clear/\n Home/C\n[…]\n/nolint:gosec on the by-design sites: run subprocess, credential\n serialization, backoff jitter RNG, shared project config perms)\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore(cli): wave 4 — README rewrite, config tests, golangci v2, lint …",
"author_name": "btukus",
"author_login": "btukus",
"committed_at": "2026-07-25T12:33:00Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "df7815666b747cc4a07f635ce2f7f17531e20261",
"body": "…cmds\n\n- ui: all commands route human output to stderr, data to stdout; global\n -o/--output (table|json|yaml, validated pre-flight) and --no-color\n- tables: cluster/workload lists render width-aware (no overflow/staircase);\n delete prompts use short names, not full URLs twice\n- verbs: normalize to\n[…]\null env; openBrowser windows; pull --output→--out-file\n- dynamic shell completion for org/secrets/cert/cluster/workload/token args\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(cli): wave 3 — consistent UX, output formats, CRUD verbs, token …",
"author_name": "btukus",
"author_login": "btukus",
"committed_at": "2026-07-25T12:22:07Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "db80c2ced8c116a3c55f15f5bbdbf27b05dee42f",
"body": "- auth: CLI now authenticates only via the stored JWT session; KAGI_TOKEN\n is rejected with a clear deprecation error (fail loud, never silent)\n- client/sdk: drop isPAT everywhere; NewOrgClient(baseURL,token,orgID);\n X-Organization-ID sent whenever org is known, fail-closed otherwise\n- sdk: typed \n[…]\nadversarial passes (PAT removal, org-header fail-closed\nvs backend tenancy filter, refresh classification, requireAuth/first-run).\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(cli): wave 2 — remove PAT auth, typed errors, dedup, pagination",
"author_name": "btukus",
"author_login": "btukus",
"committed_at": "2026-07-25T12:02:20Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "5e66d9599e2502885e15bf4d56fcb58ca1a35b87",
"body": "- httpx: jittered backoff, honor Retry-After (429/503), retry 429,\n classify caller-cancellation distinctly from budget-exhausted\n- auth: cross-platform keyring store (Linux/Windows, not darwin-only)\n with plaintext file fallback + explicit 0600; ErrNoCredentials\n sentinel; typed TokenEndpointErr\n[…]\ni: PR workflow (vet+test -race both modules + golangci-lint),\n gated release.yml, .golangci.yml, Makefile test/lint/vet/fmt/cover\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(cli): wave 1 hardening — retry, secure storage, ui pkg, CI",
"author_name": "btukus",
"author_login": "btukus",
"committed_at": "2026-07-25T11:45:38Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "2fde091638109d87d97759b815fb4c6242e91339",
"body": "fix(cluster): tighten GKE detection to avoid GCS false positives",
"is_bot": false,
"headline": "Merge pull request #7 from senseylabs/cluster-registration-fixups",
"author_name": "Sensey Devs",
"author_login": "devssensey",
"committed_at": "2026-07-24T14:12:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a64e404d042eec379e0b2fee46ffe2f3e371b5b7",
"body": "DetectClusterType no longer treats a bare storage.googleapis.com issuer\nhost as GKE (any GCS-hosted OIDC issuer, e.g. self-managed kOps on GCP,\nmatched it). GKE now keys on container.googleapis.com and .gke. only;\neverything else falls through to GENERIC (user-overridable via --type).\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(cluster): tighten GKE detection to avoid GCS false positives",
"author_name": "btukus",
"author_login": "btukus",
"committed_at": "2026-07-24T14:12:08Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "7643d1546c78a5177e284d799265f9c69b36860a",
"body": "feat(cluster): cluster type + interactive kubeconfig-context register",
"is_bot": false,
"headline": "Merge pull request #6 from senseylabs/cluster-registration-ux",
"author_name": "Sensey Devs",
"author_login": "devssensey",
"committed_at": "2026-07-24T13:49:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c429de3004e3d61d2ff8eb815718b2942206b0f3",
"body": null,
"is_bot": false,
"headline": "Merge remote-tracking branch 'origin/main' into cluster-registration-ux",
"author_name": "btukus",
"author_login": "btukus",
"committed_at": "2026-07-24T13:36:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4070f5f6c4a24acdd8f2fb2d890973e0af435f66",
"body": "Adds a platform `type` (AKS|EKS|GKE|OPENSHIFT|K3S|GENERIC) to cluster\nissuer registration and an interactive kube-context picker as the default\n`kagi cluster register` UX.\n\n- internal/kube/context.go: local kubeconfig context enumeration\n- internal/kube/detect.go: DetectClusterType host heuristic + \n[…]\ne (all call sites updated)\n- apply -f: optional type key, inherit-on-empty (never clobbers to GENERIC)\n- cluster list: TYPE column\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(cluster): cluster type + interactive kubeconfig-context register",
"author_name": "btukus",
"author_login": "btukus",
"committed_at": "2026-07-24T13:36:38Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "bae0cb7a018aae68018b26433058afb343aea2e0",
"body": "…r a future desktop cask\n\n- .goreleaser.yaml: drop brews name override (formula defaults back to kagi-cli)\n- README: brew install senseylabs/tap/kagi-cli\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore(release): keep Homebrew formula named kagi-cli, reserve kagi fo…",
"author_name": "btukus",
"author_login": "btukus",
"committed_at": "2026-07-24T13:15:07Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "c667b0ac0c0a30b08ef07de65393b49708371f32",
"body": "…rpm/apk packages, install scripts)\n\n- goreleaser: add windows + linux/arm64 (6 targets), zip archives, nfpm deb/rpm/apk; formula renamed to kagi; scoop/winget/choco/aur/snap as TODO templates\n- install.sh (POSIX) + install.ps1 (Windows), checksum-verified, intended for get.kagi.pw\n- README install matrix\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: cross-platform distribution (Windows + linux/arm64 builds, deb/…",
"author_name": "btukus",
"author_login": "btukus",
"committed_at": "2026-07-24T13:05:50Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "7ac99a7611a44e20c1a76e7a9e05e60d801c3d8b",
"body": "Cluster/workload trust commands sent the resource id in the request body at the\ncollection path; the backend takes it as a path variable, so every mutation of an\nexisting resource 405'd. Delete/update now target .../{id} with no id in the body.\nAdds UpdateClusterIssuer + `kagi cluster update`, makes\n[…]\nrs. New httptest contract test pins method,\npath (incl. /{id}) and body fields for all trust client methods as a regression\nguard.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(cluster): correct trust API URL shape and add cluster registration",
"author_name": "btukus",
"author_login": "btukus",
"committed_at": "2026-07-23T13:59:56Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "0cbf4595738b529427d060068aaabb9f661dc171",
"body": "Add an `ID:` line (the stable certificate UUID) to `cert get`, so users can read\nthe durable binding to pin as `certificateID` in KagiCertificate CRs. The value\nis already on the fetched detail response; no extra API call.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(cert): show certificate ID in `cert get` output",
"author_name": "btukus",
"author_login": "btukus",
"committed_at": "2026-07-15T00:35:40Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "1234b11a26acfb896657cecd39666acb7f7347b7",
"body": "The cert commands were flat-only (legacy /kagi/certificates), showing no folder\npath and unable to browse or address certs by directory. Mirror the secrets UX:\n\n- `kagi cert [path]` browses the certificate folder tree (child folders + certs)\n- `cert list` gains a PATH column (recursive tree walk)\n- \n[…]\nes /children endpoint returns folders only; cert leaves come\nfrom /kagi/folders/certificates/items/{*path} (two calls per browse).\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(cert): make certificates folder-aware like secrets",
"author_name": "btukus",
"author_login": "btukus",
"committed_at": "2026-07-15T00:22:53Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "5e387d116117bdaac4c9ca80996a0ed2579f00bd",
"body": "…absent (#5)\n\n`--personal` previously hard-errored when the app had no `personal`\nenvironment, which made the flag unusable for any app that hadn't had one\nprovisioned.\n\n`run` and `pull` now fall back to the environment bound in kagi.yaml and warn\non stderr. The fallback is opt-in per command via re\n[…]\nre chooseEnvSlug() so they can be\ntable-tested without stubbing ListEnvironments.\n\nCo-authored-by: btukus <berkhan.tukus@sensey.io>\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(env): fall back to the kagi.yaml environment when --personal is …",
"author_name": "Sensey Devs",
"author_login": "devssensey",
"committed_at": "2026-07-09T18:21:43Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "8f38ccf09b827c21680fe09dabb2e6b343c75b05",
"body": "…rt (#4)\n\n`kagi login` fetched the Keycloak .well-known/openid-configuration with a\nsingle http.Client.Get bounded by a 15s timeout and no retry. auth.kagi.pw is\nserved by a single-replica Keycloak that cold-boots for well over a minute\nafter any restart; during that window its Service has no endpoi\n[…]\nealm still 404s\nimmediately. go build/vet/test/gofmt and go test -race are clean.\n\nCo-authored-by: btukus <berkhan.tukus@sensey.io>\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(auth): retry OIDC discovery so login survives a Keycloak cold sta…",
"author_name": "Sensey Devs",
"author_login": "devssensey",
"committed_at": "2026-07-09T14:59:46Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "f5ab6cd0bc7eae477c27d5ab5ff3fbb3585a4cdb",
"body": "Sugar for `--env personal`. Explicit opt-in on pull/run/secrets; mutually\nexclusive with a conflicting --env; fails fast for machine/CI (PAT) tokens\nsince personal secrets are user-scoped. No implicit fallback.\n\nCo-authored-by: btukus <berkhan.tukus@sensey.io>\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: add --personal flag to target your personal environment (#3)",
"author_name": "Sensey Devs",
"author_login": "devssensey",
"committed_at": "2026-07-08T20:16:18Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "246ada29fcab64388528f53340c00df36aa59530",
"body": "Concurrent `kagi` invocations (e.g. one per app in a dev start script) all\nnotice the access token is expired and stampede the refresh path at once. On\nmacOS that means concurrent `security add-generic-password` writes to the same\nkeychain item, and the loser exits with errSecDuplicateItem (OSStatus\n[…]\nion.\n- Make credential writes atomic (temp file + rename) so a concurrent reader\n never observes a half-written credentials file.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(auth): serialize credential refresh across concurrent processes",
"author_name": "btukus",
"author_login": "btukus",
"committed_at": "2026-07-07T15:31:25Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "8118dbe0ccfeffac4f78fce92b120278822b3e98",
"body": "The backend KagiOrganizationListResponse serializes the org display name as\ndisplayName; the Organization.Name struct tag read json:\"name\", so it was always\nempty and `kagi org list` / `org use` printed a blank NAME. Org selection still\nworked (matched by slug). One-line tag fix.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(sdk): read org display name from displayName, not name",
"author_name": "btukus",
"author_login": "btukus",
"committed_at": "2026-06-30T12:18:53Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "abe3a7782f23f0fdcb8c131d87285bcc4729968b",
"body": "Move all secret addressing off the legacy project+app+environment model onto the\napp's stable appId, matching the Kagi folder-model backend. Mirrors the new SDK\n(projects/kagi/sdk): FetchSecrets(appId, envSlug), ResolveApp(folderPath).\n\n- Config binds app-id + environment (+ org); folder-path kept a\n[…]\ne, read-only at backend) vs JWT device-login\n(sends X-Organization-ID). Both modules green: go build/vet/test clean, SDK 17 tests.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: migrate CLI to folder/appId addressing",
"author_name": "btukus",
"author_login": "btukus",
"committed_at": "2026-06-30T09:38:39Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "24270c55bc0ff6b085ddb4c5e4401234d0e99f05",
"body": "… wins\n\nThe prod API default is already https://api.kagi.pw, but credentials and\nconfig cached from older CLI versions stored the pre-migration\nhttps://kagi-api.sensey.io host. That cached value won over the default in\ninitConfig and was re-persisted on every login, so the CLI kept targeting\nthe dea\n[…]\nan isStaleAPIURL guard mirroring isStaleIssuer to reject\nthe old host from cfg/stored creds; KAGI_API_URL env stays authoritative.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(cli): ignore stale kagi-api.sensey.io host so api.kagi.pw default…",
"author_name": "btukus",
"author_login": "btukus",
"committed_at": "2026-06-25T15:52:32Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "3bdb2864c8715111c6d89554dcd9fe21398c7739",
"body": "Kagi domain migration flipped the Keycloak issuer; the realm now mints\niss: https://auth.kagi.pw/realms/kagi. Update the CLI prod issuer default\n(and README defaults) to match the already-migrated frontend and backend.\nAlso folds the prod api.kagi.pw URL default onto main.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: point prod issuer at auth.kagi.pw",
"author_name": "btukus",
"author_login": "btukus",
"committed_at": "2026-06-25T14:58:46Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "d16bd65ec55114a9b13a1685b9a332c408d03a01",
"body": "Kagi's API is moving to its own brand domain (api.kagi.pw). Update the\nprod default for --api-url / KAGI_API_URL accordingly. The override chain\n(--dev, KAGI_API_URL, config file, stored creds) is unchanged, and the\nKeycloak issuer (auth.sensey.io) is untouched.\n\nThe API serves both kagi-api.sensey.\n[…]\neep working. Release a new brew version only after\napi.kagi.pw is confirmed live.\n\nCo-authored-by: btukus <berkhan.tukus@sensey.io>\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: default API base URL to api.kagi.pw (#2)",
"author_name": "Sensey Devs",
"author_login": "devssensey",
"committed_at": "2026-06-25T13:45:54Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "2ea4b92c8c34f3c0669027e86892430ccccf916e",
"body": "Migrate CLI secret endpoints from /kagi/apps/{appId}/environments/{envId}/secrets to the new canonical /kagi/projects/{projectSlug}/apps/{appSlug}/environments/{envId}/secrets routes, matching the backend realignment. Secret client methods now take (projectSlug, appSlug); call sites pass ctx.ProjectSlug/ctx.AppSlug. No flag or config changes (the apps layer already existed). Non-secret endpoints unchanged.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(secrets): nest secret endpoints under project/app slug",
"author_name": "btukus",
"author_login": "btukus",
"committed_at": "2026-06-22T08:14:56Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "fa8c359c3eb7667bc7fcb29a17104f4242eaa70d",
"body": "Make the CLI org-aware to work against the backend's strict-reads\nmulti-org tenancy:\n\n- sdk: NewOrgClient threads an active org UUID and sends it as the\n X-Organization-ID header on JWT (human) requests; org-discovery and\n PAT requests omit it (PATs are org-bound server-side, so a mismatched\n hea\n[…]\n: persist organization + organization-id, with cwd override.\n- tests: cover the header behavior for JWT vs PAT vs discovery paths.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: multi-org tenancy support (X-Organization-ID)",
"author_name": "btukus",
"author_login": "btukus",
"committed_at": "2026-06-18T15:52:24Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "14e268671077078e31aa8db3a7ac2bf940d0f339",
"body": "Sensey migrated Keycloak from keycloak.sensey.io to auth.sensey.io.\nUpdate the default prodIssuer + README example so kagi login works\nout of the box against the new host.\n\nCo-authored-by: btukus <berkhan.tukus@sensey.io>\nCo-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(auth): point default issuer at auth.sensey.io (#1)",
"author_name": "Sensey Devs",
"author_login": "devssensey",
"committed_at": "2026-05-09T17:29:20Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "c7141ec2fb7192cea9b261bd9acc568a3b705917",
"body": "Rename `kagi secret` to `kagi secrets` and make it the single entry\npoint for the project/app/env hierarchy. Bare `kagi secrets` becomes\na flag-driven dispatcher: no flags lists projects, `-p X` lists apps,\n`-p X -a Y -e Z` lists masked secrets. Move project/app/env management\ncommands under `secrets` and drop the orphan top-level `projects`,\n`apps`, `environments` commands. Hard break, no alias.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "refactor(cli)!: fold projects/apps/envs under secrets domain",
"author_name": "btukus",
"author_login": "btukus",
"committed_at": "2026-04-23T14:28:37Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "7e24e892dbd04bbd90362d503a05c1161da669cd",
"body": "BREAKING CHANGE: The `kagi cert binding` subcommand tree is removed,\nalong with SDK methods ListCertificateBindings, CreateCertificateBinding,\nDeleteCertificateBinding, the CertificateBinding type, and the\nBindingCount fields on CertificateListItem and CertificateDetail.\nMirrors the backend removal of the certificate bindings subsystem.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "refactor(cert)!: remove certificate bindings commands and SDK",
"author_name": "btukus",
"author_login": "btukus",
"committed_at": "2026-04-23T10:02:56Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "8cddd28837f7b08154429b0931724054057ea406",
"body": "The CLI's v0.7.0 Certificate commands (cmd/cert.go, cmd/cert_binding.go)\nreference five types (CertificateListItem, CertificateDetail,\nCertificateReveal, CertificateBinding, CertificateHistory) and five SDK\nmethods (ListCertificates, GetCertificateDetail, RevealCertificate,\nListCertificateBindings, \n[…]\ng methods to\nsdk/client.go. Also includes the untracked cert command files that were\npart of the v0.7.0 feature but likewise never committed.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(sdk): add Certificate types and methods for v0.7.0 CLI",
"author_name": "btukus",
"author_login": "btukus",
"committed_at": "2026-04-21T21:07:49Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "ae1ce84bbc39d63a7b2dbeee9d0db3070b3e4ab7",
"body": "Swap sensey -> kagi in prod and dev issuer defaults. Rename device-\nflow client kagi-cli -> cli. Filter stale /realms/sensey references\nfrom stored credentials and config so upgrading users don't have\ncached state shadow the new prod default (KAGI_KEYCLOAK_ISSUER env\nstays authoritative). Correct dev port 8086 -> 8085 (was pointing at\nVillage's Keycloak) and align README --api-url default with the\nactual prodAPIURL.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(auth): migrate to dedicated kagi keycloak realm",
"author_name": "btukus",
"author_login": "btukus",
"committed_at": "2026-04-21T20:36:17Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "edffb1c124d213c607ca3aa80a6a6a2bfb895805",
"body": "…logout\n\nAdd offline_access to the OAuth scope so the CLI stays authenticated across\nKeycloak SSO session expiry, and revoke the refresh token server-side on\nlogout so local deletion also invalidates the token at the IdP.\n\n- auth.DefaultScope (\"openid offline_access\") used from login and refresh.\n- \n[…]\nred.\n- RefreshToken takes a ctx now and mirrors RevokeToken's structure; caller\n in kagi_client wraps with a 15s context timeout.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(auth): request offline_access scope and revoke refresh token on …",
"author_name": "btukus",
"author_login": "btukus",
"committed_at": "2026-04-21T14:55:25Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "ac263854d0e5fff2f1ae8efce92be967021a2618",
"body": "…ppEnv\n\nAllows --project and --app flags to accept either display name (e.g. \"Offer UI\")\nor slug (e.g. \"offer-ui\"). CI workflows that pass slugs were failing with\n\"not found\" errors.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: match project and app by slug as well as name in resolveProjectA…",
"author_name": "btukus",
"author_login": "btukus",
"committed_at": "2026-04-18T13:25:23Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "e9050b5abf9b22c94718b0c28e0c6fcda1859f40",
"body": "Backend now accepts slugs in GET/POST endpoint paths. Updated SDK and\nCLI to resolve and pass project.Slug for list, create, and delete\noperations. Added SLUG column to project and app list output.\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: use project slugs instead of UUIDs for API endpoint paths",
"author_name": "btukus",
"author_login": "btukus",
"committed_at": "2026-04-08T02:46:25Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "f3156bf43e16ffcc243f586d34893300219e6e49",
"body": "Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: add short flags -p, -a, -e for --project, --app, --env",
"author_name": "btukus",
"author_login": "btukus",
"committed_at": "2026-04-08T01:51:11Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "67948e57e080f7b2389af0e23c8e008d2572f85e",
"body": "Extracted from senseylabs/village monorepo (projects/kagi/cli and projects/kagi/sdk)\nfor public distribution via GoReleaser and Homebrew.\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Initial commit: Kagi CLI standalone repo",
"author_name": "btukus",
"author_login": "btukus",
"committed_at": "2026-04-08T01:36:55Z",
"body_truncated": false,
"is_coding_agent": true
}
],
"releases_count": 29,
"commits_last_year": 43,
"latest_release_at": "2026-07-26T16:35:26Z",
"latest_release_tag": "v0.23.0",
"releases_from_tags": false,
"days_since_last_push": 2,
"active_weeks_last_year": 10,
"days_since_latest_release": 2,
"mean_days_between_releases": 1.3
},
"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/senseylabs/kagi-cli",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/senseylabs/kagi-cli",
"is_deprecated": false,
"latest_version": "v0.23.0",
"repository_url": "https://github.com/senseylabs/kagi-cli",
"versions_count": 29,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-26T16:32:59Z",
"latest_version_yanked": null,
"days_since_latest_publish": 2
}
]
},
"popularity": {
"forks": 0,
"stars": 0,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [],
"complete": true,
"collected": 0,
"total_stars": 0,
"collected_at": null
},
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod",
"sdk/go.mod"
],
"largest_source_bytes": 27729,
"source_files_sampled": 58,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod",
"sdk/go.mod"
],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/AlecAivazis/survey/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.3.7"
},
{
"name": "github.com/gofrs/flock",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.12.1"
},
{
"name": "github.com/senseylabs/kagi-sdk",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0"
},
{
"name": "github.com/spf13/cobra",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.8.1"
},
{
"name": "github.com/spf13/viper",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.19.0"
},
{
"name": "github.com/zalando/go-keyring",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.2.6"
},
{
"name": "golang.org/x/term",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.45.0"
},
{
"name": "gopkg.in/yaml.v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.0.1"
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 7,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "btukus",
"commits": 36,
"avatar_url": "https://avatars.githubusercontent.com/u/56831855?v=4"
},
{
"type": "User",
"login": "devssensey",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/266286258?v=4"
}
],
"contributors_sampled": 2,
"top_contributor_share": 0.837
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"release.yml"
],
"has_docs_dir": false,
"linter_configs": [
".golangci.yml"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "0 out of 5 merged PRs checked by a CI test -- score normalized to 0",
"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/27 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 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": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 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": 9,
"reason": "1 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "97ed08634624ccbe480c3149eeb1a2d75fa828c0",
"ran_at": "2026-07-28T16:49:19Z",
"aggregate_score": 3.8,
"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-26T16:33:52Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-24T14:12:37Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/senseylabs/kagi-cli",
"host": "github.com",
"name": "kagi-cli",
"owner": "senseylabs"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 52,
"inputs": {
"security": 38,
"vitality": 77,
"community": 24,
"governance": 54,
"engineering": 58
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 77,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"commits_last_year": 43,
"human_commit_share": 1,
"days_since_last_push": 2,
"active_weeks_last_year": 10
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 2 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 2
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "10/52 weeks with commits",
"points": 6.9,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 10
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "43 commits in the last year",
"points": 14.8,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 43
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"releases_count": 29,
"latest_release_tag": "v0.23.0",
"releases_from_tags": false,
"days_since_latest_release": 2,
"mean_days_between_releases": 1.3
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "29 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 29
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 2 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 2
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~1.3 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 1.3
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "unverified",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": "repository_too_young",
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "maintenance record not established from the collected data",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_unverified",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 24,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 0,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "0 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 0
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 54,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 18,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 2,
"top_contributor_share": 0.837
},
"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 84% of commits",
"points": 3.7,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 84
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "2 contributors",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 2
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"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": 7,
"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": "7/7 decided PRs merged",
"points": 38.2,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 7,
"decided": 7
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/27 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": 42,
"inputs": {
"followers": 1,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "senseylabs",
"public_repos": 4,
"account_age_days": 915
},
"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": "1 followers of senseylabs",
"points": 2.2,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 1,
"login": "senseylabs"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "4 public repos, account ~2 yr old",
"points": 10.1,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 4
}
},
{
"code": "account_age_years",
"params": {
"years": 2
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/senseylabs/kagi-cli"
],
"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": "29 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 29
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 58,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": ".golangci.yml",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "0 out of 5 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 38,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": null,
"notes": [],
"value": 38,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 18,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 0,
"scorecard_aggregate": 3.8
},
"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": "0 out of 5 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/27 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"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": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow 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": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "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": "1 existing vulnerabilities detected",
"points": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"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": 2
},
"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": 70,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.977,
"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": "42 of 43 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 42,
"sampled": 43
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 82,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0.93,
"toolchain_manifests": [
"go.mod",
"sdk/go.mod"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": ".golangci.yml",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "40 of the last 43 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 40,
"sampled": 43
}
}
],
"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": 27729,
"source_files_sampled": 58,
"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/58 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 58,
"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": [
"Could not fetch go package 'github.com/senseylabs/kagi-sdk' from its registry",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-28T16:49:29.539340Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/senseylabs/kagi-cli.svg",
"full_name": "senseylabs/kagi-cli",
"license_state": "standard",
"license_spdx": "MIT"
}