公开记录
软件健康报告模式 0.27.0 · 指标 1.13.0 · 2026-07-27 00:32 UTC

Bedrock-Armor / Skyblocker

Hypixel Skyblock fabric Mod for latest minecraft version

JavaLGPL-3.0★ 0 星标⑂ 0 复刻始于 2025年6月复刻在 GitHub 上查看 ↗

Bedrock-Armor/Skyblocker 的健康指数为 100 分中的 31 分,处于「存在风险」区间。 其得分最高的类别是AI Readiness(53/100),最低的是Community & Adoption(12/100)。 最近一次更新在今天。 近期的大部分工作由 4 位贡献者完成。

31
总分 / 100
存在风险

软件健康指数

指标归入加权类别,统一采用 1–100 量表。总体分先取类别加权平均;当公开证据触发高风险司法辖区政策时,评级会按政策调整,并设置 49(有风险)的上限。AI 就绪度不计入总体分。

31
优秀85-100堪称典范;基本满足所有检验标准
良好70-84健康;仅有轻微不足
中等50-69可接受,但存在明显不足;建议进行审查
存在风险30-49存在重大薄弱环节;采用时应保持审慎
危急1-29问题严重(项目被弃置、仅有单一维护者、缺乏基本工程规范)
活力社区与采用可持续性与治理工程质量安全AI 就绪度

评分画像

每条轴代表一个类别。形状比平均值更重要——健康的对象会填满整个图形,而“一峰一谷”式画像意味着某一维度的优势正掩盖另一维度的风险。

Abandonment Policy applies a 85% multiplier to weighted overall health.

所有权

Bedrock-Armor个人账户
0 关注者1 个公开仓库始于 2023年9月

该仓库由个人账户拥有。相较于组织支持的项目,单一所有者项目的延续性风险更高。

按类别列示的指标

活力

项目是否仍有生命——是否仍在编写代码,是否仍在发布版本?

44存在风险 · 占总体的 22%

开发活跃度

36存在风险
评分方式
36/36推送新近度 — 最近一次推送于 0 天前
0/36提交节奏 — 52 周中有 0 周有提交
0/18提交量 — 最近一年 0 次提交
0/10OpenSSF Scorecard:Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
所用输入
commits_last_year0
human_commit_share1
days_since_last_push0
active_weeks_last_year0

发布纪律

56中等
评分方式
16.2/27有发布版本 — 51 个版本标签(无 GitHub 发布版本)
7.2/36发布时效 — 最近一次发布版本于 451 天前
27/27发布节奏 — 约每 33.4 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — 无数据
所用输入
releases_count51
latest_release_tagv5.2.0
releases_from_tags
days_since_latest_release451
mean_days_between_releases33.4
已排除计分(无数据或不适用):OpenSSF Scorecard:Signed-Releases。 其余权重已重新归一化。

社区与采用

项目是否拥有用户、下载量与关注度,并具备欢迎贡献者参与的配置?

12危急 · 占总体的 18%
评分方式
0/60星标 — 0 个星标
0/25复刻 — 0 个复刻
0/15关注者 — 0 位关注者
所用输入
forks0
stars0
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

社区健康

25危急
评分方式
0/22.5README
22.5/22.5许可证 — 可识别的许可证(LGPL-3.0)
0/18CONTRIBUTING 指南
0/13.5行为准则
0/7.2议题模板
0/6.3PR 模板
所用输入
has_readme
has_license
has_contributing
has_issue_template
has_code_of_conduct
has_pull_request_template

可持续性与治理

项目能否在其成员之外延续——巴士系数、响应能力、由谁支持,以及软件包的维护状况?

39存在风险 · 占总体的 24%
评分方式
43.2/54巴士系数 — 4 位贡献者贡献了半数提交
17.8/22.5提交分布 — 头号贡献者编写了 21% 的提交
13.5/13.5贡献者广度 — 90 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 17 contributing companies or organizations
所用输入
bus_factor4
contributors_sampled90
top_contributor_share0.207
评分方式
0/46.8议题解决 — 没有议题或无数据
0/38.3PR 接受 — 没有已裁定的拉取请求或无数据
0/15OpenSSF Scorecard:Code-Review — Found 0/30 approved changesets -- score normalized to 0
所用输入
merged_prs0
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs0
已排除计分(无数据或不适用):议题解决, PR 接受。 其余权重已重新归一化。
评分方式
10/30所有权背书 — 个人(用户)账户
0/20已验证域名 — 不适用于个人账户
0/25所有者影响力 — Bedrock-Armor 有 0 位关注者
7.8/25既往记录 — 1 个公开仓库,账户约 2 年
所用输入
followers0
owner_typeUser
is_verified
owner_loginBedrock-Armor
public_repos1
account_age_days1,030
已排除计分(无数据或不适用):已验证域名。 其余权重已重新归一化。

工程质量

基础的工程与文档实践是否到位?

51中等 · 占总体的 20%

工程实践

68中等
评分方式
24/24CI 工作流 — 3 个工作流
24/24存在测试
0/16Linter 配置
0/9.6Pre-commit 钩子
6.4/6.4.editorconfig
0/20OpenSSF Scorecard:CI-Tests — 无数据
所用输入
has_ci
has_tests
has_editorconfig
has_linter_config
has_precommit_config
已排除计分(无数据或不适用):OpenSSF Scorecard:CI-Tests。 其余权重已重新归一化。

文档

25危急
评分方式
0/30README
0/25文档目录
15/15文档 / 主页站点 — https://hysky.de
0/10仓库描述
0/10主题标签
10/10Wiki
所用输入
topics
has_wiki
homepagehttps://hysky.de
has_readme
has_docs_dir
has_description

安全

可见的安全与供应链实践是否稳固,且不存在未解决的高风险司法辖区暴露?

33存在风险 · 占总体的 16%

安全态势

33存在风险
评分方式
6.8/7.5Binary-Artifacts — binaries present in source code
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 无数据
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 17 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5许可证 — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — 无数据
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — no SAST tool detected
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — 无数据
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate3.2
已排除计分(无数据或不适用):ci_tests, packaging, signed_releases。 其余权重已重新归一化。

AI 就绪度

该仓库在多大程度上具备与 AI 编码代理协同开发与维护的条件?这是一枚独立的实验性徽章——权重为 0.0,因此单独呈现,不影响总体健康评分。

53中等 · 占总体的 0%
评分方式
0/45代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
40/40可读的提交历史 — 100 次人类提交中有 86 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.86
agent_instruction_files
agent_instruction_max_bytes
评分方式
12.6/18一条命令的引导启动 — build.gradle, buildSrc/build.gradle(工具链约定,无任务运行器)
22/22自动化测试
0/11Lint / 格式化配置
11/11静态类型检查 — Java(静态类型)
0/10可复现环境
0/10已体现的代理实践 — 最近 100 次提交中没有代理编写的提交
0/8自动化维护 — 未观察到自动依赖更新
0/10OpenSSF Scorecard:Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
所用输入
has_nix
has_tests
lockfiles
has_dockerfile
typed_language
bootstrap_files
has_devcontainer
has_linter_config
typecheck_configs
agent_commit_share0
toolchain_manifestsbuild.gradle, buildSrc/build.gradle
dependency_bot_commit_share0
评分方式
45/45可类型检查的代码 — Java(静态类型)
54.8/55可控的文件大小 — 采样的 731 个源文件中有 2 个超过 60KB
所用输入
primary_languageJava
largest_source_bytes95,278
source_files_sampled731
oversized_source_files2

关键数据

0GitHub 星标
90贡献者
0最近 12 个月提交数
0距最近推送天数
51发布版本数
4巴士系数(bus factor)
0开放议题
Maven软件包生态系统数

数据采集警告

  • Community profile unavailable
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

更多细节

OpenSSF Scorecard 3.2 / 10
3.2综合

来自开源项目 OpenSSF Scorecard 的独立、工具无关的安全评估。每项检查奖励的是安全实践本身,而非特定供应商的工具。Scorecard 无法判定的检查项标记为 不适用,并从安全评分中剔除(绝不按零分计)。Scorecard v5.5.0 · 2026-07-27 00:32 UTC

9Binary-Artifactsbinaries present in source code
0Branch-Protectionbranch protection not enabled on development/release branches
不适用CI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
10Contributorsproject has 17 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
不适用Packagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
不适用Signed-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
全部依赖 未采集

本报告未能采集到解析后的依赖集合:GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": true,
      "size_kb": 31899,
      "has_wiki": true,
      "homepage": "https://hysky.de",
      "languages": {
        "Java": 3352894
      },
      "pushed_at": "2026-07-26T06:36:50Z",
      "created_at": "2025-06-12T21:11:05Z",
      "owner_type": "User",
      "updated_at": "2025-06-12T21:11:05Z",
      "description": "Hypixel Skyblock fabric Mod for latest minecraft version",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "LGPL-3.0",
      "default_branch": "master",
      "license_spdx_raw": "LGPL-3.0",
      "primary_language": "Java",
      "significant_languages": [
        "Java"
      ]
    },
    "owner": {
      "blog": null,
      "name": null,
      "type": "User",
      "login": "Bedrock-Armor",
      "company": null,
      "location": null,
      "followers": 0,
      "avatar_url": "https://avatars.githubusercontent.com/u/146508555?v=4",
      "created_at": "2023-09-30T04:52:22Z",
      "is_verified": null,
      "public_repos": 1,
      "account_age_days": 1030
    },
    "license": {
      "state": "standard",
      "spdx_id": "LGPL-3.0",
      "raw_spdx": "LGPL-3.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v5.2.0",
          "kind": "minor",
          "published_at": "2025-05-01T21:20:02Z"
        },
        {
          "tag": "v5.1.2",
          "kind": "patch",
          "published_at": "2025-03-21T22:31:10Z"
        },
        {
          "tag": "v5.1.1",
          "kind": "patch",
          "published_at": "2025-03-19T22:59:43Z"
        },
        {
          "tag": "v5.1.0",
          "kind": "minor",
          "published_at": "2025-03-16T21:13:20Z"
        },
        {
          "tag": "v5.0.0",
          "kind": "major",
          "published_at": "2025-02-04T08:24:56Z"
        },
        {
          "tag": "v1.22.2",
          "kind": "patch",
          "published_at": "2024-09-02T20:42:24Z"
        },
        {
          "tag": "v1.22.1",
          "kind": "patch",
          "published_at": "2024-08-30T19:24:06Z"
        },
        {
          "tag": "v1.22.0",
          "kind": "minor",
          "published_at": "2024-08-18T23:09:14Z"
        },
        {
          "tag": "v1.21.2+1.20.6",
          "kind": "patch",
          "published_at": "2024-08-24T08:06:50Z"
        },
        {
          "tag": "v1.21.1+1.20.6",
          "kind": "patch",
          "published_at": "2024-07-05T11:54:06Z"
        },
        {
          "tag": "v1.21.1",
          "kind": "patch",
          "published_at": "2024-06-28T18:48:10Z"
        },
        {
          "tag": "v1.21.0+1.21",
          "kind": "minor",
          "published_at": "2024-06-23T09:52:24Z"
        },
        {
          "tag": "v1.21.0",
          "kind": "minor",
          "published_at": "2024-06-18T20:29:22Z"
        },
        {
          "tag": "v1.20.2",
          "kind": "patch",
          "published_at": "2024-04-26T20:17:37Z"
        },
        {
          "tag": "v1.20.1",
          "kind": "patch",
          "published_at": "2024-04-24T20:17:37Z"
        },
        {
          "tag": "v1.20.0",
          "kind": "minor",
          "published_at": "2024-04-22T21:00:33Z"
        },
        {
          "tag": "v1.19.1",
          "kind": "patch",
          "published_at": "2024-04-03T13:52:53Z"
        },
        {
          "tag": "v1.19.0",
          "kind": "minor",
          "published_at": "2024-03-24T19:35:03Z"
        },
        {
          "tag": "v1.18.1",
          "kind": "patch",
          "published_at": "2024-02-22T14:45:59Z"
        },
        {
          "tag": "v1.18.0",
          "kind": "minor",
          "published_at": "2024-02-20T23:32:19Z"
        },
        {
          "tag": "v1.17.0",
          "kind": "minor",
          "published_at": "2024-01-25T17:06:57Z"
        },
        {
          "tag": "v1.16.0+1.20.4",
          "kind": "minor",
          "published_at": "2023-12-08T02:02:02Z"
        },
        {
          "tag": "v1.16.0",
          "kind": "minor",
          "published_at": "2023-11-27T22:15:49Z"
        },
        {
          "tag": "v1.15.0",
          "kind": "minor",
          "published_at": "2023-10-22T09:50:59Z"
        },
        {
          "tag": "v1.14.0",
          "kind": "minor",
          "published_at": "2023-09-22T19:05:25Z"
        },
        {
          "tag": "v1.13.0",
          "kind": "minor",
          "published_at": "2023-09-02T09:18:37Z"
        },
        {
          "tag": "v1.12.0",
          "kind": "minor",
          "published_at": "2023-08-15T21:23:45Z"
        },
        {
          "tag": "v1.11.1",
          "kind": "patch",
          "published_at": "2023-08-07T20:38:08Z"
        },
        {
          "tag": "v1.11.0",
          "kind": "minor",
          "published_at": "2023-07-29T20:32:49Z"
        },
        {
          "tag": "v1.10.0",
          "kind": "minor",
          "published_at": "2023-06-10T20:17:59Z"
        },
        {
          "tag": "v1.9.0",
          "kind": "minor",
          "published_at": "2023-04-30T23:28:10Z"
        },
        {
          "tag": "v1.8.2",
          "kind": "patch",
          "published_at": "2022-10-01T00:45:20Z"
        },
        {
          "tag": "v1.8.1",
          "kind": "patch",
          "published_at": "2022-06-20T08:29:18Z"
        },
        {
          "tag": "v1.8.0",
          "kind": "minor",
          "published_at": "2022-06-07T17:50:17Z"
        },
        {
          "tag": "v1.7.0",
          "kind": "minor",
          "published_at": "2022-05-03T20:48:44Z"
        },
        {
          "tag": "v1.6.3",
          "kind": "patch",
          "published_at": "2022-04-24T00:30:15Z"
        },
        {
          "tag": "v1.6.2",
          "kind": "patch",
          "published_at": "2022-04-01T21:18:48Z"
        },
        {
          "tag": "v1.6.1",
          "kind": "patch",
          "published_at": "2022-03-21T17:07:44Z"
        },
        {
          "tag": "v1.6.0",
          "kind": "minor",
          "published_at": "2022-03-09T09:24:23Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2022-01-31T16:43:00Z"
        },
        {
          "tag": "v1.4.3",
          "kind": "patch",
          "published_at": "2021-12-12T21:23:49Z"
        },
        {
          "tag": "v1.4.2",
          "kind": "patch",
          "published_at": "2021-12-09T19:05:11Z"
        },
        {
          "tag": "v1.4.1",
          "kind": "patch",
          "published_at": "2021-11-21T17:44:23Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2021-11-19T11:31:02Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2021-10-21T11:04:25Z"
        },
        {
          "tag": "v1.2.2",
          "kind": "patch",
          "published_at": "2021-10-16T21:59:59Z"
        },
        {
          "tag": "v1.2.1",
          "kind": "patch",
          "published_at": "2021-10-14T23:24:13Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2021-10-10T21:06:54Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2021-09-22T21:01:59Z"
        },
        {
          "tag": "v1.0.7",
          "kind": "patch",
          "published_at": "2021-09-14T07:49:42Z"
        },
        {
          "tag": "v1.0.6",
          "kind": "patch",
          "published_at": "2021-08-24T11:12:35Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "66fb7bed8c1a66cfa0396f688ed1a41b31296773",
          "body": "* Update EnchantmentLevelAdder.java\n\nAdds the new enchants found on Alpha, and changes a couple pre-existing abbreviations to make the new ones fit better; also accounts for Alpha renaming the Syphon enchant to Drain\n\n* Update EnchantmentLevelAdder.java\n\n* Update EnchantmentLevelAdder.java",
          "is_bot": false,
          "headline": "Update EnchantmentLevelAdder.java (#1338)",
          "author_name": "Bedrock-Armor",
          "author_login": "Bedrock-Armor",
          "committed_at": "2025-06-11T03:44:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6d6f09f1f072070956ad00f1c828fe8e2450199",
          "body": "Also cleanup foraging category",
          "is_bot": false,
          "headline": "Add dedicated Hunting config",
          "author_name": "Aaron",
          "author_login": "AzureAaron",
          "committed_at": "2025-06-11T03:42:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2684925f290ec3742764b3953cfcbc24cbdb90d4",
          "body": null,
          "is_bot": false,
          "headline": "Terracotta Puzzle Solver",
          "author_name": "Aaron",
          "author_login": "AzureAaron",
          "committed_at": "2025-06-11T03:29:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17e401a50114646d8009a7dab6ba69f6478a5622",
          "body": "* Add Absorb Stacking Enchant Progress\n\nAdds the Absorb enchant from alpha to the list of stacking enchants progress tooltips\n\n* Update StackingEnchantProgressTooltip.java\n\n* Update StackingEnchantProgressTooltip.java",
          "is_bot": false,
          "headline": "Add Absorb Stacking Enchant Progress (#1339)",
          "author_name": "Bedrock-Armor",
          "author_login": "Bedrock-Armor",
          "committed_at": "2025-06-11T00:40:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b84dd664e4656ee0c8fd82fc1caa10cbbccf6c21",
          "body": "* Initial Implementation\n\n* Remove waypoint if block is right clicked\n\n* Changed to HIGHLIGHT waypoint type\n\n* Remove from list if not seen for 5 seconds\n\n* resolve pr comments",
          "is_bot": false,
          "headline": "Add waypoints to forest nodes (#1325)",
          "author_name": "Peyton Brown",
          "author_login": "PeytonBrown",
          "committed_at": "2025-06-10T08:50:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa012efe78f477c9cb766858e220e26251f390c8",
          "body": null,
          "is_bot": false,
          "headline": "fix npe (#1336)",
          "author_name": "viciscat",
          "author_login": "viciscat",
          "committed_at": "2025-06-09T20:27:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65188ef1a40efb604123d899a8236c324883daf9",
          "body": null,
          "is_bot": false,
          "headline": "space (#1332)",
          "author_name": "viciscat",
          "author_login": "viciscat",
          "committed_at": "2025-06-08T22:07:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b44c4102c8dddcbebe7321ee9703bbffaedbd05",
          "body": null,
          "is_bot": false,
          "headline": "Add Biome & Action Bar debug tools",
          "author_name": "Aaron",
          "author_login": "AzureAaron",
          "committed_at": "2025-06-08T18:33:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a71b7806224ae0eff6605942dce7ec95216d751",
          "body": null,
          "is_bot": false,
          "headline": "Fix render line from cursor not going through blocks",
          "author_name": "Aaron",
          "author_login": "AzureAaron",
          "committed_at": "2025-06-08T17:15:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c95d394033936ccf6c6dd871b87eedd162a9464",
          "body": null,
          "is_bot": false,
          "headline": "chore: clarify Search Overlay translation for Bazaar/AH (#1329)",
          "author_name": "jani270",
          "author_login": "jani270",
          "committed_at": "2025-06-08T16:30:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f10efae328b997ae909a10b8482f04ecac9edbb6",
          "body": "The old shortcut unfortunately conflicted with guild commands so I've\nchanged it to the other one in the file.",
          "is_bot": false,
          "headline": "Change garden warp shortcut",
          "author_name": "Aaron",
          "author_login": "AzureAaron",
          "committed_at": "2025-06-07T19:39:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fcd06524f87fa52ed8d63125810886239d4005a6",
          "body": null,
          "is_bot": false,
          "headline": "Fix method access",
          "author_name": "Aaron",
          "author_login": "AzureAaron",
          "committed_at": "2025-06-07T19:30:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd05937dfb01a2133d06879ad79074b4bf42e603",
          "body": "…r (#1316)",
          "is_bot": false,
          "headline": "fix customize button not moving when recipe book is toggled + refacto…",
          "author_name": "viciscat",
          "author_login": "viciscat",
          "committed_at": "2025-06-07T19:26:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba82ac00e9caf1c1571b7e9f255b0dae91476ab8",
          "body": null,
          "is_bot": false,
          "headline": "Remove hover text on chat waypoint suggestion message (#1314)",
          "author_name": "Alex",
          "author_login": "Alex33856",
          "committed_at": "2025-06-07T19:26:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "415593dbd2018a426b5773f0dd7deb1f22273cb8",
          "body": "* multiple mana display modes\n\n* turn StatusBarTracker static\n\n* move intelligence display below button",
          "is_bot": false,
          "headline": "Bar changes (#1307)",
          "author_name": "viciscat",
          "author_login": "viciscat",
          "committed_at": "2025-06-07T19:26:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47770e4d7fb54c3c4aff54f8481277672ceec533",
          "body": "* basic inventory diff\n\n* add getting items from sacks\n\n* clean up code and add config\n\n* add doc strings\n\n* fix weird formatting\n\n* overide shouldUpdateBeforeRendering to be true\n\n* Change injection point to ScreenHandler and clean up lang\n\n* Clean up ItemPickupWidget\n\n* Fix player inventory out of\n[…]\nitems of gui's and chests get added to the widget\n\n* fix lobby change code\n\n* Delay after location detected\n\n---------\n\nCo-authored-by: Kevinthegreat <92656833+kevinthegreat1@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Item pickup Widget (#1295)",
          "author_name": "olim88",
          "author_login": "olim88",
          "committed_at": "2025-06-07T19:25:52Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3106ee6c992736ef7a315125455545914de8d7c6",
          "body": "* Fixed a bug where the fishing widget would not update, I really don't know how no one found this?\n\n* Fixed according to Vic's instructions\n\n* Fixed indentation\n\n* Remove update call\n\n* update positions if shouldRender of all widgets changed\nalso remove update from updatePositions because it can ca\n[…]\nauthored-by: Antonio Navarro Esteban <teyxoesp@gmail.com>\nCo-authored-by: Kevin <92656833+kevinthegreat1@users.noreply.github.com>\nCo-authored-by: viciscat <51047087+viciscat@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Fixed a bug where the fishing widget would not update (#1294)",
          "author_name": "Teyxos",
          "author_login": null,
          "committed_at": "2025-06-07T19:25:06Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c491ebe8ee0ddeace28052e8e657ce2998451811",
          "body": "* kitty yay\n\n* remove eye booger",
          "is_bot": false,
          "headline": "kitty yay (#1293)",
          "author_name": "viciscat",
          "author_login": "viciscat",
          "committed_at": "2025-06-07T19:24:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf0aa92552375465d9269c615d6ead54e74fbf0e",
          "body": null,
          "is_bot": false,
          "headline": "Verify json files (#1310)",
          "author_name": "Kevin",
          "author_login": "kevinthegreat1",
          "committed_at": "2025-06-07T02:33:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40f99f5e1863dc47433e75f7def3cbc30dcd6bf3",
          "body": null,
          "is_bot": false,
          "headline": "5.3.0-beta.1",
          "author_name": "Aaron",
          "author_login": "AzureAaron",
          "committed_at": "2025-06-05T20:26:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0bf0c1b1a52530ef73d426ddd2fbe96315406207",
          "body": "Note: The code can't be put in another method otherwise the stack walker probably wont work correctly.",
          "is_bot": false,
          "headline": "Improve scheduler thread safety to prevent crashes (#1306)",
          "author_name": "Aaron",
          "author_login": "AzureAaron",
          "committed_at": "2025-06-05T19:22:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "197b5f80c2538b253a0ae4384feec6f4e2a545ca",
          "body": "* un-hardcode slot ids in SkillLevelAdder\n\n* Exclude dungeoneering\n\n---------\n\nCo-authored-by: Aaron <51387595+AzureAaron@users.noreply.github.com>",
          "is_bot": false,
          "headline": "un-hardcode slot ids in SkillLevelAdder (#1305)",
          "author_name": "viciscat",
          "author_login": "viciscat",
          "committed_at": "2025-06-05T19:20:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3634c3326fff2488d27b5306e46c69937d23e85",
          "body": null,
          "is_bot": false,
          "headline": "optional parse int (#1303)",
          "author_name": "viciscat",
          "author_login": "viciscat",
          "committed_at": "2025-06-05T17:49:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28802fb1db9e92fe0344b0063f6bd895f0db12e2",
          "body": "* Get rid of index magic\n\n* Clean up EstimatedItemValueTooltip\n\n---------\n\nCo-authored-by: Kevinthegreat <92656833+kevinthegreat1@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Fix npc price tooltip to include price * itemCount (#1301)",
          "author_name": "Rime",
          "author_login": "Emirlol",
          "committed_at": "2025-06-05T17:36:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "022b19558a4edf96f7832d08d5691b2da1a4588e",
          "body": "* more status bar anchors\n\n* formatting",
          "is_bot": false,
          "headline": "more status bar anchors (#1298)",
          "author_name": "viciscat",
          "author_login": "viciscat",
          "committed_at": "2025-06-05T17:34:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "711a222c4002ad3fa9663c07621313a2d2c7ec24",
          "body": null,
          "is_bot": false,
          "headline": "Change tips to use to new armour customization gui (#1299)",
          "author_name": "Aaron",
          "author_login": "AzureAaron",
          "committed_at": "2025-06-05T05:37:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10349a70e3f579e3b921405364de2bcd365e3acb",
          "body": null,
          "is_bot": false,
          "headline": "Internal Staging Part 2",
          "author_name": "Aaron",
          "author_login": "AzureAaron",
          "committed_at": "2025-06-05T05:37:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04168807f89be80f8ca212f240047c709886659b",
          "body": "Bingo profiles unlock all warps regardless of rank.",
          "is_bot": false,
          "headline": "Show all warp autocompletes for Bingo profiles. (#1297)",
          "author_name": "Kaluub",
          "author_login": "Kaluub",
          "committed_at": "2025-06-05T05:05:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35c587257b53314019fa110057b22a0b31bf9553",
          "body": "* fix wishing compass solver distance\n\n* fix chesthighlightter",
          "is_bot": false,
          "headline": "fix wishing compass solver distance (#1296)",
          "author_name": "olim88",
          "author_login": "olim88",
          "committed_at": "2025-06-05T05:05:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c19255d82bf1b965610ed315558ba8da8557776",
          "body": "* Refresh highlight when inventory slot changes. Good for auction house where items constantly change\n\n* Change injection point to ScreenHandler\n\n---------\n\nCo-authored-by: Kevinthegreat <92656833+kevinthegreat1@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Refresh inventory search highlight when slot changes (#1259)",
          "author_name": "Owen",
          "author_login": "Ownwn",
          "committed_at": "2025-06-04T07:43:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5638f2601d59791bbe802824ee14e1ecd7a547d3",
          "body": "* Generalize the Date Calculator\n\nIt should now be much easier to add other timers to this.\n\n* Cylinder Rendering\n\n* Add BaseRenderState\n\nThe beginning of a massive refactor\n\n* Remove room matching option\n\nThis option only sparked confusion when people disabled it and wondered\nwhy a lot of features stopped working.\n\n* Changes",
          "is_bot": false,
          "headline": "Things (#1285)",
          "author_name": "Aaron",
          "author_login": "AzureAaron",
          "committed_at": "2025-06-02T21:14:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40469b22c22bec1af3517ec59d70575c91419c60",
          "body": null,
          "is_bot": false,
          "headline": "fix jacobs event toast being too small in certain languages (#1292)",
          "author_name": "viciscat",
          "author_login": "viciscat",
          "committed_at": "2025-06-01T06:49:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c47d087511440c5d1964b45cad8d483ab4aaa8e",
          "body": "* Add Skyblock fishing hook timer infront of players screen\n\n* Remake Display logic to get rid of flickering\n\n* Remake regex to only get \"3.0\" number types\nFix to only get the armorstand if it hasn't already been assigned\n\n* Changes required by PR\n\nRemove unused UseItemCallback.EVENT.register\nUpdate\n[…]\n enableFishingHelper\n\n* Changes required by PR\n\nmove variable to the same spot as the option for it\n\n* QOL Changes\n\nChecks if the armorstand is near the players fish bobber so the dmg armorstands show",
          "is_bot": false,
          "headline": "Add ingame fishing hook timer display (#1269)",
          "author_name": "RoxareX",
          "author_login": "RoxareX",
          "committed_at": "2025-06-01T00:33:58Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b64b00c02fcb33fd18160c5e5ce1fc0fa73474a2",
          "body": "* initial commit\n\n* made waypoint actually say \"Treasure\" instead of \"Chat Waypoint\"\n\n* now it works with new version. Still awaits for chat prompt fix as it parses all skyblcoker messages\n\n* fixing chat parser thingy",
          "is_bot": false,
          "headline": "Treasure Hunter Waypoints (#1246)",
          "author_name": "Fluboxer",
          "author_login": "Fluboxer",
          "committed_at": "2025-06-01T00:25:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c822a6383d8f92dc850c82b93fa6cd4a67f2610",
          "body": "* start creating the screen\n\n* trim selection\n\n* colo(u)ring and button in inventory\n\n* translation and little touches\n\n* translation and little touches\n\n* things i forgot\n\n* remove debug stuff oops\n\n* replace speed by duration\n\n* 1.12.5\n- Remake the trim buttons because mojang hates me\n- Undo the O\n[…]\naw trim material item\n\n* remove old stuff\n\n* Clean up interpolate and gui code\n\n* supplier\n\n* 180\n\n* grrrrr\n\n---------\n\nCo-authored-by: Kevinthegreat <92656833+kevinthegreat1@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Epic Armor Customization GUI (#1215)",
          "author_name": "viciscat",
          "author_login": "viciscat",
          "committed_at": "2025-06-01T00:25:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "86f36d661f551f8639b30fb39312b6b9290b8a02",
          "body": null,
          "is_bot": false,
          "headline": "Fix fishing hud locations immutable list",
          "author_name": "Kevinthegreat",
          "author_login": "kevinthegreat1",
          "committed_at": "2025-05-29T15:12:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1ead66f434cc6a124b7a1c5f9e5be1ab269aa32",
          "body": null,
          "is_bot": false,
          "headline": "Update CroesusProfit.java (#1290)",
          "author_name": "Fluboxer",
          "author_login": "Fluboxer",
          "committed_at": "2025-05-28T12:08:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d34aa4991baf30a9f576071fa3a8e85ab74d898",
          "body": null,
          "is_bot": false,
          "headline": "Fix CompactorDeletorPreview related crash (#1274)",
          "author_name": "Rime",
          "author_login": "Emirlol",
          "committed_at": "2025-05-28T12:08:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b0dbeb3d445e3300361a657f8b1d63644d99cb5",
          "body": "…1262)\n\n* Refactor item backgrounds, add Jacob's Contest medal background colors\n\n* Fix indentation?\n\n* ColoredBackgroundStyle -> ItemBackgroundStyle, I like it more\n\n* I forgot to rename a few other things\n\n* Remove colored from asset names\n\n* Forgot to rename the assets here\n\n* Screen cache thing \n[…]\nove unnecessary method\n\n* Remove redundant cache clear in ItemBackgroundManager\n\n* Clean up config category\n\n---------\n\nCo-authored-by: Kevinthegreat <92656833+kevinthegreat1@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Item Background Refactor + Jacob's Contest Medal Background Colors (#…",
          "author_name": "Aerh",
          "author_login": "Aerhhh",
          "committed_at": "2025-05-28T12:07:53Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e71f08a418eba1c464d054c5d634d580a25eac8a",
          "body": null,
          "is_bot": false,
          "headline": "Add extra buttons to garden plots widget (#1266)",
          "author_name": "viciscat",
          "author_login": "viciscat",
          "committed_at": "2025-05-07T22:08:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c61721e5e76aa02b6222fc47609a11c8da12aaf8",
          "body": "* slottext for choose pet and skyblock guide\n\n* add translation strings",
          "is_bot": false,
          "headline": "Add slot text for \"choose pet\" and \"skyblock guide\" (#1264)",
          "author_name": "Yasin",
          "author_login": "LifeIsAParadox",
          "committed_at": "2025-05-07T22:08:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3548ce05dac929cf2037fdb6c02f09a01d13e0b2",
          "body": "* initial commit\n\n* Add one symbol to ConfirmationPromptHelper.java",
          "is_bot": false,
          "headline": "Confirmation Prompt Helper 2.0 (#1245)",
          "author_name": "Fluboxer",
          "author_login": "Fluboxer",
          "committed_at": "2025-05-07T22:08:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89031b39097f896782a2f97d3280acf66b25ed96",
          "body": "* Add OrderedWaypointsTest\n\n* Migrate legacy ordered waypoints parsing\n\n* Migrate import to new codecs\n\n* Migrate loading to new codecs",
          "is_bot": false,
          "headline": "Remove Legacy Ordered Waypoints (#1242)",
          "author_name": "Kevin",
          "author_login": "kevinthegreat1",
          "committed_at": "2025-05-07T22:07:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abbd59bdd32635363ea80fc7393b6611910e8321",
          "body": "* add basic ordered waypoint commands\n\n* feedback\n\n* remove last cuz who cares honestly and add reset as an alias for first\n\n* Clean up\n\n---------\n\nCo-authored-by: Kevinthegreat <92656833+kevinthegreat1@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Add basic ordered waypoint commands (#1232)",
          "author_name": "viciscat",
          "author_login": "viciscat",
          "committed_at": "2025-05-07T22:07:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05ff370860561290733a49868d1c0084ec190508",
          "body": "* fix gradle timout\n\nfix gradle timeout by using v4\n\n* Update beta.yml\n\n* setup-gradle\n\n* Try without chmod\n\n---------\n\nCo-authored-by: Kevinthegreat <92656833+kevinthegreat1@users.noreply.github.com>",
          "is_bot": false,
          "headline": "fix gradle timout (#1251)",
          "author_name": "Yasin",
          "author_login": "LifeIsAParadox",
          "committed_at": "2025-05-05T21:03:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d963d98faed7bed88db11df2e9643e114a8c2132",
          "body": "* Update mod to 5.2.0\n\n* Update CHANGELOG.md\n\n* revert",
          "is_bot": false,
          "headline": "Update mod to 5.2.0 (#1261)",
          "author_name": "Yasin",
          "author_login": "LifeIsAParadox",
          "committed_at": "2025-05-01T21:20:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0990a5b14c4ba9cdbaa806c8b78210f10be520aa",
          "body": "* Added translation using Weblate (Swedish)\n\n* Update translation files\n\nUpdated by \"Remove blank strings\" hook in Weblate.\n\nTranslation: Skyblocker/Skyblocker\nTranslate-URL: https://translate.hysky.de/projects/Skyblocker/skyblocker/\n\n* Translated using Weblate (Swedish)\n\nCurrently translated at 2.7\n[…]\nthored-by: Launium <layou233@users.noreply.translate.hysky.de>\nCo-authored-by: Gallium <gallium@users.noreply.translate.hysky.de>\nCo-authored-by: Kirill Ionov <iMekky@users.noreply.translate.hysky.de>",
          "is_bot": false,
          "headline": "Translations update from hysky translate (#1227)",
          "author_name": "LifeIsAParadox's Weblate",
          "author_login": "Weblate-LifeIsAParadox",
          "committed_at": "2025-05-01T21:19:08Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "121e7bcfe1381e0d4c073560dc318b7c6a3acc63",
          "body": null,
          "is_bot": false,
          "headline": "visitor helper: dont display \"x0 stacks\" text (#1258)",
          "author_name": "Ivan Ponomarev",
          "author_login": "PonomarevIK",
          "committed_at": "2025-05-01T15:59:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ce41be0916db0e0be10b75085188b5d24a8a06d",
          "body": null,
          "is_bot": false,
          "headline": "fix foraging axes cooldown (#1254)",
          "author_name": "Ivan Ponomarev",
          "author_login": "PonomarevIK",
          "committed_at": "2025-05-01T15:57:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8bb528565f21582cbf91f8752d4d625e15469cf7",
          "body": "Co-authored-by: Yasin <19829407+LifeIsAParadox@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Code of conduct (#1230)",
          "author_name": "Yasin",
          "author_login": "LifeIsAParadox",
          "committed_at": "2025-04-26T01:22:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39fbee480a7cdea8ebcc7585e5dce60ccb8ca5d7",
          "body": "* Now it can parse X Y Z cords instead of X: Z: Y: cords only\n\n* while we are at it, why doesn't it tell you what it wants to add as waypoint before you agree to let it do so?\n\n* added another format, made it use translatable strings. Since I'm already here - adjusted Russian translation for waypoints\n\n* Made feedback message slightly less ugly by hiding \"|\" if no area is specified. Also made waypoint vanish within 6 blocks",
          "is_bot": false,
          "headline": "Update chat cords parsing to support common \"X Y Z\" format (#1222)",
          "author_name": "Fluboxer",
          "author_login": "Fluboxer",
          "committed_at": "2025-04-26T01:13:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ebe9fffba90f6adba1ee77097376e78bdd57ada",
          "body": "* basic working widget\n\n* add config and clean up\n\n* support for double hook\n\n* add notifications and more settings\n\n* Add timer end notification\n\n* clean up\n\n* small tweak\n\n* enable in all locations\n\nseems that most places can be fished in so just enable it for all as it only show when you are fish\n[…]\nng anyway\n\n* update new sea creatures\n\n* Clean up config and lang\n\n* Clean up fishing hud\n\n* Fix percentage\n\n---------\n\nCo-authored-by: Kevinthegreat <92656833+kevinthegreat1@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Fishing HUD and Notifications (#1183)",
          "author_name": "olim88",
          "author_login": "olim88",
          "committed_at": "2025-04-26T01:12:57Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "bf18fb9b0054177b3dee145d681c8ff1dd60418e",
          "body": "* 1.21.5\n\n* Test fixes and clean up\n\n* Update test screenshot\n\n* Record patterns\n\n* Performance optimization\n\n* Reset ordered waypoint index on world change (and stop serializing it)\n\n* Waypoints clean up and fixes (#1257)\n\n* Small waypoints clean up\n\n* Fix waypoints test codec field order\n\n* Safe c\n[…]\nility with the upcoming thread split. Most usages of\nthe old method were converted but there are some left.\n\n---------\n\nCo-authored-by: Kevinthegreat <92656833+kevinthegreat1@users.noreply.github.com>",
          "is_bot": false,
          "headline": "1.21.5 (#1256)",
          "author_name": "Aaron",
          "author_login": "AzureAaron",
          "committed_at": "2025-04-25T20:25:27Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "723cfecdbed263d3acd834404033e6c7df28c1e0",
          "body": null,
          "is_bot": false,
          "headline": "Slayer crash fix (#1238)",
          "author_name": "Hazem",
          "author_login": "7azeemm",
          "committed_at": "2025-04-23T21:44:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "012a8b52582aea5778862a33ea087b2a0cb5eae0",
          "body": null,
          "is_bot": false,
          "headline": "5.1.2 (#1226)",
          "author_name": "Yasin",
          "author_login": "LifeIsAParadox",
          "committed_at": "2025-03-21T22:31:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6e1afd31eda44b3148c6045117d09ca0595d0ef",
          "body": "Currently translated at 38.9% (462 of 1186 strings)\n\nTranslation: Skyblocker/Skyblocker\nTranslate-URL: https://translate.hysky.de/projects/Skyblocker/skyblocker/fr/\n\nCo-authored-by: Gallium <TheGallium@users.noreply.translate.hysky.de>",
          "is_bot": false,
          "headline": "Translated using Weblate (French) (#1223)",
          "author_name": "LifeIsAParadox's Weblate",
          "author_login": "Weblate-LifeIsAParadox",
          "committed_at": "2025-03-21T17:32:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c9f7f00085e12e8eb38e4c68e5b3ee3b8aacbee",
          "body": null,
          "is_bot": false,
          "headline": "the fix (#1225)",
          "author_name": "viciscat",
          "author_login": "viciscat",
          "committed_at": "2025-03-21T17:21:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ebf3056c656fad40fc02b856724c9eb820c6e4e0",
          "body": "this stops only one type of fossil being possible after finding one",
          "is_bot": false,
          "headline": "resets percentage when finished. (#1224)",
          "author_name": "olim88",
          "author_login": "olim88",
          "committed_at": "2025-03-21T17:17:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "904cd4afa0c049a371126629c04f00e3dd135700",
          "body": null,
          "is_bot": false,
          "headline": "update (#1221)",
          "author_name": "Yasin",
          "author_login": "LifeIsAParadox",
          "committed_at": "2025-03-19T22:59:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e40b335e228e6927da041a4c18a0a0362b9c1da",
          "body": "* fixes\n\n* Update VisitorHelper.java\n\n* oops + comments\n\n* help\n\n* typing is hard okay\n\n* Fix potential NullPointerException\n\n---------\n\nCo-authored-by: Yasin <LifeIsAParadox@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Visitor Helper fixes (#1219)",
          "author_name": "viciscat",
          "author_login": "viciscat",
          "committed_at": "2025-03-19T22:12:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87341278c2a1c547e1b5785326195620726a0730",
          "body": "Write test for rotations. Work out it is wrong. fix this. now should work well (I should write test more often)",
          "is_bot": false,
          "headline": "fix bugged patters (#1216)",
          "author_name": "olim88",
          "author_login": "olim88",
          "committed_at": "2025-03-18T23:19:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7604c1cde3407ce97e22053f2919d7f22669f954",
          "body": null,
          "is_bot": false,
          "headline": "fix leap overlay opening outside of dungeons (#1218)",
          "author_name": "viciscat",
          "author_login": "viciscat",
          "committed_at": "2025-03-18T23:18:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e087e466cc897f45ce76dd0c61032f55137c384",
          "body": "…217)",
          "is_bot": false,
          "headline": "Fix swing animation causing right clicks to also send left clicks (#1…",
          "author_name": "Rime",
          "author_login": "Emirlol",
          "committed_at": "2025-03-18T08:54:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77c59c033a3cb4d9b9ead156d87b0c256250b317",
          "body": "* Translated using Weblate (Chinese (Simplified))\n\nCurrently translated at 95.5% (1133 of 1186 strings)\n\nTranslation: Skyblocker/Skyblocker\nTranslate-URL: https://translate.hysky.de/projects/Skyblocker/skyblocker/zh_Hans/\n\n* Translated using Weblate (Chinese (Traditional))\n\nCurrently translated at 9\n[…]\ngs)\n\nTranslation: Skyblocker/Skyblocker\nTranslate-URL: https://translate.hysky.de/projects/Skyblocker/skyblocker/zh_Hant/\n\n---------\n\nCo-authored-by: AC19970 <AC19970@users.noreply.translate.hysky.de>",
          "is_bot": false,
          "headline": "Translations update from hysky translate (#1211)",
          "author_name": "LifeIsAParadox's Weblate",
          "author_login": "Weblate-LifeIsAParadox",
          "committed_at": "2025-03-16T21:13:20Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "237b5503682d33088d602ca7791a46b3d6e05fce",
          "body": "* Update mod to 5.1.0\n\n* Update CHANGELOG.md",
          "is_bot": false,
          "headline": "Update mod to 5.1.0 (#1214)",
          "author_name": "Yasin",
          "author_login": "LifeIsAParadox",
          "committed_at": "2025-03-16T21:12:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6bfb0d869d2e004fab37979a97d73501b40f3fe6",
          "body": null,
          "is_bot": false,
          "headline": "Fix catacombs level adder (#1213)",
          "author_name": "Rime",
          "author_login": "Emirlol",
          "committed_at": "2025-03-15T20:01:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50f0f5c0c6326e77c2a28d8162578cc307eedded",
          "body": null,
          "is_bot": false,
          "headline": "Add Moby-Duck as an evolving item (#1212)",
          "author_name": "Benjamin",
          "author_login": "IllagerCaptain",
          "committed_at": "2025-03-15T20:00:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed30652bb5967624d0a71035b87de559952cec08",
          "body": null,
          "is_bot": false,
          "headline": "Backwater Bayou Location",
          "author_name": "Aaron",
          "author_login": "AzureAaron",
          "committed_at": "2025-03-15T01:49:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9964f33df40ff5d1b9635fb14b02667216e5d9bd",
          "body": null,
          "is_bot": false,
          "headline": "Delete HudRenderEvents",
          "author_name": "Aaron",
          "author_login": "AzureAaron",
          "committed_at": "2025-03-14T07:23:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0168d294ba746c07a21b15184901ff1d81b8c819",
          "body": "Prevents clients from spamming requests and stuff.",
          "is_bot": false,
          "headline": "Increase delay for retrying api failures",
          "author_name": "Aaron",
          "author_login": "AzureAaron",
          "committed_at": "2025-03-13T19:37:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c89e1011fce13f700db0f0bbdafc7b960d30b455",
          "body": null,
          "is_bot": false,
          "headline": "Simplify hiding world loading screens (#1209)",
          "author_name": "Aaron",
          "author_login": "AzureAaron",
          "committed_at": "2025-03-13T06:13:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e52cbc84f8d4aa5c19b0fb1223e6ceb562f88286",
          "body": null,
          "is_bot": false,
          "headline": "Fix #1174",
          "author_name": "Kevinthegreat",
          "author_login": "kevinthegreat1",
          "committed_at": "2025-03-12T22:38:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3fba6eed6cc9dd8a0a098e191fb76844ef3b0714",
          "body": null,
          "is_bot": false,
          "headline": "Fix dungeon floor ordering in pv (#1210)",
          "author_name": "Aaron",
          "author_login": "AzureAaron",
          "committed_at": "2025-03-12T20:14:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6ff75169909b986d07b42e0d9d4be3760bf7978",
          "body": null,
          "is_bot": false,
          "headline": "Update Ordered Waypoints Tooltip (#1208)",
          "author_name": "Aaron",
          "author_login": "AzureAaron",
          "committed_at": "2025-03-12T20:05:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a59d65a022fc9baf26b8cd7398a7d7b04041eb06",
          "body": "Fixes a longstanding gap in the pet cache that has caused some bugs.\n\nFixes #992",
          "is_bot": false,
          "headline": "Auto Pet support for the Pet Cache (#1207)",
          "author_name": "Aaron",
          "author_login": "AzureAaron",
          "committed_at": "2025-03-12T20:02:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2dcdb0ce81a36bd2f4e7bcfb16df61d610c6732",
          "body": null,
          "is_bot": false,
          "headline": "Remove Skyblock Time Logging (#1206)",
          "author_name": "Aaron",
          "author_login": "AzureAaron",
          "committed_at": "2025-03-12T19:46:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c5745a4c9552f0ea946933b4e06cca1025ea45f",
          "body": null,
          "is_bot": false,
          "headline": "Render Layer Migration (#1205)",
          "author_name": "Aaron",
          "author_login": "AzureAaron",
          "committed_at": "2025-03-12T19:43:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7aec61c85e8f4cf662513dcd65dd7219f48c1858",
          "body": "Fixed it matching really slowly",
          "is_bot": false,
          "headline": "Update Ice Fill Room (#1203)",
          "author_name": "Aaron",
          "author_login": "AzureAaron",
          "committed_at": "2025-03-12T19:33:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01f3891df785059adfd7e6e932afda9d5397199e",
          "body": "* Spirit Leap Overlay\n\n* Add support for dead players\n\n* Add support for offline players\n\n* Pre-fetch profile\n\nAlso refactors ApiUtils to use a LoadingCache (similar to the\nYggdrasilMinecraftSessionService) which has proper support for multi\nthreaded access and ensures that the value is only loaded once\nregardless of how many tries try at the same time.",
          "is_bot": false,
          "headline": "Spirit Leap Overlay (#1202)",
          "author_name": "Aaron",
          "author_login": "AzureAaron",
          "committed_at": "2025-03-12T19:30:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04091c51ea285f592d73695a3e05aa391e8a9c7f",
          "body": null,
          "is_bot": false,
          "headline": "Fix class load order messing up unit tests",
          "author_name": "Aaron",
          "author_login": "AzureAaron",
          "committed_at": "2025-03-09T18:03:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e42597644e9085d7b7cad41cdc88a1beb27388c2",
          "body": "* Added translation using Weblate (Danish)\n\n* Update translation files\n\nUpdated by \"Remove blank strings\" hook in Weblate.\n\nTranslation: Skyblocker/Skyblocker\nTranslate-URL: https://translate.hysky.de/projects/Skyblocker/skyblocker/\n\n* Translated using Weblate (Danish)\n\nCurrently translated at 5.6% \n[…]\nuthored-by: Anonymous <anonymous@users.noreply.translate.hysky.de>\nCo-authored-by: Artem <BLACKUM@users.noreply.translate.hysky.de>\nCo-authored-by: Aaron <51387595+AzureAaron@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Translations update from hysky translate (#1163)",
          "author_name": "LifeIsAParadox's Weblate",
          "author_login": "Weblate-LifeIsAParadox",
          "committed_at": "2025-03-08T17:47:56Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "15f2255c78e65e5b930177e809feff4199932851",
          "body": "…200)\n\n* Fix dungeon entrance room physical pos being detected incorrectly\n\n* Refactor physical entrance pos detection\n\n---------\n\nCo-authored-by: Kevinthegreat <92656833+kevinthegreat1@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Fix dungeon entrance room physical pos being detected incorrectly (#1…",
          "author_name": "Aaron",
          "author_login": "AzureAaron",
          "committed_at": "2025-03-08T04:57:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea6944c47a4058fdbbc44cda63d5be323055b391",
          "body": "* Add support for Abbreviations in health values\n\n* Fix pattern for K\n\n* fix not removing from name due to  case change\n\n* move try catch into health bars\n\n* Clean up parsing\n\n---------\n\nCo-authored-by: Kevinthegreat <92656833+kevinthegreat1@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Add support for Abbreviations in health values (#1199)",
          "author_name": "olim88",
          "author_login": "olim88",
          "committed_at": "2025-03-08T04:56:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fcb762a10e06ae9bb9b23cff0d2745b849ea972a",
          "body": "* Fix empty `validLocations` set failing to be decoded\n\n* Remove unnecessary override\n\n* Add encode tests\n\n---------\n\nCo-authored-by: Kevinthegreat <92656833+kevinthegreat1@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Fix empty validLocations set failing to be decoded (#1197)",
          "author_name": "Rime",
          "author_login": "Emirlol",
          "committed_at": "2025-03-08T04:56:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f70cdd8865043e96ebc1e56472e0eb0544efda54",
          "body": null,
          "is_bot": false,
          "headline": "we aren't boring",
          "author_name": "Aaron",
          "author_login": "AzureAaron",
          "committed_at": "2025-03-04T01:05:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07276f1378c6f98fbb0882a6d6f59dc685723351",
          "body": null,
          "is_bot": false,
          "headline": "Migrate to formatters (#1185)",
          "author_name": "Kevin",
          "author_login": "kevinthegreat1",
          "committed_at": "2025-03-03T04:27:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38f2c51a116c87ca7ba6a6ffc5bd821770b57630",
          "body": "* Add teleport overlay color config\n\n* Oops forgot the translation\n\n* Fix alpha\n\n---------\n\nCo-authored-by: Kevinthegreat <92656833+kevinthegreat1@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Add teleport overlay color config (#1175)",
          "author_name": "Rime",
          "author_login": "Emirlol",
          "committed_at": "2025-03-03T04:22:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "047149f394359ed957a6b9c050d00c8953ed0198",
          "body": "* Update fabric deps\n\n* Migrate client game test to loom\n\n* Migrate to new hud api\n\n* Fix fancy tab hud\n\n* Rename ScreenMaster to WidgetManager\n\n* No server game tests\n\n* Update deps\n\n* Separate fmj for game test\n\n* Run production client game test in CI and move template image\n\n* Run client game test\n\n* Update screenshots dir",
          "is_bot": false,
          "headline": "Fabric updates (#1172)",
          "author_name": "Kevin",
          "author_login": "kevinthegreat1",
          "committed_at": "2025-03-03T04:22:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa9e6b7663c6f81e08e6e3cc1cf25907522ae82a",
          "body": "* nearly working\n\nnearly working state however lots of the code will need refactoring once i understand what it needs to do\n\n* fix broken code\n\nstill needs refactor but works now\n\n* code should work now\n\nneeds a refactor next and a few small feature\n\n* add usefull infomation to tooltips\n\n* big refac\n[…]\nully good code now. ready to finally make a pr\n\n* Fix config location\n\n* Fix static usage\n\n* Clean up names\n\n---------\n\nCo-authored-by: Kevinthegreat <92656833+kevinthegreat1@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Fossil Solver (#1156)",
          "author_name": "olim88",
          "author_login": "olim88",
          "committed_at": "2025-03-03T04:10:02Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cd728aecd0da561aa6800f5b5b975b8ad9435e0a",
          "body": "* calendar yay\n\n* add 12-hour clock config\n\n* Use date time api\n\n* Fix rounding and optional parsing\n\n* Cleanup\n\n* More general config\n\n---------\n\nCo-authored-by: Kevinthegreat <92656833+kevinthegreat1@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Event Start Time in Calendar menu (#1147)",
          "author_name": "viciscat",
          "author_login": "viciscat",
          "committed_at": "2025-03-03T04:09:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d0aae6b88b34d7f85ba397eea2469fb4a95a51e",
          "body": "* Sum visitors with alike crops, fix Farming XP/h regex, and improve precision for XP/h and Blocks/s\n\n* Added Show Stacks in Visitor Helper\n\n* Re-added the drawItemEntry into drawScreen\n\n* VacuumSolver, VisitorHelper, PestHighlighter\n\n* Forgot to fix highlight flicker in VacuumSolver\n\n* removed impo\n[…]\nbreaks\n\n* Use primitive types and fixes\n\n* Missed a primitive\n\n* Remove vacuum solver\n\n* Fix amount parsing\n\n---------\n\nCo-authored-by: Kevinthegreat <92656833+kevinthegreat1@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Garden Tweaks & Features (#1118)",
          "author_name": "upfault.lol",
          "author_login": "WannaBeIan",
          "committed_at": "2025-03-03T04:08:45Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e428f5aca33d42bf35f6ee0dc8edc8df2cc753b3",
          "body": "* basic features\n\nworking prototype for the feature\n\n* add config and main features\n\n* add option to show on mobs with only a health value\n\nalso adds tooltips for options\n\n* clean up code and add more comments\n\n* increase default size\n\n* improve removing health code and incorrectly spell amour\n\n* sh\n[…]\n\n\n* Disable depth test and cleanup\n\n* Migrate to oklab interpolation\n\n* Fix health bar alpha\n\n* Default off\n\n---------\n\nCo-authored-by: Kevinthegreat <92656833+kevinthegreat1@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Health bars (#1028)",
          "author_name": "olim88",
          "author_login": "olim88",
          "committed_at": "2025-03-03T04:07:43Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9219939d0769b10f4ec504f57d98a60c24247185",
          "body": null,
          "is_bot": false,
          "headline": "Initial (and hopefully last) commit for npc price fix (#1176)",
          "author_name": "Rime",
          "author_login": "Emirlol",
          "committed_at": "2025-02-27T20:50:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2659c8ced1685fa0c231195db53df45500a6144",
          "body": "* Corpse profit tracker initial commit\n\n* A bunch of stuff\n\n- Extract `CorpseLoot` and `Reward` inner classes into separate classes\n- Use translatables where it makes sense\n- Add config option to toggle corpse profit tracker (can't believe I forgot this on corpse tracker as well)\n- Some minor comman\n[…]\nre copy-friendly\n\n* Fix keys' total price not being multiplied by key amount\n\n* Fix `pricePerUnit` display of items to match keys\n\nThis way, they don't display the price per unit when the amount is 1.",
          "is_bot": false,
          "headline": "Corpse profit tracker (#1152)",
          "author_name": "Rime",
          "author_login": "Emirlol",
          "committed_at": "2025-02-27T20:49:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "fc478774143a73aa1470e6348d75896231fa21ca",
          "body": "* Chat rule location config overhaul\n\n* Fix incorrect logic in ItemTickList\n\n* Boolean → boolean\n\n* Update location name\n\n* Remove locations list\n\n* Revamp widgets in `ChatRuleConfigScreen`\n\n* Complete codec to decode both string and enumset\n\n* Take negated locations into account\n\n* Fix exclusion pa\n[…]\n` from the location selector\n\n* Future-proofing\n\n* Consider valid locations set of only `Location.UNKNOWN` as empty\n\n---------\n\nCo-authored-by: Kevin <92656833+kevinthegreat1@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Chat rule location config overhaul (#1138)",
          "author_name": "Rime",
          "author_login": "Emirlol",
          "committed_at": "2025-02-27T20:48:55Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "37422acb185653f1d33c606687a97715db1a7264",
          "body": "* HOTM Perk Level Slot Text\n\n* Add Discrite as an evolving item\n\n* Replace magic values with constants\n\n* Changes\n\n* Take max perk level into consideration\n\n---------\n\nCo-authored-by: Rime <81419447+Emirlol@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Slot Text Stuff (#1134)",
          "author_name": "Aaron",
          "author_login": "AzureAaron",
          "committed_at": "2025-02-27T20:47:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97a36bdbe9713437539005b707da9a4b8110d407",
          "body": null,
          "is_bot": false,
          "headline": "Move disabled slots out of the way (#1132)",
          "author_name": "viciscat",
          "author_login": "viciscat",
          "committed_at": "2025-02-27T20:46:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1c37e87ff9389e4f64c747a498273eacb150524",
          "body": "* Add \"Swing On Abilities\"\n\nIntroduced a simple configuration option to enable hand-swing animations for items with right-click abilities.\n\n* Use Mixin\n\nRefactored the swing animation logic into a mixin.\n\n* Update swing on ability injection point\n\n---------\n\nCo-authored-by: Kevinthegreat <92656833+kevinthegreat1@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Add \"Swing On Abilities\" (#1127)",
          "author_name": "Wanja",
          "author_login": "Manchick0",
          "committed_at": "2025-02-27T20:46:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc33f40cb3989d6ac1a1d81d9f4cf0b89e831071",
          "body": null,
          "is_bot": false,
          "headline": "Fix #1188 sign calculator floating point errors",
          "author_name": "Kevinthegreat",
          "author_login": "kevinthegreat1",
          "committed_at": "2025-02-24T05:07:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54b1127efb5f7bfb84ac1d249968ffb035aec72a",
          "body": "* Fixed Vampire features not working\r\n\r\n* improved checks",
          "is_bot": false,
          "headline": "Fixed Vampire Features not working (#1169)",
          "author_name": "Hazem",
          "author_login": "7azeemm",
          "committed_at": "2025-02-15T02:15:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 51,
      "commits_last_year": 0,
      "latest_release_at": "2025-05-01T21:20:02Z",
      "latest_release_tag": "v5.2.0",
      "releases_from_tags": true,
      "days_since_last_push": 0,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 451,
      "mean_days_between_releases": 33.4
    },
    "community": {
      "has_readme": false,
      "has_license": false,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": null,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "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": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "build.gradle",
        "buildSrc/build.gradle"
      ],
      "largest_source_bytes": 95278,
      "source_files_sampled": 731,
      "oversized_source_files": 2,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "build.gradle",
        "buildSrc/build.gradle"
      ],
      "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": [
        "maven"
      ],
      "dependencies": [],
      "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": 0,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 4,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "AzureAaron",
          "commits": 754,
          "avatar_url": "https://avatars.githubusercontent.com/u/51387595?v=4"
        },
        {
          "type": "User",
          "login": "kevinthegreat1",
          "commits": 662,
          "avatar_url": "https://avatars.githubusercontent.com/u/92656833?v=4"
        },
        {
          "type": "User",
          "login": "LifeIsAParadox",
          "commits": 377,
          "avatar_url": "https://avatars.githubusercontent.com/u/19829407?v=4"
        },
        {
          "type": "User",
          "login": "Emirlol",
          "commits": 265,
          "avatar_url": "https://avatars.githubusercontent.com/u/81419447?v=4"
        },
        {
          "type": "User",
          "login": "viciscat",
          "commits": 221,
          "avatar_url": "https://avatars.githubusercontent.com/u/51047087?v=4"
        },
        {
          "type": "User",
          "login": "olim88",
          "commits": 210,
          "avatar_url": "https://avatars.githubusercontent.com/u/70377847?v=4"
        },
        {
          "type": "User",
          "login": "msg-programs",
          "commits": 153,
          "avatar_url": "https://avatars.githubusercontent.com/u/64542860?v=4"
        },
        {
          "type": "User",
          "login": "AC19970",
          "commits": 101,
          "avatar_url": "https://avatars.githubusercontent.com/u/119892303?v=4"
        },
        {
          "type": "User",
          "login": "KonaeAkira",
          "commits": 94,
          "avatar_url": "https://avatars.githubusercontent.com/u/31180380?v=4"
        },
        {
          "type": "User",
          "login": "TacoMonkey11",
          "commits": 84,
          "avatar_url": "https://avatars.githubusercontent.com/u/75862693?v=4"
        }
      ],
      "contributors_sampled": 90,
      "top_contributor_share": 0.207
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "beta.yml",
        "buildrelease.yml",
        "webhook_translate.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": true,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 9,
            "reason": "binaries present in source code",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": null,
            "reason": "no pull request found",
            "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/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 17 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 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": null,
            "reason": "packaging workflow not 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": "no SAST tool detected",
            "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": null,
            "reason": "no releases found",
            "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": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "66fb7bed8c1a66cfa0396f688ed1a41b31296773",
        "ran_at": "2026-07-27T00:32:33Z",
        "aggregate_score": 3.2,
        "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": null,
      "oldest_open_prs": [],
      "last_merged_pr_at": null,
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/Bedrock-Armor/Skyblocker",
    "host": "github.com",
    "name": "Skyblocker",
    "owner": "Bedrock-Armor"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": "Abandonment Policy applies a 85% multiplier to weighted overall health.",
      "notes": [
        {
          "code": "abandonment_overall_adjustment",
          "params": {
            "cap": 0,
            "pct": 85
          }
        }
      ],
      "value": 31,
      "inputs": {
        "security": 33,
        "vitality": 44,
        "community": 12,
        "governance": 39,
        "engineering": 51,
        "abandonment_cap": null,
        "abandonment_state": "at_risk",
        "abandonment_multiplier": 85,
        "weighted_overall_before_abandonment": 37,
        "overall_after_abandonment_multiplier": 31
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "at_risk",
        "name": "Vitality",
        "value": 44,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "at_risk",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 36,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 1,
              "days_since_last_push": 0,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "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": "moderate",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 56,
            "inputs": {
              "releases_count": 51,
              "latest_release_tag": "v5.2.0",
              "releases_from_tags": true,
              "days_since_latest_release": 451,
              "mean_days_between_releases": 33.4
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "51 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 51
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 451 days ago",
                "points": 7.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 451
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~33.4 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 33.4
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "cap": null,
              "state": "at_risk",
              "guards": [
                "no_open_demand"
              ],
              "signals": [
                "release_stall",
                "scorecard_unmaintained"
              ],
              "red_flag": true,
              "multiplier_pct": 85,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 0,
              "unanswered_open_issues": 0,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 410,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 410 days; 2 unmet obligation(s): releases stalled, Scorecard reports it unmaintained",
                "points": 85,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_flagged",
                    "params": {
                      "days": 410,
                      "count": 2,
                      "signals": "releases stalled, Scorecard reports it unmaintained"
                    }
                  }
                ],
                "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": false,
              "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (LGPL-3.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "LGPL-3.0"
                    }
                  }
                ],
                "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": "at_risk",
        "name": "Sustainability & Governance",
        "value": 39,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "good",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "bus_factor": 4,
              "contributors_sampled": 90,
              "top_contributor_share": 0.207
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "4 contributor(s) cover half of all commits",
                "points": 43.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 21% of commits",
                "points": 17.8,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 21
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "90 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 90
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 17 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "critical",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution",
                    "pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "merged_prs": 0,
              "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": "no decided pull requests or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_decided_prs_or_data",
                    "params": {}
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "critical",
            "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": 22,
            "inputs": {
              "followers": 0,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "Bedrock-Armor",
              "public_repos": 1,
              "account_age_days": 1030
            },
            "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": "0 followers of Bedrock-Armor",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 0,
                      "login": "Bedrock-Armor"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "1 public repos, account ~2 yr old",
                "points": 7.8,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 1
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 2
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 51,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 68,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "3 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "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": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "critical",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": "https://hysky.de",
              "has_readme": false,
              "has_docs_dir": false,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "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": "https://hysky.de",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 33,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 33,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 3.2
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "binaries present in source code",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 17 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "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 not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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": "no SAST tool detected",
                "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": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "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": 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": "moderate",
        "name": "AI Readiness",
        "value": 53,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.86,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "86 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 86,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 46,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "build.gradle",
                "buildSrc/build.gradle"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "build.gradle, buildSrc/build.gradle (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "build.gradle, buildSrc/build.gradle"
                    }
                  }
                ],
                "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": "Java (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Java"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "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": "Java",
              "largest_source_bytes": 95278,
              "source_files_sampled": 731,
              "oversized_source_files": 2
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Java (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Java"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "2/731 source files over 60KB",
                "points": 54.8,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 731,
                      "oversized": 2
                    }
                  }
                ],
                "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": [
    "Community profile unavailable",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-27T00:32:52.115769Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/b/Bedrock-Armor/Skyblocker.svg",
  "full_name": "Bedrock-Armor/Skyblocker",
  "license_state": "standard",
  "license_spdx": "LGPL-3.0"
}

评分是信号,而非担保。 评分反映的是 GitHub 上公开可见的实践——不是代码审计,也不是安全保证。

缺失数据将被剔除并重新归一化权重,绝不按零分计。方法论已版本化并公开:指标 v1.13.0、模式 v0.27.0—— 完整方法论 · 指标知识库.

单项结果在整体记录中的位置: 汇总统计.