A highly customizable, open-source Hacker News client.
Livinglist/Hacki 的健康指数为 100 分中的 71 分,处于「良好」区间。 其得分最高的类别是Vitality(82/100),最低的是Sustainability & Governance(48/100)。 最近一次更新在今天。 近期的大部分工作由 1 位贡献者完成。
指标归入加权类别,统一采用 1–100 量表。总体分先取类别加权平均,再依据公开记录的分布进行校准,使各等级具有百分位含义;当公开证据触发高风险司法辖区政策时,评级会按政策调整,并设置 34(存在风险)的上限。
每条轴代表一个类别。形状比平均值更重要——健康的对象会填满整个图形,而“一峰一谷”式画像意味着某一维度的优势正掩盖另一维度的风险。
加权总体分 63 经校准后在公布的指数量表上为 71(记录校准 2026-08-02)。
项目是否仍有生命——是否仍在编写代码,是否仍在发布版本?
| 36/36 | 推送新近度 — 最近一次推送于 0 天前 |
| 12.5/36 | 提交节奏 — 52 周中有 18 周有提交 |
| 18/18 | 提交量 — 最近一年 261 次提交 |
| 10/10 | OpenSSF Scorecard:Maintained — 30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10 |
| commits_last_year | 261 |
| human_commit_share | 0.48 |
| days_since_last_push | 0 |
| active_weeks_last_year | 18 |
| 27/27 | 有发布版本 — 已发布 100 个发布版本 |
| 36/36 | 发布时效 — 最近一次发布版本于 16 天前 |
| 27/27 | 发布节奏 — 约每 16.8 天发布一次 |
| 0/10 | OpenSSF Scorecard:Signed-Releases — Project has not signed or included provenance with any releases. |
| releases_count | 100 |
| latest_release_tag | v3.8.1 |
| releases_from_tags | 否 |
| days_since_latest_release | 16 |
| mean_days_between_releases | 16.8 |
项目是否拥有用户、下载量与关注度,并具备欢迎贡献者参与的配置?
| 52.1/60 | 星标 — 1,620 个星标 |
| 17.6/25 | 复刻 — 131 个复刻 |
| 5.3/15 | 关注者 — 10 位关注者 |
| forks | 131 |
| stars | 1,620 |
| watchers | 10 |
| growth_state | unverified |
| growth_factor_pct | 100 |
| growth_unverified_reason | no_history |
| 22.5/22.5 | README |
| 22.5/22.5 | 许可证 — 可识别的许可证(GPL-3.0) |
| 0/18 | CONTRIBUTING 指南 |
| 0/13.5 | 行为准则 |
| 0/7.2 | 议题模板 |
| 0/6.3 | PR 模板 |
| has_readme | 是 |
| has_license | 是 |
| readme_badges | 8 |
| has_contributing | 否 |
| has_issue_template | 否 |
| has_code_of_conduct | 否 |
| readme_badge_services | github.com, shields.io |
| has_pull_request_template | 否 |
项目能否在其成员之外延续——巴士系数、响应能力、由谁支持,以及软件包的维护状况?
| 9/54 | 巴士系数 — 1 位贡献者贡献了半数提交 |
| 0.2/22.5 | 提交分布 — 头号贡献者编写了 99% 的提交 |
| 5.4/13.5 | 贡献者广度 — 4 位贡献者 |
| 3/10 | OpenSSF Scorecard:Contributors — project has 1 contributing companies or organizations -- score normalized to 3 |
| bus_factor | 1 |
| contributors_sampled | 4 |
| top_contributor_share | 0.991 |
| 34.6/42 | 议题解决 — 82% 的议题已关闭 |
| 28.4/30 | PR 接受 — 已裁定的 PR 中 634/670 已合并 |
| 0/13 | Newcomer PR acceptance — 30 天内没有首次贡献者的 PR 得到裁决 |
| 0/15 | OpenSSF Scorecard:Code-Review — Found 0/19 approved changesets -- score normalized to 0 |
| merged_prs | 634 |
| open_issues | 29 |
| closed_issues | 137 |
| prs_merged_7d | 0 |
| prs_decided_7d | 0 |
| prs_merged_30d | 36 |
| prs_decided_30d | 36 |
| issue_closed_ratio | 0.825 |
| closed_unmerged_prs | 36 |
| first_time_authors_30d | 0 |
| first_time_prs_merged_30d | 0 |
| first_time_prs_decided_30d | 0 |
| 10/30 | 所有权背书 — 个人(用户)账户 |
| 0/20 | 已验证域名 — 不适用于个人账户 |
| 15.8/25 | 所有者影响力 — Livinglist 有 158 位关注者 |
| 22.1/25 | 既往记录 — 23 个公开仓库,账户约 12 年 |
| followers | 158 |
| owner_type | User |
| is_verified | — |
| owner_login | Livinglist |
| public_repos | 23 |
| account_age_days | 4,542 |
基础的工程与文档实践是否到位?
| 24/24 | CI 工作流 — 5 个工作流 |
| 24/24 | 存在测试 |
| 0/16 | Linter 配置 |
| 0/9.6 | Pre-commit 钩子 |
| 0/6.4 | .editorconfig |
| 20/20 | OpenSSF Scorecard:CI-Tests — 30 out of 30 merged PRs checked by a CI test -- score normalized to 10 |
| has_ci | 是 |
| has_tests | 是 |
| has_editorconfig | 否 |
| has_linter_config | 否 |
| has_precommit_config | 否 |
| 30/30 | README |
| 0/25 | 文档目录 |
| 15/15 | 文档 / 主页站点 — https://livinglist.github.io/Hacki/ |
| 10/10 | 仓库描述 |
| 10/10 | 主题标签 — 11 个主题标签 |
| 0/10 | Wiki |
| topics | flutter-app, android, ios, flutter, dart, mobile-app, hacker-news, hacker-news-client, flutter-bloc, ios-app, android-app |
| has_wiki | 否 |
| homepage | https://livinglist.github.io/Hacki/ |
| docs_site | https://livinglist.github.io/Hacki/ |
| has_readme | 是 |
| has_docs_dir | 否 |
| has_description | 是 |
可见的安全与供应链实践是否稳固,且不存在未解决的高风险司法辖区暴露?
| 7.5/7.5 | Binary-Artifacts — no binaries found in the repo |
| 0/7.5 | Branch-Protection — 无数据 |
| 2.5/2.5 | CI-Tests — 30 out of 30 merged PRs checked by a CI test -- score normalized to 10 |
| 0/2.5 | CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected |
| 0/7.5 | Code-Review — Found 0/19 approved changesets -- score normalized to 0 |
| 0.8/2.5 | Contributors — project has 1 contributing companies or organizations -- score normalized to 3 |
| 10/10 | Dangerous-Workflow — no dangerous workflow patterns detected |
| 7.5/7.5 | Dependency-Update-Tool — update tool detected |
| 0/5 | Fuzzing — project is not fuzzed |
| 2.5/2.5 | 许可证 — license file detected |
| 7.5/7.5 | Maintained — 30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10 |
| 0/5 | Packaging — 无数据 |
| 0/5 | Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0 |
| 0/5 | SAST — SAST tool is not run on all commits -- score normalized to 0 |
| 0/5 | Security-Policy — security policy file not detected |
| 0/7.5 | Signed-Releases — Project has not signed or included provenance with any releases. |
| 0/7.5 | Token-Permissions — detected GitHub workflow tokens with excessive permissions |
| 0/7.5 | Vulnerabilities — 17 existing vulnerabilities detected |
| source | openssf_scorecard |
| checks_evaluated | 16 |
| scorecard_version | v5.5.0 |
| checks_inconclusive | 2 |
| scorecard_aggregate | 4.1 |
| 35/35 | 直接依赖不含已知公告 — 没有直接依赖携带已知公告 |
| 0/25 | 间接依赖不含已知公告 — 在此范围内,传递依赖集合无法与开发和测试依赖区分 |
| 0/40 | 没有长期未处理的公告 — 没有公告带有发布日期 |
| source | osv |
| advisories | 17 |
| affected_packages | 8 |
| assessed_packages | 115 |
| unassessed_packages | 0 |
| affected_by_severity | high 6, moderate 2 |
| direct_affected_packages | 0 |
该仓库在多大程度上具备与 AI 编码代理协同开发与维护的条件?权重刻意设小(4%):代理工具链是一项真实的维护信号,但完全不具备的仓库仍可达到 100/100。
| 0/45 | 代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则 |
| 0/15 | 机器可读文档(llms.txt) |
| 40/40 | 可读的提交历史 — 48 次人类提交中有 48 次说明了意图(结构化标题或解释性正文) |
| has_llms_txt | 否 |
| llms_txt_url | — |
| legible_history_share | 1 |
| agent_instruction_files | — |
| agent_instruction_max_bytes | — |
| 12.6/18 | 一条命令的引导启动 — android/app/build.gradle, android/build.gradle, components/in_app_review/android/build.gradle(工具链约定,无任务运行器) |
| 22/22 | 自动化测试 |
| 0/11 | Lint / 格式化配置 |
| 11/11 | 静态类型检查 — Dart(静态类型) |
| 10/10 | 可复现环境 — lockfile |
| 0/10 | 已体现的代理实践 — 最近 100 次提交中没有代理编写的提交 |
| 8/8 | 自动化维护 — 最近 100 次提交中有 52 次为自动依赖更新 |
| 0/10 | OpenSSF Scorecard:Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0 |
| has_nix | 否 |
| has_tests | 是 |
| lockfiles | Gemfile.lock |
| has_dockerfile | 否 |
| typed_language | 是 |
| bootstrap_files | — |
| has_devcontainer | 否 |
| has_linter_config | 否 |
| typecheck_configs | — |
| agent_commit_share | 0 |
| toolchain_manifests | android/app/build.gradle, android/build.gradle, components/in_app_review/android/build.gradle |
| dependency_bot_commit_share | 0.52 |
| 45/45 | 可类型检查的代码 — Dart(静态类型) |
| 55/55 | 可控的文件大小 — 采样的 315 个源文件中有 0 个超过 60KB |
| primary_language | Dart |
| largest_source_bytes | 45,166 |
| source_files_sampled | 315 |
| oversized_source_files | 0 |
每颗 star 和每个 fork 的添加时间,来自 GitHub 并按天汇总。累计增长位于其构成来源——每日新增——的正上方,二者可相互对照:稳定的自然增长与短暂的突增形态截然不同。当这一差别可被衡量时,它会作为增长真实性予以报告。
每个点涵盖 5 天。
来自开源项目 OpenSSF Scorecard 的独立、工具无关的安全评估。每项检查奖励的是安全实践本身,而非特定供应商的工具。Scorecard 无法判定的检查项标记为 不适用,并从安全评分中剔除(绝不按零分计)。
| 10 | Binary-Artifacts | no binaries found in the repo |
| 不适用 | Branch-Protection | internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md |
| 10 | CI-Tests | 30 out of 30 merged PRs checked by a CI test -- score normalized to 10 |
| 0 | CII-Best-Practices | no effort to earn an OpenSSF best practices badge detected |
| 0 | Code-Review | Found 0/19 approved changesets -- score normalized to 0 |
| 3 | Contributors | project has 1 contributing companies or organizations -- score normalized to 3 |
| 10 | Dangerous-Workflow | no dangerous workflow patterns detected |
| 10 | Dependency-Update-Tool | update tool detected |
| 0 | Fuzzing | project is not fuzzed |
| 10 | License | license file detected |
| 10 | Maintained | 30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10 |
| 不适用 | Packaging | packaging workflow not detected |
| 0 | Pinned-Dependencies | dependency not pinned by hash detected -- score normalized to 0 |
| 0 | SAST | SAST tool is not run on all commits -- score normalized to 0 |
| 0 | Security-Policy | security policy file not detected |
| 0 | Signed-Releases | Project has not signed or included provenance with any releases. |
| 0 | Token-Permissions | detected GitHub workflow tokens with excessive permissions |
| 0 | Vulnerabilities | 17 existing vulnerabilities detected |
| 注册表 | 软件包 | 版本约束 | 清单文件 |
|---|---|---|---|
| RubyGems | fastlane | — | ios/Gemfile |
| RubyGems | cocoapods | — | ios/Gemfile |
来自 GitHub 依赖图的完整解析依赖集合:2 个直接依赖与 113 个间接(传递)软件包。仓库提交锁文件时,传递闭包才是完整的。
| 注册表 | 软件包 | 版本 | 关系 |
|---|---|---|---|
| RubyGems | cocoapods | 1.11.3 | 直接 |
| RubyGems | fastlane | 2.225.0 | 直接 |
| RubyGems | activesupport | 6.1.7 | 间接 |
| RubyGems | addressable | 2.8.7 | 间接 |
| RubyGems | algoliasearch | 1.27.5 | 间接 |
| RubyGems | artifactory | 3.0.17 | 间接 |
| RubyGems | atomos | 0.1.3 | 间接 |
| RubyGems | aws-eventstream | 1.3.0 | 间接 |
| RubyGems | aws-partitions | 1.994.0 | 间接 |
| RubyGems | aws-sdk-core | 3.211.0 | 间接 |
| RubyGems | aws-sdk-kms | 1.95.0 | 间接 |
| RubyGems | aws-sdk-s3 | 1.169.0 | 间接 |
| RubyGems | aws-sigv4 | 1.10.1 | 间接 |
| RubyGems | babosa | 1.0.4 | 间接 |
| RubyGems | base64 | 0.2.0 | 间接 |
| RubyGems | CFPropertyList | 3.0.7 | 间接 |
| RubyGems | claide | 1.1.0 | 间接 |
| RubyGems | cocoapods-core | 1.11.3 | 间接 |
| RubyGems | cocoapods-deintegrate | 1.0.5 | 间接 |
| RubyGems | cocoapods-downloader | 1.6.3 | 间接 |
| RubyGems | cocoapods-plugins | 1.0.0 | 间接 |
| RubyGems | cocoapods-search | 1.0.1 | 间接 |
| RubyGems | cocoapods-trunk | 1.6.0 | 间接 |
| RubyGems | cocoapods-try | 1.2.0 | 间接 |
| RubyGems | colored | 1.2 | 间接 |
| RubyGems | colored2 | 3.1.2 | 间接 |
| RubyGems | commander | 4.6.0 | 间接 |
| RubyGems | concurrent-ruby | 1.1.10 | 间接 |
| RubyGems | declarative | 0.0.20 | 间接 |
| RubyGems | digest-crc | 0.6.5 | 间接 |
| RubyGems | domain_name | 0.5.20190701 | 间接 |
| RubyGems | dotenv | 2.8.1 | 间接 |
| RubyGems | emoji_regex | 3.2.3 | 间接 |
| RubyGems | escape | 0.0.4 | 间接 |
| RubyGems | ethon | 0.15.0 | 间接 |
| RubyGems | excon | 0.109.0 | 间接 |
| RubyGems | faraday | 1.10.4 | 间接 |
| RubyGems | faraday-cookie_jar | 0.0.7 | 间接 |
| RubyGems | faraday-em_http | 1.0.0 | 间接 |
| RubyGems | faraday-em_synchrony | 1.0.0 | 间接 |
| RubyGems | faraday-excon | 1.1.0 | 间接 |
| RubyGems | faraday-httpclient | 1.0.1 | 间接 |
| RubyGems | faraday-multipart | 1.0.4 | 间接 |
| RubyGems | faraday-net_http | 1.0.2 | 间接 |
| RubyGems | faraday-net_http_persistent | 1.2.0 | 间接 |
| RubyGems | faraday-patron | 1.0.0 | 间接 |
| RubyGems | faraday-rack | 1.0.0 | 间接 |
| RubyGems | faraday-retry | 1.0.3 | 间接 |
| RubyGems | faraday_middleware | 1.2.1 | 间接 |
| RubyGems | fastimage | 2.3.1 | 间接 |
| RubyGems | fastlane-sirp | 1.0.0 | 间接 |
| RubyGems | ffi | 1.15.5 | 间接 |
| RubyGems | fourflusher | 2.3.1 | 间接 |
| RubyGems | fuzzy_match | 2.0.4 | 间接 |
| RubyGems | gh_inspector | 1.1.3 | 间接 |
| RubyGems | google-apis-androidpublisher_v3 | 0.54.0 | 间接 |
| RubyGems | google-apis-core | 0.11.3 | 间接 |
| RubyGems | google-apis-iamcredentials_v1 | 0.17.0 | 间接 |
| RubyGems | google-apis-playcustomapp_v1 | 0.13.0 | 间接 |
| RubyGems | google-apis-storage_v1 | 0.29.0 | 间接 |
| RubyGems | google-cloud-core | 1.6.1 | 间接 |
| RubyGems | google-cloud-env | 1.6.0 | 间接 |
| RubyGems | google-cloud-errors | 1.3.1 | 间接 |
| RubyGems | google-cloud-storage | 1.45.0 | 间接 |
| RubyGems | googleauth | 1.8.1 | 间接 |
| RubyGems | highline | 2.0.3 | 间接 |
| RubyGems | http-cookie | 1.0.7 | 间接 |
| RubyGems | httpclient | 2.8.3 | 间接 |
| RubyGems | i18n | 1.12.0 | 间接 |
| RubyGems | jmespath | 1.6.2 | 间接 |
| RubyGems | json | 2.7.2 | 间接 |
| RubyGems | jwt | 2.9.3 | 间接 |
| RubyGems | mini_magick | 4.13.2 | 间接 |
| RubyGems | mini_mime | 1.1.5 | 间接 |
| RubyGems | minitest | 5.16.3 | 间接 |
| RubyGems | molinillo | 0.8.0 | 间接 |
| RubyGems | multi_json | 1.15.0 | 间接 |
| RubyGems | multipart-post | 2.4.1 | 间接 |
| RubyGems | nanaimo | 0.3.0 | 间接 |
| RubyGems | nap | 1.1.0 | 间接 |
| RubyGems | naturally | 2.2.1 | 间接 |
| RubyGems | netrc | 0.11.0 | 间接 |
| RubyGems | nkf | 0.2.0 | 间接 |
| RubyGems | optparse | 0.5.0 | 间接 |
| RubyGems | os | 1.1.4 | 间接 |
| RubyGems | plist | 3.7.1 | 间接 |
| RubyGems | public_suffix | 4.0.7 | 间接 |
| RubyGems | rake | 13.2.1 | 间接 |
| RubyGems | representable | 3.2.0 | 间接 |
| RubyGems | retriable | 3.1.2 | 间接 |
| RubyGems | rexml | 3.3.8 | 间接 |
| RubyGems | rouge | 2.0.7 | 间接 |
| RubyGems | ruby-macho | 2.5.1 | 间接 |
| RubyGems | ruby2_keywords | 0.0.5 | 间接 |
| RubyGems | rubyzip | 2.3.2 | 间接 |
| RubyGems | security | 0.1.5 | 间接 |
| RubyGems | signet | 0.18.0 | 间接 |
| RubyGems | simctl | 1.6.10 | 间接 |
| RubyGems | sysrandom | 1.0.5 | 间接 |
| RubyGems | terminal-notifier | 2.0.0 | 间接 |
| RubyGems | terminal-table | 3.0.2 | 间接 |
| RubyGems | trailblazer-option | 0.1.2 | 间接 |
| RubyGems | tty-cursor | 0.7.1 | 间接 |
| RubyGems | tty-screen | 0.8.2 | 间接 |
| RubyGems | tty-spinner | 0.9.3 | 间接 |
| RubyGems | typhoeus | 1.4.0 | 间接 |
| RubyGems | tzinfo | 2.0.5 | 间接 |
| RubyGems | uber | 0.1.0 | 间接 |
| RubyGems | unf | 0.2.0 | 间接 |
| RubyGems | unicode-display_width | 2.6.0 | 间接 |
| RubyGems | word_wrap | 1.0.0 | 间接 |
| RubyGems | xcodeproj | 1.25.1 | 间接 |
| RubyGems | xcpretty | 0.3.0 | 间接 |
| RubyGems | xcpretty-travis-formatter | 1.0.1 | 间接 |
| RubyGems | zeitwerk | 2.6.0 | 间接 |
该仓库未发布可被索引解析的包,因此评估的是其自身的依赖图——共 115 个包,其中也包含从不交付的开发与测试版本固定:8 个存在已知公告,0 个为直接依赖。
| 软件包 | 版本 | 关系 | 严重程度 | 公告数 | 修复版本 |
|---|---|---|---|---|---|
| activesupport | 6.1.7 | 间接 | 高 | 6 | 8.1.2.1 |
| addressable | 2.8.7 | 间接 | 高 | 1 | 2.9.0 |
| concurrent-ruby | 1.1.10 | 间接 | 高 | 3 | 1.3.7 |
| faraday | 1.10.4 | 间接 | 高 | 2 | 2.14.3 |
| jwt | 2.9.3 | 间接 | 高 | 1 | 3.2.0 |
| rexml | 3.3.8 | 间接 | 高 | 2 | 3.4.2 |
| aws-sdk-s3 | 1.169.0 | 间接 | 中 | 1 | 1.208.0 |
| excon | 0.109.0 | 间接 | 中 | 1 | 1.5.0 |
公告表示依赖图中记录的版本落入某条公告的受影响范围。可达性未经分析,且依赖图包含开发与测试的版本固定——某项发现可能只涉及工具链而非交付的软件。
发现这份报告有不准确之处,或有想法要分享?错误的测量、未识别的工具、建议、疑问——都欢迎提出。每条消息都会被阅读并得到回复。