原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 287,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 198023,
"Shell": 3040,
"Dockerfile": 373
},
"pushed_at": "2026-07-21T14:22:58Z",
"created_at": "2026-03-09T22:35:35Z",
"owner_type": "Organization",
"updated_at": "2026-07-21T14:24:55Z",
"description": "Konvu CLI - Security vulnerability management from your terminal",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "main",
"license_spdx_raw": null,
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": "https://konvu.com/",
"name": "Konvu Inc",
"type": "Organization",
"login": "KonvuInc",
"company": null,
"location": "United States of America",
"followers": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/271600217?v=4",
"created_at": "2026-03-27T18:19:37Z",
"is_verified": null,
"public_repos": 4,
"account_age_days": 117
},
"license": {
"state": "absent",
"spdx_id": null,
"raw_spdx": null,
"file_present": false,
"scorecard_found": false,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "v0.5.1",
"kind": "patch",
"published_at": "2026-07-21T14:23:58Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2026-07-21T12:39:56Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2026-07-21T00:34:12Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2026-07-17T20:34:56Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2026-06-17T16:37:14Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2026-05-28T22:55:45Z"
},
{
"tag": "v0.1.5",
"kind": "patch",
"published_at": "2026-04-21T13:53:26Z"
},
{
"tag": "v0.1.4",
"kind": "patch",
"published_at": "2026-04-20T14:27:42Z"
},
{
"tag": "v0.1.3",
"kind": "patch",
"published_at": "2026-04-14T14:31:57Z"
},
{
"tag": "v0.1.2",
"kind": "patch",
"published_at": "2026-04-14T13:46:55Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2026-04-07T22:44:42Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2026-04-07T22:42:41Z"
}
],
"recent_commits": [
{
"oid": "70aa000fc7eca39e473331a5245a68adf541d646",
"body": "…formatting\n\nFormat `finding get` checklist steps and proofs",
"is_bot": false,
"headline": "Merge pull request #45 from KonvuInc/fix/finding-get-checklist-proof-…",
"author_name": "João Henrique Vasconcelos",
"author_login": "henriquevasconcelos",
"committed_at": "2026-07-21T14:22:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30d9439739c499d9a232ec6b57f98a7f499d8df5",
"body": "Investigation steps and proofs were printed back to back with no\nseparator, and multi-line proof code was indented only on its first line\n(a single %s), so the body lines fell back to their source indentation\nand misaligned under the file:line header. Group each under a labeled\nsection and indent every line of multi-line code/comment. Pull the item\nrendering into checklistItemText so it is unit-tested.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Format checklist steps and proofs into labeled sections",
"author_name": "João Henrique Lima de Vasconcelos",
"author_login": "henriquevasconcelos",
"committed_at": "2026-07-21T13:42:48Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "dab5c7ee4dd2525dc3622707f54ac3bddacd0828",
"body": "Fix `finding get --include evidence`: read evidence from assessment.details",
"is_bot": false,
"headline": "Merge pull request #44 from KonvuInc/fix/finding-get-render-reachability",
"author_name": "João Henrique Vasconcelos",
"author_login": "henriquevasconcelos",
"committed_at": "2026-07-21T12:27:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7bab722c7192ae1a74f3fe89f94aff4af780e71",
"body": "status=completed only means runtime data was collected, and summary is\nusually empty, so \"observed\" and \"not observed\" printed identically. The\nverdict is has_findings; details are under findings.dependency/function.\n\nWhen status is completed, print whether the vulnerable dependency/function\nwas obs\n[…]\n. Map the\nnot_installed / no_data states to readable text. Pull the render into\nruntimeReachabilityText so it is unit-tested across the states.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Render an explicit runtime-reachability verdict, not just status",
"author_name": "João Henrique Lima de Vasconcelos",
"author_login": "henriquevasconcelos",
"committed_at": "2026-07-21T12:24:47Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "d84b45398bbadb7474b9f49e8bb0aa2c1543e445",
"body": "Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Remove noise comments",
"author_name": "João Henrique Lima de Vasconcelos",
"author_login": "henriquevasconcelos",
"committed_at": "2026-07-21T12:06:08Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "4fd2e8889d53615daa6b8e41693a4d6a5c63aa92",
"body": "The a821d79 render block never fired: --include evidence reads\nruntime_reachability (and the AI checklist + carto evidence) from a\ntop-level detail[\"analyses\"] object that the /sca_findings/{id} response\ndoes not return. The API nests all of it under assessment.details:\n\n analyses.qualification \n[…]\ngResult (pure, no client) so\nthe extraction is unit-testable, and add regression tests covering the\nevidence paths and the getSlice slice type.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Read finding evidence from assessment.details, not analyses",
"author_name": "João Henrique Lima de Vasconcelos",
"author_login": "henriquevasconcelos",
"committed_at": "2026-07-21T12:01:21Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "a821d79c1032c62807a6ee32b76f2eebc9a087da",
"body": "--include evidence fetched runtime_reachability into the assessment\nresult but the table/text renderer never printed it, so the evidence\nonly surfaced under --output json. Add a Runtime Reachability section\nto the table output, alongside the checklist evidence.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Render runtime reachability in finding get table output",
"author_name": "João Henrique Lima de Vasconcelos",
"author_login": "henriquevasconcelos",
"committed_at": "2026-07-21T11:38:15Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "4d6f013eca502d41fbd61b765aa4eec2b47c2908",
"body": "Add 'konvu remediate brief' command for agent-ready remediation plan briefs",
"is_bot": false,
"headline": "Merge pull request #43 from KonvuInc/feat/remediate-brief",
"author_name": "Antoine Gaubil",
"author_login": "antoinegaubil",
"committed_at": "2026-07-21T00:28:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51405942b4f40d634c53e2d4fecce2f308fc13a8",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: document 'konvu remediate brief' in the README",
"author_name": "Antoine Gaubil",
"author_login": "antoinegaubil",
"committed_at": "2026-07-21T00:25:44Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "bca0f7b27f594e5f0e6534a7f04452d2a6efaa40",
"body": "Fetches remediation plan briefs from GET /remediations/plans/{id} and\nprints the server-built agent prompt(s), pipeable into a coding agent.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: add 'konvu remediate brief' command",
"author_name": "Antoine Gaubil",
"author_login": "antoinegaubil",
"committed_at": "2026-07-21T00:17:48Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "4abde28c52605d5413ccb89f3906ed8752d7e801",
"body": "feat(finding): add 'konvu finding submit' to ingest SCA findings",
"is_bot": false,
"headline": "Merge pull request #42 from KonvuInc/feature/finding-submit",
"author_name": "hedi-cmd",
"author_login": "hedi-cmd",
"committed_at": "2026-07-17T20:29:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e974cc3bebe189b6cd5e93cc1db22693e3716d0",
"body": "Wire the POST /sca_findings ingestion endpoint (KON-2658) into the CLI so\ncustomers can push findings exported from another scanner (Snyk, Dependabot)\nfor triage.\n\n`konvu finding submit --repo <url> [--ref <branch|tag>] --file <json|->` reads\na JSON array of findings (or an object with a \"findings\" \n[…]\ntem is rejected; an all-rejected\n submission exits 1 so a broken pipeline isn't silently \"successful\".\n- --dry-run previews without submitting.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(finding): add 'konvu finding submit' to ingest SCA findings",
"author_name": "Hedi Sfaxi",
"author_login": "hedi-cmd",
"committed_at": "2026-07-17T18:45:25Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "094f6b421e5d4e2dca5a03d546d06d447da63304",
"body": "feat(coverage): konvu coverage commands for assessment configuration",
"is_bot": false,
"headline": "Merge pull request #41 from KonvuInc/feature/coverage-config",
"author_name": "hedi-cmd",
"author_login": "hedi-cmd",
"committed_at": "2026-06-17T16:33:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "180833afb4d51ebba64332578f8e9ee6ca66afb2",
"body": "…ties\n\nRe-running 'coverage enable <repo>' (or batch-enabling) sent the company\ndefault for every target, silently overwriting per-repo overrides. Seed\nthe default only on an off->on transition (repo currently disabled);\nalready-enabled repos get only assessment_enabled, leaving severities\nuntouched. Explicit --severities still applies to all. + regression test.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(coverage): enable must not reset an already-enabled repo's severi…",
"author_name": "Hedi Sfaxi",
"author_login": "hedi-cmd",
"committed_at": "2026-06-17T16:07:56Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "07e77efa2d1259c5c30c2163e642b46c6cfacb25",
"body": "Adversarial review found two defects:\n- enable without --severities forwarded the company default verbatim; an\n admin-stored empty default ([]) would PATCH a forbidden empty list (422).\n Coerce empty -> nil (null = all) via normalizeDefaultSeverities. + test.\n- coverage list advertised --output csv but fell through to a table. Add a\n CSV branch (output.FormatCSV) so piped csv output is correct.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(coverage): never PATCH empty severities; implement --output csv",
"author_name": "Hedi Sfaxi",
"author_login": "hedi-cmd",
"committed_at": "2026-06-17T15:55:35Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "794e85db86511a64d79f749b987963b2ef74de52",
"body": "Wire the dashboard assessment-coverage API into the CLI:\n- pkg/api: add Patch (accepts any body — the endpoint takes a top-level\n JSON array) and Put helpers.\n- cmd/coverage.go: konvu coverage list / enable / disable / severities /\n default, resolving repos by url|id|substring, normalizing severit\n[…]\ndocuments the commands.\n- .gitignore: anchor 'coverage.*' (coverage artifacts) to root so it no\n longer swallows cmd/coverage.go.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(coverage): add 'konvu coverage' commands for assessment config",
"author_name": "Hedi Sfaxi",
"author_login": "hedi-cmd",
"committed_at": "2026-06-17T15:18:42Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "68a0ea3612ae15a9a852495d69a4a7c0c5ac6d10",
"body": "* Add remediate command to trigger vulnerability auto-fix\n\nAdds `konvu remediate <finding-id>` (with `konvu autofix` alias) to trigger\nthe konvu-core /remediations/trigger endpoint, plus `remediate status` to\ncheck job lifecycle. Supports --wait polling until a terminal status\n(succeeded, failed, me\n[…]\n\ndashboard URL is configurable via KONVU_APP_URL.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Feat/cli remediate command (#40)",
"author_name": "Lucas Masson",
"author_login": "lucasmasson",
"committed_at": "2026-05-28T22:51:37Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "f55cb7d957c803527270523aa6f9f0d8adda143a",
"body": "Fix finding count and --state filter returning wrong data KON-2259",
"is_bot": false,
"headline": "Merge pull request #39 from KonvuInc/fix/finding-count-and-state-filter",
"author_name": "Antoine Gaubil",
"author_login": "antoinegaubil",
"committed_at": "2026-04-27T09:52:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac750be50f54fa0d84a2ccec3f111dc51e92492b",
"body": "Three silent data-correctness bugs in `konvu finding`:\n\n1. `finding counts` always returned `total: 0`. `computeAssessmentCounts`\n read `data[\"total\"]` from `/sca_findings`, but the endpoint does not\n return a total field (response is `{page, per_page, sort, order, items}`),\n so the assertion \n[…]\nclient-side workaround. A cleaner\nfix is to have the findings list endpoint return a total count (or add\na dedicated count endpoint) so the CLI does not need N round-trips to\ncount.\n\nMade-with: Cursor",
"is_bot": false,
"headline": "Fix finding count and --state filter returning wrong data",
"author_name": "Paul",
"author_login": "paulblei",
"committed_at": "2026-04-22T21:31:29Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ee5cc857df1168ae2bf64f2aa21631453d3f1d05",
"body": "Rename dismiss request fields and add --comment flag",
"is_bot": false,
"headline": "Merge pull request #38 from KonvuInc/fix/dismiss-api-field-names",
"author_name": "Antoine Gaubil",
"author_login": "antoinegaubil",
"committed_at": "2026-04-21T08:14:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "931c2fee2a3295095206b802d7a9c3f482a7cf73",
"body": "Update bulk dismiss request body to use dismissed_reason and\ndismissed_comment field names. Add --comment flag for custom\ndismissal comments (auto-generated by the server if empty).\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Rename dismiss request fields and add --comment flag",
"author_name": "Antoine Gaubil",
"author_login": "antoinegaubil",
"committed_at": "2026-04-20T14:58:24Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "5b3a2c9454cb2315e9fa649cb95470e62802c7e9",
"body": "Fix dismiss: paginate, filter open sources, use bulk endpoint",
"is_bot": false,
"headline": "Merge pull request #37 from antoinegaubil/fix/dismiss-pagination-bulk",
"author_name": "Antoine Gaubil",
"author_login": "antoinegaubil",
"committed_at": "2026-04-20T14:22:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d00238563d6ee80562c1662de62a6f1ea3c2529",
"body": "Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Remove unnecessary empty ID check and dedup",
"author_name": "Antoine Gaubil",
"author_login": "antoinegaubil",
"committed_at": "2026-04-20T14:09:50Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "41e7c479c42c9d27194c6cb7164baadf6667b533",
"body": "Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add has_code_sensor filter and deduplicate finding IDs",
"author_name": "Antoine Gaubil",
"author_login": "antoinegaubil",
"committed_at": "2026-04-20T14:09:13Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "4dc2631a631086d9f535a61287b738c6727d920e",
"body": "The /sca_findings endpoint supports source_state filtering directly,\nso we no longer need to fetch issues and filter sources in-memory.\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Switch dismiss from /sca_issues to /sca_findings endpoint",
"author_name": "Antoine Gaubil",
"author_login": "antoinegaubil",
"committed_at": "2026-04-20T13:30:48Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "216c54c76bd8c24e1f23ef4d8f676e09504cd008",
"body": "Three bugs fixed:\n- No pagination: only first 500 SCA issues were fetched per run\n- All sources included: dismissed sources were sent to dismiss API\n- N individual dismiss calls triggered N reimports each\n\nNow paginates all pages, filters sources by state==open, and calls\nPOST /sca_findings/bulk_dismiss in chunks of 500 (1 reimport per\nintegration instead of N).\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Fix dismiss command: paginate, filter open sources, use bulk endpoint",
"author_name": "Antoine Gaubil",
"author_login": "antoinegaubil",
"committed_at": "2026-04-20T09:03:01Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "d46e9dbb6b11df723c62cc30bde71d8cd9a77b87",
"body": "Add Docker support and fix non-interactive mode",
"is_bot": false,
"headline": "Merge pull request #36 from KonvuInc/fix/docker-support",
"author_name": "Benoît Larroque",
"author_login": "zetaben",
"committed_at": "2026-04-14T14:27:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03febeb5ba13460a0f7c55aceb5015a036d788df",
"body": "- Add IsInteractive() helper to output package\n- Pick() prints a message and defaults silently in non-TTY mode\n- Confirm() returns false in non-TTY mode with a skip message\n- Skip verbose skills description in non-interactive login, show one-liner hint instead\n- Update README Docker section with -it for interactive login and separate skills install\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Improve non-interactive mode for Docker usage",
"author_name": "Benoit Larroque",
"author_login": "zetaben",
"committed_at": "2026-04-14T14:26:03Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "c4f14326a8793c6c22866f1b5b886898f7c876b7",
"body": "Add Docker section to README showing volume mounts for credential\npersistence and skill installation on host.\n\nFix Confirm() to return false when stdin is not a TTY, preventing\nauto-install of skills in non-interactive Docker runs.\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add Docker usage docs and fix Confirm prompt for non-TTY",
"author_name": "Benoit Larroque",
"author_login": "zetaben",
"committed_at": "2026-04-14T14:14:16Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "4a66417ffbecd0d53499156a8771683f6dfa8e06",
"body": "Add workflow_dispatch trigger to release workflow",
"is_bot": false,
"headline": "Merge pull request #35 from KonvuInc/add-workflow-dispatch",
"author_name": "Benoît Larroque",
"author_login": "zetaben",
"committed_at": "2026-04-14T13:48:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "458b4fd34baca387b43480abd3c81926ecc8f039",
"body": "Allows manually triggering the release workflow from the GitHub UI,\nuseful for rebuilding Docker images without creating a new tag.\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add workflow_dispatch trigger to release workflow",
"author_name": "Benoit Larroque",
"author_login": "zetaben",
"committed_at": "2026-04-14T13:46:42Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "be4e6e5996235d664a5c0a4ea50af3f9b5a14e7a",
"body": "Add a multi-stage Dockerfile that builds the CLI binary and packages it\nin a minimal Alpine image. Extend the release workflow to build and push\nmulti-arch images (amd64/arm64) to ghcr.io on every version tag.\n\nCo-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add Dockerfile and publish Docker image on release (#34)",
"author_name": "Benoît Larroque",
"author_login": "zetaben",
"committed_at": "2026-04-14T13:40:19Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "8596f552730d3c622b88bebe9636eedf21e129cf",
"body": "The GitHub org was renamed from KonvuTeam to KonvuInc but the module\npath and goreleaser config still referenced the old name, causing\nrelease uploads to fail with a 307 redirect.\n\nCo-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Rename Go module from KonvuTeam to KonvuInc (#32)",
"author_name": "Lucas Masson",
"author_login": "lucasmasson",
"committed_at": "2026-04-07T22:41:30Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "d46d7e417fb90b25fc757fd6d66bf3386fdf2ced",
"body": "Prompt before installing skills, ship only triage for v0.1",
"is_bot": false,
"headline": "Merge pull request #31 from KonvuInc/fix/optional-skills-install",
"author_name": "Lucas Masson",
"author_login": "lucasmasson",
"committed_at": "2026-04-07T21:11:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "073aa00ef47f7cf77b35912230378e0ad89576b1",
"body": "Only show the install prompt when skills are missing or outdated,\nso repeat logins don't nag the user.\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Skip skills prompt on login if already up to date",
"author_name": "Lucas Masson",
"author_login": "lucasmasson",
"committed_at": "2026-04-07T21:09:20Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "ba29907c0d782b9e9267201380514be321219c51",
"body": "Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Update README for KonvuInc org rename and optional skills install",
"author_name": "Lucas Masson",
"author_login": "lucasmasson",
"committed_at": "2026-04-07T21:05:42Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "697b949c46b6a31067fe1292f043e1681e250390",
"body": "Show what the weekly triage skill does and remind users they can\ninstall later with konvu skills install.\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add skill description and deferred install hint to login prompt",
"author_name": "Lucas Masson",
"author_login": "lucasmasson",
"committed_at": "2026-04-07T21:04:34Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "09814d5dcc53fad66282aa6b73c30b46ab150da2",
"body": "Show what the weekly triage skill does and how to invoke it so users\ncan make an informed choice before installing.\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add skill description to the install prompt",
"author_name": "Lucas Masson",
"author_login": "lucasmasson",
"committed_at": "2026-04-07T21:03:43Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "7dcf41b2b023383143f807a9bea98745d8097c89",
"body": "… branch\n\nKeep only konvu-shared and recipe-weekly-triage for v0.1. The other\nskills (investigate, posture, posture-report, configure) are preserved\non the skills/untested-recipes branch for future testing and refinement.\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Remove untested skills from release, moved to skills/untested-recipes…",
"author_name": "Lucas Masson",
"author_login": "lucasmasson",
"committed_at": "2026-04-07T21:01:04Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "9023950b2fd0bfacbc0047693e0504d2d0aa1fd6",
"body": "After login, explain what skills do and ask before installing instead of\nforce-installing. Also trim bundled skills to just the weekly triage\nskill (the only one tested so far).\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Prompt before installing skills and ship only triage skill for v0.1",
"author_name": "Lucas Masson",
"author_login": "lucasmasson",
"committed_at": "2026-04-07T20:59:00Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "41d37b7787ddddeaade17cfa34d03a9d27059e59",
"body": "Use pre-computed assessment fields from API",
"is_bot": false,
"headline": "Merge pull request #30 from KonvuInc/refactor/use-api-precomputed-fields",
"author_name": "Lucas Masson",
"author_login": "lucasmasson",
"committed_at": "2026-04-07T20:44:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81d480b25bfbf4c6171028088c2f11ad2b42555e",
"body": "Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Fix panic on nil type assertion in finding list command",
"author_name": "Lucas Masson",
"author_login": "lucasmasson",
"committed_at": "2026-04-07T20:38:50Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "c5975d1327094d0ec39544f92ee90d19c99c54a9",
"body": "…rivation\n\nThe konvu-core API now returns display_id, assessment.result,\nassessment.summary and assessment.next_steps on /sca_findings responses.\nUse those directly instead of computing them client-side from\ncalculated_recommendation and aliases.\n\n- Replace aliases[0] fallback with vulnerability.dis\n[…]\ngrey)\n- Replace hard-coded overall assessment strings in vuln get with\n worst-wins status picking summary/next_steps from the API\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Use pre-computed assessment fields from API instead of client-side de…",
"author_name": "Benoit Larroque",
"author_login": "zetaben",
"committed_at": "2026-04-04T13:41:17Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "d237684dd9551c3d78a4373898d6b0bb637029af",
"body": "Auto-generate help-all and fix cobra Example usage",
"is_bot": false,
"headline": "Merge pull request #27 from KonvuTeam/fix/auto-generate-help-all",
"author_name": "Lucas Masson",
"author_login": "lucasmasson",
"committed_at": "2026-03-16T13:49:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b61ba69900f9238b060408098c049dfdae398b0",
"body": "Strip gitlab: prefix from repository URLs in table output",
"is_bot": false,
"headline": "Merge pull request #28 from KonvuTeam/fix/strip-vcs-url-prefix",
"author_name": "Lucas Masson",
"author_login": "lucasmasson",
"committed_at": "2026-03-16T13:48:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10a482433f927f60528b2fb2058a02d3b9b06fcd",
"body": "Set default Zitadel client ID and enforce HTTPS for production",
"is_bot": false,
"headline": "Merge pull request #29 from KonvuTeam/fix/set-default-zitadel-client-id",
"author_name": "Lucas Masson",
"author_login": "lucasmasson",
"committed_at": "2026-03-16T13:48:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "718d4b565db2ddea1ab33b72655b66dab692bf01",
"body": "Enable `konvu login` to work out of the box by embedding the\nproduction CLI client ID (public OAuth, no secret). When the\nproduction client ID is active, enforce HTTPS on all API and auth\nURLs to prevent tokens from being sent over plaintext. Non-production\nclient IDs (set via env vars) allow HTTP for local development.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Set default Zitadel client ID and enforce HTTPS for production",
"author_name": "Benoit Larroque",
"author_login": "zetaben",
"committed_at": "2026-03-13T23:02:25Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "cd90343f6f5dc8b5c6301a7c2f494ff0e688645f",
"body": "Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Strip gitlab: prefix from repository URLs in table output",
"author_name": "Benoit Larroque",
"author_login": "zetaben",
"committed_at": "2026-03-13T22:40:25Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "502d789f3dbb93fafafc53252afa47921fb76b1a",
"body": "- dismiss.go: use ExitUsageError (2) for missing/invalid args, ExitAuthFailed (4) for auth errors\n- vuln.go: use ExitNotFound (3) for missing vuln, ExitAuthFailed constant instead of magic 4\n- metrics.go: use ExitAuthFailed constant instead of magic 4\n- finding.go: add missing exit code 2 to rate command docs\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Fix exit code mismatches between docs and implementation",
"author_name": "Benoit Larroque",
"author_login": "zetaben",
"committed_at": "2026-03-13T22:20:34Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "881fc81e4f43ca0bbf929702b9710d78646ca575",
"body": "Each command has specific exit codes (e.g. finding get returns 3 for\nnot found, but finding list returns 2 for invalid arguments). These\nwere lost when splitting Long/Example — add them back as a compact\none-liner in Long.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Restore per-command exit codes in Long descriptions",
"author_name": "Benoit Larroque",
"author_login": "zetaben",
"committed_at": "2026-03-13T16:42:24Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "624477f621febca78512ac434df5635beaaacc8f",
"body": "Examples were embedded in Long descriptions instead of using cobra's\nExample field. Exit codes were duplicated per-command — they're\nalready in the global help-all footer.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Move examples to cobra Example field, drop exit codes from Long",
"author_name": "Benoit Larroque",
"author_login": "zetaben",
"committed_at": "2026-03-13T16:17:08Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "37cadf96e8e58485beb091198976a654d58e87ea",
"body": "Replace 100 lines of hardcoded help text with a function that walks\nthe cobra command tree. Flags and commands can no longer drift from\nthe actual definitions. Only examples, output format notes, and exit\ncodes remain as static text.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Auto-generate help-all from cobra command tree",
"author_name": "Benoit Larroque",
"author_login": "zetaben",
"committed_at": "2026-03-13T16:15:39Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "e9490e2eff078dfab496879a12c84ba993322d41",
"body": "Merge CLAUDE.md and AGENTS.md into single file",
"is_bot": false,
"headline": "Merge pull request #26 from KonvuTeam/refactor/merge-agent-docs",
"author_name": "Lucas Masson",
"author_login": "lucasmasson",
"committed_at": "2026-03-13T15:38:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aeeefbcbb0ccb2c48a192bd5ab4b4c8b5a371701",
"body": "…docs\n\n# Conflicts:\n#\tAGENTS.md\n#\tCLAUDE.md\n#\tCLAUDE.md~origin_main",
"is_bot": false,
"headline": "Merge remote-tracking branch 'origin/main' into refactor/merge-agent-…",
"author_name": "Benoit Larroque",
"author_login": "zetaben",
"committed_at": "2026-03-13T15:35:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29b61fee6e453a9a6ddf93c33c162bc832cd4f35",
"body": "Remove project layout, architecture, and env vars that agents\ncan derive from reading the code.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Trim AGENTS.md to non-obvious rules only",
"author_name": "Benoit Larroque",
"author_login": "zetaben",
"committed_at": "2026-03-13T15:32:36Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "cb647b711d7d78e10f8522cfb9e566ba7ed933b4",
"body": "AGENTS.md is now the single source of truth for agent instructions.\nCLAUDE.md is a symlink to AGENTS.md so Claude Code picks it up too.\nEliminates duplicate content that was drifting between the two files.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Merge CLAUDE.md and AGENTS.md into single file",
"author_name": "Benoit Larroque",
"author_login": "zetaben",
"committed_at": "2026-03-13T15:30:07Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "0376e4fda2a092bf1e2222131319c0a79c9ffaea",
"body": "Consolidate skills and add Claude Code plugin support",
"is_bot": false,
"headline": "Merge pull request #25 from KonvuTeam/refactor/consolidate-skills",
"author_name": "Lucas Masson",
"author_login": "lucasmasson",
"committed_at": "2026-03-13T14:45:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e53fd34863e4cd2a3e06e35f59ed1ecadfb08831",
"body": "Move skills from internal/skills/ to skills/ at the repo root.\nThis eliminates the duplicate skills/ → internal/skills/ copy step\nand makes the repo installable as a Claude Code plugin.\n\n- Remove go:generate copy step and CI sync check\n- Add .claude-plugin/plugin.json for plugin marketplace support\n- Update import paths from internal/skills to skills\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Consolidate skills into single directory and add plugin support",
"author_name": "Benoit Larroque",
"author_login": "zetaben",
"committed_at": "2026-03-13T13:55:44Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "544a6e26fce86f38b0a9ab3450c22ff20edcee03",
"body": "Fix install instructions and move entrypoint to cmd/konvu/",
"is_bot": false,
"headline": "Merge pull request #24 from KonvuTeam/fix/install-instructions",
"author_name": "Benoît Larroque",
"author_login": "zetaben",
"committed_at": "2026-03-13T12:15:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f84772beb0d78a4b0395c2a0125e860e15d38f52",
"body": "Users can now install with a single command:\n go install github.com/KonvuTeam/konvu-cli/cmd/konvu@latest\n\nAlso updates .gitignore to standard Go template and fixes\ngoreleaser config to point to new entrypoint.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Move main.go to cmd/konvu/ for proper go install support",
"author_name": "Benoit Larroque",
"author_login": "zetaben",
"committed_at": "2026-03-13T10:48:55Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "ac95290d262aafc7eb264ff4dcb037b5ae8fa87c",
"body": "feat: add recipe-investigate skill",
"is_bot": false,
"headline": "Merge pull request #23 from KonvuTeam/feat/investigate-skill",
"author_name": "Lucas Masson",
"author_login": "lucasmasson",
"committed_at": "2026-03-13T02:11:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7741ab80ae6728238da13062fac4dbd537cd471",
"body": "Interactive wizard that creates policies.json in the Konvu config dir,\ndefining repo scope, triage severity preferences, ticketing/compliance\nintegrations, and org name. Other skills read this config to adjust\ntheir behavior — no more repeating the same filtering questions.\n\nIncludes smart repo onboarding: fetches repos with finding counts,\ngroups by org, and proactively suggests excluding test/demo repos.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: add recipe-configure skill for policy setup wizard",
"author_name": "Lucas Masson",
"author_login": "lucasmasson",
"committed_at": "2026-03-13T02:10:30Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "f26bcefa69a61698898b89e582d8c9107b7b4843",
"body": "Generates a shareable Markdown (or PDF via pandoc) security posture\nreport with executive summary, open findings by severity, trend analysis,\nrisk concentration, actions taken, and dismissed findings with\njustifications. Designed to be handed to auditors or dropped in a board\ndeck. Builds on the posture skill's data and fetches additional dismissed\nand fixed findings for the audit trail.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: add recipe-posture-report skill for audit-ready reports",
"author_name": "Lucas Masson",
"author_login": "lucasmasson",
"committed_at": "2026-03-13T02:02:16Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "ba483126dadd4026c06b41a0b8f98f71bfc04ca9",
"body": "Orchestrates metrics, finding counts by severity/week, and exploitable\nfindings by repo into an interpreted narrative. Computes week-over-week\nand month-over-month deltas, risk concentration, and resolution velocity.\nOffers follow-ups to investigate, triage, or generate a report.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: add recipe-posture skill for security posture overview",
"author_name": "Lucas Masson",
"author_login": "lucasmasson",
"committed_at": "2026-03-13T01:57:30Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "245650e2f9ff60bf96b6817e9aa660fac3f88a25",
"body": "New skill that takes a CVE, GHSA, or finding ID and synthesizes a full\ninvestigation report: vulnerability context, per-finding Konvu analysis\nwith checklist conclusions, blast radius across repos, and fix path\nwith prioritization by assessment.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: add recipe-investigate skill for single-finding deep dives",
"author_name": "Lucas Masson",
"author_login": "lucasmasson",
"committed_at": "2026-03-13T01:44:44Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "b29827ead92693a14dad5af83ee7bee7585f9837",
"body": "feat: improve recipe-weekly-triage skill to v3",
"is_bot": false,
"headline": "Merge pull request #22 from KonvuTeam/feat/triage-skill-v3",
"author_name": "Lucas Masson",
"author_login": "lucasmasson",
"committed_at": "2026-03-13T01:29:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b666c86b0e6a41d0335ca69def6b71a942168e32",
"body": "- Rate inline during validation (agree/disagree submits immediately)\n- Batch only heavy actions (dismiss, tickets) for Action Plan\n- Always show assessment summary — never present findings without it\n- Remove whoami step (auth errors caught on first CLI call)\n- New progress bar: brackets for active step, ↳ detail line aligned under it\n- Simplify to 4 steps: Setup → Validate → Actions → Execute\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: improve recipe-weekly-triage skill v3",
"author_name": "Lucas Masson",
"author_login": "lucasmasson",
"committed_at": "2026-03-13T01:28:58Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "a2e4d3d0e38b13a7ad2c59e6a6bcab9bac32d1cb",
"body": "docs: add CLAUDE.md and AGENTS.md for AI agent contributors",
"is_bot": false,
"headline": "Merge pull request #21 from KonvuTeam/chore/agent-docs",
"author_name": "Lucas Masson",
"author_login": "lucasmasson",
"committed_at": "2026-03-13T00:57:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7da711f68bca05dbb661944558e1b7f2b6bfe4af",
"body": "Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: explain bundled skills distribution in CLAUDE.md and AGENTS.md",
"author_name": "Lucas Masson",
"author_login": "lucasmasson",
"committed_at": "2026-03-13T00:53:37Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "6b3fbda6f74604fdcd692d888a26441d46a4dd0a",
"body": "Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: add CLAUDE.md and AGENTS.md for AI agent contributors",
"author_name": "Lucas Masson",
"author_login": "lucasmasson",
"committed_at": "2026-03-13T00:49:01Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "cbe90d6aee74289abfbf33d41c029771e2c37228",
"body": "feat: bundle skills in Go binary with auto-install",
"is_bot": false,
"headline": "Merge pull request #20 from KonvuTeam/feat/bundled-skills",
"author_name": "Lucas Masson",
"author_login": "lucasmasson",
"committed_at": "2026-03-13T00:28:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66015ae22c5bd07a9f0e609ac04cb48fdd8cfa72",
"body": "Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: use InstallDir() in InstalledHash() to avoid path duplication",
"author_name": "Lucas Masson",
"author_login": "lucasmasson",
"committed_at": "2026-03-13T00:28:41Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "34d1eaa8025a5736e9123c1c07fbf6a6d0d36f38",
"body": "Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: add updating instructions and fix skills install path in README",
"author_name": "Lucas Masson",
"author_login": "lucasmasson",
"committed_at": "2026-03-13T00:25:32Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "13c8af719ba02df2f665738f23e3ac5e8a48efa0",
"body": "Add go:generate directive to copy skills from skills/ to internal/skills/\nand a CI step that fails the build if embedded copies drift from source.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: add go:generate sync and CI check for embedded skills",
"author_name": "Lucas Masson",
"author_login": "lucasmasson",
"committed_at": "2026-03-13T00:23:41Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "92a94fb7e2ca8695c4bc8a990bfbbdcd8421c169",
"body": "Add progress bars, clearer triage options, assessment context fetching,\nand a validate-then-act workflow where all decisions are confirmed before\nbulk actions are executed.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: improve recipe-weekly-triage skill with validate-then-act pattern",
"author_name": "Lucas Masson",
"author_login": "lucasmasson",
"committed_at": "2026-03-13T00:11:49Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "2a88d4484522898ce2a654a346ed5a0e14620107",
"body": "…skills/\n\nClaude Code discovers skills from ~/.claude/skills/, not ~/.agents/skills/.\nInstall to both paths: primary for Claude Code, secondary for cross-agent\nconvention (Cursor, OpenCode). Update InstallDir() and tests accordingly.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: install skills to ~/.claude/skills/ (Claude Code) and ~/.agents/…",
"author_name": "Lucas Masson",
"author_login": "lucasmasson",
"committed_at": "2026-03-13T00:11:49Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "71521cdeac126a32a5365b3d484dd43bc9d1ad1a",
"body": "Skills are now auto-installed on login and discovered automatically\nfrom ~/.agents/skills/ — no manual settings.json editing needed.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: simplify Claude Code integration instructions",
"author_name": "Lucas Masson",
"author_login": "lucasmasson",
"committed_at": "2026-03-13T00:11:49Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "3a2ec3697d56729780d8953e576d2f3f42043169",
"body": "Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: warn when bundled skills are outdated",
"author_name": "Lucas Masson",
"author_login": "lucasmasson",
"committed_at": "2026-03-13T00:11:49Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "fe90b440e254eb3aab8f0a8e63509787a2064f1a",
"body": "Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: auto-install skills after successful login",
"author_name": "Lucas Masson",
"author_login": "lucasmasson",
"committed_at": "2026-03-13T00:11:49Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "803a255353b53c8240a1c01f8bb7f8996b3f3352",
"body": "…nstallDir\n\n- skills path now returns ~/.agents/skills via skills.InstallDir()\n- New skills install subcommand with --force flag\n- Export RunSkillsInstall for use by login command\n- Export SkillDir type and SkillDirs() accessor from internal/skills\n- Add TestSkillsPath test\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: rewrite skills command with install subcommand and path using I…",
"author_name": "Lucas Masson",
"author_login": "lucasmasson",
"committed_at": "2026-03-13T00:11:49Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "581ccb456d9a0545363fa5a5decf845a47831203",
"body": "- Cache ComputeEmbeddedHash with sync.Once to avoid redundant computation\n- Check os.RemoveAll error instead of ignoring it\n- Check filepath.Rel error instead of ignoring it\n- InstalledHash reads directly via os.UserHomeDir without creating dirs\n- Make SkillDirs unexported (skillDirs) as a slice of structs\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: address code quality issues in internal/skills/embed.go",
"author_name": "Lucas Masson",
"author_login": "lucasmasson",
"committed_at": "2026-03-13T00:11:49Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "b538deb9a249b9fea35f71fb5b13c0c6e6d7aa3c",
"body": "Create internal/skills package that embeds konvu-shared and\nrecipe-weekly-triage skills using go:embed, with SHA-256 hash-based\nversion tracking and install/update helpers for ~/.agents/skills/.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: add embedded skills package with version tracking",
"author_name": "Lucas Masson",
"author_login": "lucasmasson",
"committed_at": "2026-03-13T00:11:49Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "4cc1b61ffde291e512f752665c165f9b5204b388",
"body": "feat: improve installation instructions and add goreleaser config",
"is_bot": false,
"headline": "Merge pull request #19 from KonvuTeam/feat/installation-docs",
"author_name": "Lucas Masson",
"author_login": "lucasmasson",
"committed_at": "2026-03-12T22:09:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2712f6b8b6327d56677636a6b41313e80652c668",
"body": "npm postinstall scripts are the primary supply chain attack vector in\nthe JS ecosystem (CISA advisory, Shai-Hulud worm, UNC6426/nx attack).\nDistributing a Go binary via npm is unnecessary — use the shell\ninstaller or build from source instead.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: remove npm postinstall distribution",
"author_name": "Lucas Masson",
"author_login": "lucasmasson",
"committed_at": "2026-03-12T22:08:41Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "800c5e09a8a7458282e5198cdafaa3fa352a88d8",
"body": "Lead with build-from-source as the primary install method since the repo\nis currently private. Add PATH guidance, note public-repo requirements\non shell script/manual download, and add .goreleaser.yml so the release\npipeline produces archives matching what install.sh expects.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: improve installation instructions and add goreleaser config",
"author_name": "Lucas Masson",
"author_login": "lucasmasson",
"committed_at": "2026-03-12T22:04:33Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "402bc4ebda0232b251bc49829919db00578495d3",
"body": "Update README.md",
"is_bot": false,
"headline": "Merge pull request #18 from KonvuTeam/lucasmasson-patch-1",
"author_name": "Lucas Masson",
"author_login": "lucasmasson",
"committed_at": "2026-03-12T21:58:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35de13ac8dde847291b6a8ea0d0d597fb799a7fe",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Lucas Masson",
"author_login": "lucasmasson",
"committed_at": "2026-03-12T21:58:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14c61d850bf981e999df58e4577de549f07cb55f",
"body": "feat: improve table output with terminal-aware formatting",
"is_bot": false,
"headline": "Merge pull request #17 from KonvuTeam/feat/improve-table-output",
"author_name": "Lucas Masson",
"author_login": "lucasmasson",
"committed_at": "2026-03-12T21:57:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ac6f1c76875b2356e70ec82866fbd8e403b7414",
"body": "- Replace tabwriter with custom renderer that adapts to terminal width\n- Word-wrap the last column (assessment summary) instead of truncating\n- Add header separator line for visual clarity\n- Strip github: prefix from repository URLs\n- Fix ANSI color bleed by resetting colors after truncation\n- Reserve 40% of terminal width for the summary column\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: improve table output with terminal-aware formatting",
"author_name": "Lucas Masson",
"author_login": "lucasmasson",
"committed_at": "2026-03-12T21:56:40Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "d0d53c2e66571c024d5c7ba2d23d218ba9912bae",
"body": "feat: add Homebrew tap and shell installer",
"is_bot": false,
"headline": "Merge pull request #16 from KonvuTeam/feat/distribution-channels",
"author_name": "Lucas Masson",
"author_login": "lucasmasson",
"committed_at": "2026-03-12T20:54:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dff482920100b3e108ff75d4848b3fd313978701",
"body": "Drop the npm-publish job and npm install instructions from README.\nDistribution is now Homebrew, shell installer, and GitHub Releases only.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: remove npm publish from release workflow",
"author_name": "Lucas Masson",
"author_login": "lucasmasson",
"committed_at": "2026-03-12T20:53:41Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "ebba2ebdefe63066d6e3bc390d5b8f0f92d27ce3",
"body": "Add Homebrew formula generation via goreleaser (KonvuTeam/homebrew-tap).\nAdd curl installer script with SHA256 checksum verification.\nUpdate README with Homebrew, shell script, npm, and manual download options.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: add Homebrew tap and shell installer for distribution",
"author_name": "Lucas Masson",
"author_login": "lucasmasson",
"committed_at": "2026-03-12T20:49:59Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "3af5844363bc962cbbfd9b7496a34312f79088d6",
"body": "refactor: move internal/ to pkg/ and export RootCmd for admin CLI",
"is_bot": false,
"headline": "Merge pull request #15 from KonvuTeam/refactor/export-public-api",
"author_name": "Lucas Masson",
"author_login": "lucasmasson",
"committed_at": "2026-03-12T20:10:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09d12480e7236bffeda1398bf396a4f9560c982a",
"body": "Move all packages (api, auth, config, errors, mapping, output) from\ninternal/ to pkg/ so they can be imported by external Go modules like\nkonvu-admin-cli. Export RootCmd() in cmd/root.go to allow extending\nthe command tree with admin-only commands.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "refactor: move internal packages to pkg/ and export RootCmd",
"author_name": "Lucas Masson",
"author_login": "lucasmasson",
"committed_at": "2026-03-12T20:07:14Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "4dea4e89da329807f52d3716a1d36bea98859334",
"body": "fix: harden postinstall and auth against injection attacks",
"is_bot": false,
"headline": "Merge pull request #14 from KonvuTeam/fix/security-hardening",
"author_name": "Lucas Masson",
"author_login": "lucasmasson",
"committed_at": "2026-03-12T20:01:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d6372ff868b67ebbedd0c1786938050212f1d4c",
"body": "Replace execSync with execFileSync using argument arrays in postinstall.js\nto prevent command injection via crafted filenames. Add URL scheme validation\nin openBrowser to only allow http/https URLs.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: harden postinstall and auth against injection attacks",
"author_name": "Lucas Masson",
"author_login": "lucasmasson",
"committed_at": "2026-03-12T19:58:37Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "295f27725c217ffece9cd9a043a54739881fb67f",
"body": "…cation\n\nfix: add SHA256 checksum verification to npm postinstall",
"is_bot": false,
"headline": "Merge pull request #13 from KonvuTeam/fix/postinstall-checksum-verifi…",
"author_name": "Lucas Masson",
"author_login": "lucasmasson",
"committed_at": "2026-03-12T00:13:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d35ab4b59b75f2815f4afad05f9bbde4d5649af",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into fix/postinstall-checksum-verification",
"author_name": "Lucas Masson",
"author_login": "lucasmasson",
"committed_at": "2026-03-12T00:12:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c272ccf80406534bd0cb55c7871065fc81a5013f",
"body": "Downloads checksums.txt from the same GitHub release and verifies the\narchive hash before extracting. Also adds download timeout handling\nand proper error propagation.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: add SHA256 checksum verification to postinstall binary download",
"author_name": "Lucas Masson",
"author_login": "lucasmasson",
"committed_at": "2026-03-12T00:11:55Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "fa0a1a6b5591f40b7bce6f40e5315aa9ec5925f9",
"body": "feat: add guided triage skill for Claude Code",
"is_bot": false,
"headline": "Merge pull request #12 from KonvuTeam/feat/triage-skill",
"author_name": "Lucas Masson",
"author_login": "lucasmasson",
"committed_at": "2026-03-12T00:10:55Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 12,
"commits_last_year": 153,
"latest_release_at": "2026-07-21T14:23:58Z",
"latest_release_tag": "v0.5.1",
"releases_from_tags": false,
"days_since_last_push": 1,
"active_weeks_last_year": 9,
"days_since_latest_release": 1,
"mean_days_between_releases": 10.9
},
"community": {
"has_readme": true,
"has_license": false,
"has_description": true,
"has_contributing": false,
"health_percentage": 25,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/KonvuInc/konvu-cli",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/KonvuInc/konvu-cli",
"is_deprecated": false,
"latest_version": "v0.5.1",
"repository_url": "https://github.com/KonvuInc/konvu-cli",
"versions_count": 12,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-21T14:22:16Z",
"latest_version_yanked": null,
"days_since_latest_publish": 1
}
]
},
"popularity": {
"forks": 1,
"stars": 3,
"watchers": 0,
"fork_history": {
"days": [
{
"date": "2026-04-20",
"count": 1
}
],
"complete": true,
"collected": 1,
"total_forks": 1
},
"star_history": null,
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 41558,
"source_files_sampled": 38,
"oversized_source_files": 0,
"agent_instruction_files": [
"AGENTS.md",
"CLAUDE.md"
],
"agent_instruction_max_bytes": 565
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "golang.org/x/sys",
"direct": false,
"version": "v0.42.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5024"
],
"fixed_version": "0.44.0",
"advisory_count": 1,
"oldest_advisory_days": 61
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"unknown": 1
},
"advisory_count": 1,
"affected_count": 1,
"assessed_count": 5,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/spf13/cobra",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.10.2"
},
{
"name": "golang.org/x/term",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.41.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/spf13/cobra",
"direct": true,
"version": "v1.10.2",
"ecosystem": "go"
},
{
"name": "golang.org/x/term",
"direct": true,
"version": "v0.41.0",
"ecosystem": "go"
},
{
"name": "github.com/inconshreveable/mousetrap",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/spf13/pflag",
"direct": false,
"version": "v1.0.9",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "v0.42.0",
"ecosystem": "go"
}
],
"collected": true,
"truncated": false,
"total_count": 5,
"direct_count": 2,
"indirect_count": 3
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 43,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 2
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "lucasmasson",
"commits": 109,
"avatar_url": "https://avatars.githubusercontent.com/u/29866857?v=4"
},
{
"type": "User",
"login": "zetaben",
"commits": 19,
"avatar_url": "https://avatars.githubusercontent.com/u/73409?v=4"
},
{
"type": "User",
"login": "antoinegaubil",
"commits": 11,
"avatar_url": "https://avatars.githubusercontent.com/u/90474617?v=4"
},
{
"type": "User",
"login": "henriquevasconcelos",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/35540764?v=4"
},
{
"type": "User",
"login": "hedi-cmd",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/230990064?v=4"
},
{
"type": "User",
"login": "paulblei",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/6217683?v=4"
}
],
"contributors_sampled": 6,
"top_contributor_share": 0.712
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"release.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 5,
"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": 10,
"reason": "11 out of 11 merged PRs checked by a CI test -- score normalized to 10",
"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": 7,
"reason": "Found 8/11 approved changesets -- score normalized to 7",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 3 contributing companies or organizations -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 0,
"reason": "license file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "18 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": "70aa000fc7eca39e473331a5245a68adf541d646",
"ran_at": "2026-07-22T19:42:52Z",
"aggregate_score": 4.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-21T14:28:36Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-21T14:22:16Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/KonvuInc/konvu-cli",
"host": "github.com",
"name": "konvu-cli",
"owner": "KonvuInc"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"security": 58,
"vitality": 78,
"community": 14,
"governance": 62,
"engineering": 61
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 78,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"commits_last_year": 153,
"human_commit_share": 1,
"days_since_last_push": 1,
"active_weeks_last_year": 9
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 1 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 1
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "9/52 weeks with commits",
"points": 6.2,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 9
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "153 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 153
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "18 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": 12,
"latest_release_tag": "v0.5.1",
"releases_from_tags": false,
"days_since_latest_release": 1,
"mean_days_between_releases": 10.9
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "12 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 12
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 1 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 1
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~10.9 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 10.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": "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": 14,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 5,
"inputs": {
"forks": 1,
"stars": 3,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "3 stars",
"points": 4.9,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 3
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "1 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 1
}
}
],
"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": "critical",
"name": "Community health",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_readme": true,
"has_license": false,
"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": "no license file detected",
"points": 0,
"status": "missed",
"details": [
{
"code": "license_absent",
"params": {}
}
],
"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": 62,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 34,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 6,
"top_contributor_share": 0.712
},
"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": "6 contributors",
"points": 8.1,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 6
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"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": 88,
"inputs": {
"merged_prs": 43,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 2
},
"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": "43/45 decided PRs merged",
"points": 36.6,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 43,
"decided": 45
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 8/11 approved changesets -- score normalized to 7",
"points": 10.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 39,
"inputs": {
"followers": 2,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "KonvuInc",
"public_repos": 4,
"account_age_days": 117
},
"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": "2 followers of KonvuInc",
"points": 3.4,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 2,
"login": "KonvuInc"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "4 public repos, account ~0 yr old",
"points": 5.7,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 4
}
},
{
"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/KonvuInc/konvu-cli"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 1
},
"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 1 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 1
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "12 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 12
}
}
],
"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": 61,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 68,
"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": "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": 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": "11 out of 11 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 58,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": null,
"notes": [],
"value": 48,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 18,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 0,
"scorecard_aggregate": 4.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 is not maximal on development and all release branches",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "11 out of 11 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"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 8/11 approved changesets -- score normalized to 7",
"points": 5.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "18 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": "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 5 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": 5
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 1,
"affected_packages": 1,
"assessed_packages": 5,
"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": 5,
"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": 6
},
"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": 0.91,
"agent_instruction_files": [
"AGENTS.md",
"CLAUDE.md"
],
"agent_instruction_max_bytes": 565
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "AGENTS.md, CLAUDE.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "AGENTS.md, CLAUDE.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": "91 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 91,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": true,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0.66,
"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": "66 of the last 100 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 66,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 41558,
"source_files_sampled": 38,
"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/38 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 38,
"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": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-22T19:43:09.221505Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/k/KonvuInc/konvu-cli.svg",
"full_name": "KonvuInc/konvu-cli",
"license_state": "absent",
"license_spdx": null
}