Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 323,
"has_wiki": false,
"homepage": null,
"languages": {
"Go": 88866,
"Shell": 59969,
"Makefile": 1518
},
"pushed_at": "2026-03-25T08:05:34Z",
"created_at": "2026-03-18T02:37:42Z",
"owner_type": "User",
"updated_at": "2026-03-25T08:04:34Z",
"description": "code review pre-push hook using ai coding agents",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "main",
"license_spdx_raw": null,
"primary_language": "Go",
"significant_languages": [
"Go",
"Shell"
]
},
"owner": {
"blog": "gyeongho.dev",
"name": "GyeongHo Kim",
"type": "User",
"login": "GyeongHoKim",
"company": "IDIS",
"location": "Seoul, Republic of Korea",
"followers": 12,
"avatar_url": "https://avatars.githubusercontent.com/u/42205408?v=4",
"created_at": "2018-08-08T10:05:17Z",
"is_verified": null,
"public_repos": 70,
"account_age_days": 2908
},
"license": {
"state": "absent",
"spdx_id": null,
"raw_spdx": null,
"file_present": false,
"scorecard_found": false,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "v0.4.1",
"kind": "patch",
"published_at": "2026-03-25T08:06:54Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2026-03-20T00:28:43Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2026-03-19T06:43:21Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2026-03-18T08:19:08Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2026-03-18T07:04:47Z"
}
],
"recent_commits": [
{
"oid": "13edc87a7f51253fe754d5337036cb40a29faf2a",
"body": "fix: asset url unmatch",
"is_bot": false,
"headline": "Merge pull request #7 from GyeongHoKim/fix/installer",
"author_name": "GyeongHo Kim",
"author_login": "GyeongHoKim",
"committed_at": "2026-03-25T08:04:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9844642a22df2e12e86002db8dd47eea6c28297",
"body": "- asset의 경로는 v가 없으나 installer 스크립트가 v를 붙여서 404 에러가\n 발생하는 문제",
"is_bot": false,
"headline": "fix: asset url unmatch",
"author_name": "GyeongHo Kim",
"author_login": "GyeongHoKim",
"committed_at": "2026-03-25T07:57:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15073fe1a174ddf2f75a5aedd2c216b2ea725287",
"body": "feat: AI 대기 중 liquid blob 스피너 + Bubbletea/Lipgloss v2",
"is_bot": false,
"headline": "Merge pull request #6 from GyeongHoKim/002-animated-waiting-spinner",
"author_name": "GyeongHo Kim",
"author_login": "GyeongHoKim",
"committed_at": "2026-03-20T00:24:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7eee661b00e785073582b2809623a8f50a043eda",
"body": "- Document charm.land/lipgloss/v2 module path; refresh Constitution IV notes\n- Mark tasks T001–T025 complete in tasks.md\n\nMade-with: Cursor",
"is_bot": false,
"headline": "docs(002): align agent docs, research, quickstart, and completed tasks",
"author_name": "GyeongHo Kim",
"author_login": "GyeongHoKim",
"committed_at": "2026-03-20T00:05:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f96e0e5bda7e960f6cae2a254979536cd215bd44",
"body": "- Bubbletea v2 WaitingModel: ticks, provider tea.Cmd, review handoff\n- Plain path: stderr progress without ESC; TTY path shows liquid blob\n- runReviewWithRetry shared; interrupt handling and fail-open preserved\n- Tests: interrupt msg, render panic fallback, plain stdout/stderr hygiene\n\nMade-with: Cursor",
"is_bot": false,
"headline": "feat(hook): async provider with WaitingModel spinner and plain progress",
"author_name": "GyeongHo Kim",
"author_login": "GyeongHoKim",
"committed_at": "2026-03-20T00:05:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e312c499b9b408e69cba738f037815b1c8d1993",
"body": "- Lipgloss v2 colored path; DisableANSI plain grid for goldens\n- Golden file parity and adjacent-frame smoothness metrics\n\nMade-with: Cursor",
"is_bot": false,
"headline": "feat(tui): add RenderFrame for spinner with ANSI/plain and SC-002 tests",
"author_name": "GyeongHo Kim",
"author_login": "GyeongHoKim",
"committed_at": "2026-03-20T00:05:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2c83186c319b49947660351692db2e119eed909",
"body": "- ComputeFrame with metaballs, planar wave, pulse, rectangular edge falloff\n- Bitwise-stable Frame for fixed config/tick/seed; stdlib-only package\n- Golden writer test helper (WRITE_SPINNER_GOLDEN=1) for spinner_golden fixtures\n\nMade-with: Cursor",
"is_bot": false,
"headline": "feat(anim): add deterministic liquid-blob field for waiting animation",
"author_name": "GyeongHo Kim",
"author_login": "GyeongHoKim",
"committed_at": "2026-03-20T00:05:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25848b82955b17442c8d0b30d7c1840871f67046",
"body": "- View returns tea.View via tea.NewView; handle KeyPressMsg\n- Replace teatest with direct Update/View assertions\n- Add Review() accessor for hook orchestration\n\nMade-with: Cursor",
"is_bot": false,
"headline": "refactor(tui): migrate ReviewModel to Bubbletea v2 and Lipgloss v2",
"author_name": "GyeongHo Kim",
"author_login": "GyeongHoKim",
"committed_at": "2026-03-20T00:05:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "355d5e9311da62eb36d22cd70c81c2d0b0cef60b",
"body": "- Require charm.land/bubbletea/v2 and charm.land/lipgloss/v2\n- Drop Bubbletea/Lipgloss v1 direct requires; refresh indirect deps\n\nMade-with: Cursor",
"is_bot": false,
"headline": "chore(deps): migrate to Bubbletea v2 and Lipgloss v2",
"author_name": "GyeongHo Kim",
"author_login": "GyeongHoKim",
"committed_at": "2026-03-20T00:05:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aeba53bb207c350d107042af665382eb2bb621b3",
"body": "…spinner",
"is_bot": false,
"headline": "Merge remote-tracking branch 'origin/main' into 002-animated-waiting-…",
"author_name": "GyeongHo Kim",
"author_login": "GyeongHoKim",
"committed_at": "2026-03-19T09:23:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f9022e31dcd749ca29252594e0626e3a647f966",
"body": null,
"is_bot": false,
"headline": "docs: animation spinner tasks specified",
"author_name": "GyeongHo Kim",
"author_login": "GyeongHoKim",
"committed_at": "2026-03-19T09:22:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a70a467df0c8fc9c58c0aef6b6f1d268fffdc6c",
"body": "Feature/review quality",
"is_bot": false,
"headline": "Merge pull request #5 from GyeongHoKim/feature/review-quality",
"author_name": "GyeongHo Kim",
"author_login": "GyeongHoKim",
"committed_at": "2026-03-19T09:18:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26b5e09880ee4e5cb67d8c8075545ed83ed884bf",
"body": null,
"is_bot": false,
"headline": "docs: animation plan specified",
"author_name": "GyeongHo Kim",
"author_login": "GyeongHoKim",
"committed_at": "2026-03-19T08:44:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b921b696e74352e28a4ff150e82b13d9044096e0",
"body": null,
"is_bot": false,
"headline": "docs: animation spec specified",
"author_name": "GyeongHo Kim",
"author_login": "GyeongHoKim",
"committed_at": "2026-03-19T08:43:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca867f8c3f0b976156e678a7947b6ecd14055d76",
"body": "- json 스키마와 파싱에 대해 verdict와 confidence 필드 추가(OpenAPI 쿡북\n 예시 참고함)",
"is_bot": false,
"headline": "feat: verdict, confidence",
"author_name": "GyeongHo Kim",
"author_login": "GyeongHoKim",
"committed_at": "2026-03-19T07:44:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4752dd6939365089f32c94ed381fe66880e1b64c",
"body": "- 새로운 브랜치를 생성해서 푸시하는 경우, remote에 origin/HEAD가 없을\n 수도 있음, fallback으로 origin/main과 origin/master를 쓰고 안되면 exit\n 0하도록 수정",
"is_bot": false,
"headline": "feat: improve new branch logic",
"author_name": "GyeongHo Kim",
"author_login": "GyeongHoKim",
"committed_at": "2026-03-19T07:42:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30cc308679294d5c3ecef65f555810f5c24eea3d",
"body": "- qwen과 gemini는 Structured Output JSON을 생성할 수 있는 flag가\n 존재하지 않음\n- 해당 기능을 제공하는 claude와 codex만 남기고 나머지는 제거",
"is_bot": false,
"headline": "feat: delete support of qwen and gemini cli",
"author_name": "GyeongHo Kim",
"author_login": "GyeongHoKim",
"committed_at": "2026-03-19T07:41:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "226742e914c6293ad02901176d40b9e43ad9c800",
"body": "Refactor/parse",
"is_bot": false,
"headline": "Merge pull request #4 from GyeongHoKim/refactor/parse",
"author_name": "GyeongHo Kim",
"author_login": "GyeongHoKim",
"committed_at": "2026-03-19T06:40:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ecaaf90a8ad0c5c6f294ca095e8fad0092e75b6",
"body": "- global, project config file name 변경, .preflight.yml로 일치시킴\n- .preflight-example.yml 예제 추가",
"is_bot": false,
"headline": "feat: config file naming change",
"author_name": "GyeongHo Kim",
"author_login": "GyeongHoKim",
"committed_at": "2026-03-19T06:07:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c691072247704eb6aa28668f7acc5e677a23524c",
"body": "- parse 시 provider 이름에 따라 각 provider에 맞는 파싱방법을\n siwtch-case 문으로 리팩터링\n- test 케이스는 순환 참조 문제로 인해 parse_test로 패키지명 수정",
"is_bot": false,
"headline": "refactor: switch-case statement refactoring",
"author_name": "GyeongHo Kim",
"author_login": "GyeongHoKim",
"committed_at": "2026-03-19T05:42:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ef87f3c99b3f72a7e2d15733a46006292e05c8d",
"body": null,
"is_bot": false,
"headline": "docs: update prerequisites",
"author_name": "GyeongHo Kim",
"author_login": "GyeongHoKim",
"committed_at": "2026-03-18T08:21:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e5ca9e61b1c03ee3b2cca848654da3f96796ce4",
"body": "improave quality",
"is_bot": false,
"headline": "Merge pull request #3 from GyeongHoKim/feature/prompt",
"author_name": "GyeongHo Kim",
"author_login": "GyeongHoKim",
"committed_at": "2026-03-18T08:15:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30cc0f43d64add35d38bed5418c50dd4a5ffe26c",
"body": "- entry포인트 명시",
"is_bot": false,
"headline": "chore: makefile build option",
"author_name": "GyeongHo Kim",
"author_login": "GyeongHoKim",
"committed_at": "2026-03-18T07:45:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da20d596cf8e7e9e6c32decd894d6824bb10126e",
"body": "- 기존에 diff만 제공하기 때문에 다른 파일들을 조회하거나 폴더 구조를 확인하는 등의 행위를 할 수가 없어서 코드리뷰가\n제한적으로 이루어지는 문제\n- sandbox, yolo, p 등의 옵션을 통해 스스로 파일 탐색할 수 있게 유도",
"is_bot": false,
"headline": "feat: agent mode",
"author_name": "GyeongHo Kim",
"author_login": "GyeongHoKim",
"committed_at": "2026-03-18T07:44:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53d75776d53015007117181eea337948d1fa6d69",
"body": "- 시스템 프롬프트를, openapi code review cookbook 에 나와있는 프롬프트와\n 동일하게 수정",
"is_bot": false,
"headline": "feat: openapi cookbook prompt applied",
"author_name": "GyeongHo Kim",
"author_login": "GyeongHoKim",
"committed_at": "2026-03-18T07:32:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b07b75cf5d5821e1a96d8fc1ce4a505068cd505c",
"body": null,
"is_bot": false,
"headline": "ci: add homebrew tap secret",
"author_name": "GyeongHo Kim",
"author_login": "GyeongHoKim",
"committed_at": "2026-03-18T07:01:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9fa82ae1c929ad4156eee503a188a65691e8e5e2",
"body": "- release 워크 플로우가 ci를 호출하는데 ci 워크 플로우에 workflow call이\n 명시되어있지 않은 문제 수정",
"is_bot": false,
"headline": "ci: fix workflow parse error",
"author_name": "GyeongHo Kim",
"author_login": "GyeongHoKim",
"committed_at": "2026-03-18T06:52:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28b31166d28083c6d894fb04ef3721de560e19f3",
"body": "AI review MVP",
"is_bot": false,
"headline": "Merge pull request #2 from GyeongHoKim/001-preflight-ai-review",
"author_name": "GyeongHo Kim",
"author_login": "GyeongHoKim",
"committed_at": "2026-03-18T06:46:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c2736196123209754fc3e68900e4a05b64fcbb3",
"body": "- runner가 실제 git을 사용하는 문제, mocking 추가",
"is_bot": false,
"headline": "fix: test double added",
"author_name": "GyeongHo Kim",
"author_login": "GyeongHoKim",
"committed_at": "2026-03-18T06:23:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "691f70493bcc466a52fc2dab0244c7d1895d3f32",
"body": "…814505472\n\nAdd claude GitHub actions",
"is_bot": false,
"headline": "Merge pull request #1 from GyeongHoKim/add-claude-github-actions-1773…",
"author_name": "GyeongHo Kim",
"author_login": "GyeongHoKim",
"committed_at": "2026-03-18T06:16:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "862b2904a46aa0a637fd6f223922ef71dda69042",
"body": null,
"is_bot": false,
"headline": "\"Claude Code Review workflow\"",
"author_name": "GyeongHo Kim",
"author_login": "GyeongHoKim",
"committed_at": "2026-03-18T06:15:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24158e4e64ddefdca0c52c5c90c0b12966e9aea0",
"body": null,
"is_bot": false,
"headline": "\"Claude PR Assistant workflow\"",
"author_name": "GyeongHo Kim",
"author_login": "GyeongHoKim",
"committed_at": "2026-03-18T06:15:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29628bf7c15a3e37d5f54e225b1699e864f8170b",
"body": "- Update module path and all URLs from gyeongho to GyeongHoKim\n- Mark all 44 tasks as complete in tasks.md",
"is_bot": false,
"headline": "docs: rename github references to GyeongHoKim and mark tasks complete",
"author_name": "GyeongHo Kim",
"author_login": "GyeongHoKim",
"committed_at": "2026-03-18T05:53:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43b7fac7abf3290070746ad7ff19347e3235f967",
"body": "- Add ci.yml: lint, test, build on all branch pushes and main PRs\n- Add release.yml: run CI then goreleaser on v* tag push",
"is_bot": false,
"headline": "ci: add github actions ci and cd workflows",
"author_name": "GyeongHo Kim",
"author_login": "GyeongHoKim",
"committed_at": "2026-03-18T05:52:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b1a18e4e897570d60a8aac29e79f21eba0952d5",
"body": "- Add .goreleaser.yaml for multi-arch release (linux/darwin, amd64/arm64)\n- Add scripts/install.sh for curl-based installation\n- Add release-dry-run target to Makefile",
"is_bot": false,
"headline": "build(release): add goreleaser config and curl install script",
"author_name": "GyeongHo Kim",
"author_login": "GyeongHoKim",
"committed_at": "2026-03-18T05:51:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af32680cf5399d2eff9ef4605594187255e1cf44",
"body": "- Add all internal packages: cli, config, diff, provider, review, tui, hook\n- Add cobra command tree (run, install, uninstall, version)\n- Add four AI provider adapters: claude, codex, gemini, qwen\n- Add bubbletea TUI with blocking prompt and plain-text renderer\n- Add hook orchestration with fail-open guarantees and exit code contract\n- Add all package-level tests including teatest for TUI model",
"is_bot": false,
"headline": "feat: implement preflight ai-review",
"author_name": "GyeongHo Kim",
"author_login": "GyeongHoKim",
"committed_at": "2026-03-18T05:50:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9aef3bfd8adbb12a8cb1850d373aee67cc3a3e2e",
"body": null,
"is_bot": false,
"headline": "docs: ai-review tasks specified",
"author_name": "GyeongHo Kim",
"author_login": "GyeongHoKim",
"committed_at": "2026-03-18T04:47:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06eb3e95c76b2f8c578a04e208f08bab492a3ae1",
"body": null,
"is_bot": false,
"headline": "docs: ai-review plan specified",
"author_name": "GyeongHo Kim",
"author_login": "GyeongHoKim",
"committed_at": "2026-03-18T04:11:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b91d32fea6823f2f8d86c83d197291f15ec0f131",
"body": null,
"is_bot": false,
"headline": "docs: ai-review spec specified",
"author_name": "GyeongHo Kim",
"author_login": "GyeongHoKim",
"committed_at": "2026-03-18T03:18:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a45a4666c8ee5bd27e04160aec40bd9465ecbf80",
"body": null,
"is_bot": false,
"headline": "chore: init project",
"author_name": "GyeongHo Kim",
"author_login": "GyeongHoKim",
"committed_at": "2026-03-18T03:13:37Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 5,
"commits_last_year": 40,
"latest_release_at": "2026-03-25T08:06:54Z",
"latest_release_tag": "v0.4.1",
"releases_from_tags": false,
"days_since_last_push": 122,
"active_weeks_last_year": 2,
"days_since_latest_release": 122,
"mean_days_between_releases": 1.8
},
"community": {
"has_readme": true,
"has_license": false,
"has_description": true,
"has_contributing": false,
"health_percentage": 28,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/GyeongHoKim/preflight",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/GyeongHoKim/preflight",
"is_deprecated": false,
"latest_version": "v0.4.1",
"repository_url": "https://github.com/GyeongHoKim/preflight",
"versions_count": 5,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-03-25T08:04:29Z",
"latest_version_yanked": null,
"days_since_latest_publish": 122
}
]
},
"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"
],
"largest_source_bytes": 7433,
"source_files_sampled": 35,
"oversized_source_files": 0,
"agent_instruction_files": [
".cursor/rules/specify-rules.mdc",
"CLAUDE.md"
],
"agent_instruction_max_bytes": 3265
},
"dependencies": {
"manifests": [
"go.mod",
"package.json"
],
"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",
"npm"
],
"dependencies": [
{
"name": "charm.land/bubbletea/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.0.2"
},
{
"name": "charm.land/lipgloss/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.0.2"
},
{
"name": "github.com/mattn/go-isatty",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.20"
},
{
"name": "github.com/spf13/cobra",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.10.2"
},
{
"name": "github.com/stretchr/testify",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.11.1"
},
{
"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": "GyeongHoKim",
"commits": 40,
"avatar_url": "https://avatars.githubusercontent.com/u/42205408?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"claude-code-review.yml",
"claude.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",
"package-lock.json"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 3,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "7 out of 7 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": 0,
"reason": "Found 0/10 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": 0,
"reason": "license file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"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": 3,
"reason": "7 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "13edc87a7f51253fe754d5337036cb40a29faf2a",
"ran_at": "2026-07-25T14:01:44Z",
"aggregate_score": 2.9,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-03-25T08:06:59Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-03-25T08:04:30Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/GyeongHoKim/preflight",
"host": "github.com",
"name": "preflight",
"owner": "GyeongHoKim"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 44,
"inputs": {
"security": 29,
"vitality": 48,
"community": 12,
"governance": 55,
"engineering": 66
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 48,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 26,
"inputs": {
"commits_last_year": 40,
"human_commit_share": 1,
"days_since_last_push": 122,
"active_weeks_last_year": 2
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 122 days ago",
"points": 9.9,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 122
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "2/52 weeks with commits",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 2
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "40 commits in the last year",
"points": 14.5,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 40
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 81,
"inputs": {
"releases_count": 5,
"latest_release_tag": "v0.4.1",
"releases_from_tags": false,
"days_since_latest_release": 122,
"mean_days_between_releases": 1.8
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "5 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 5
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 122 days ago",
"points": 27,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 122
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~1.8 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 1.8
}
}
],
"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": 12,
"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": "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": 55,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 13,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 1,
"top_contributor_share": 1
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 100% of commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "1 contributors",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 1
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 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/10 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 54,
"inputs": {
"followers": 12,
"owner_type": "User",
"is_verified": null,
"owner_login": "GyeongHoKim",
"public_repos": 70,
"account_age_days": 2908
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "12 followers of GyeongHoKim",
"points": 8,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 12,
"login": "GyeongHoKim"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "70 public repos, account ~7 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 70
}
},
{
"code": "account_age_years",
"params": {
"years": 7
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/GyeongHoKim/preflight"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 122
},
"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 122 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 122
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "5 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 5
}
}
],
"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": 66,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 84,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "4 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 4
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": ".golangci.yml",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "7 out of 7 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "at_risk",
"name": "Documentation",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "critical",
"name": "Security",
"value": 29,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": null,
"notes": [],
"value": 29,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 18,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 0,
"scorecard_aggregate": 2.9
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection is not maximal on development and all release branches",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "7 out of 7 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 0/10 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 not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"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": "7 existing vulnerabilities detected",
"points": 2.2,
"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": 82,
"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.925,
"agent_instruction_files": [
".cursor/rules/specify-rules.mdc",
"CLAUDE.md"
],
"agent_instruction_max_bytes": 3265
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": ".cursor/rules/specify-rules.mdc, CLAUDE.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".cursor/rules/specify-rules.mdc, 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": "37 of 40 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 37,
"sampled": 40
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 72,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum",
"package-lock.json"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "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": "no agent-authored commits among the last 40",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 40
}
}
],
"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": 7433,
"source_files_sampled": 35,
"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/35 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 35,
"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": [
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-25T14:01:57.307518Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/g/GyeongHoKim/preflight.svg",
"full_name": "GyeongHoKim/preflight",
"license_state": "absent",
"license_spdx": null
}