公开记录
软件健康报告模式 0.27.0 · 指标 1.13.0 · 2026-07-30 23:54 UTC

CodeSagePath / whisper_kit

A flutter library that uses whisper.cpp models to provide offline speech-to-text conversion for Android. (iOS and Web might be enabled in near future)

C++ · CMIT★ 4 星标⑂ 5 复刻始于 2025年4月在 GitHub 上查看 ↗

CodeSagePath/whisper_kit 的健康指数为 100 分中的 44 分,处于「存在风险」区间。 其得分最高的类别是Engineering Quality(62/100),最低的是Community & Adoption(30/100)。 最近一次更新在 58 天前。 近期的大部分工作由 1 位贡献者完成。

44
总分 / 100
存在风险

软件健康指数

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

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

评分画像

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

所有权

Rishi Garg个人账户
12 关注者57 个公开仓库始于 2019年8月

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

按类别列示的指标

活力

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

50中等 · 占总体的 22%

开发活跃度

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

发布纪律

72良好
评分方式
16.2/27有发布版本 — 2 个版本标签(无 GitHub 发布版本)
36/36发布时效 — 最近一次发布版本于 84 天前
12.6/27发布节奏 — 约每 134.9 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — 无数据
所用输入
releases_count2
latest_release_tagv0.3.1
releases_from_tags
days_since_latest_release84
mean_days_between_releases134.9
已排除计分(无数据或不适用):OpenSSF Scorecard:Signed-Releases。 其余权重已重新归一化。

社区与采用

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

30存在风险 · 占总体的 18%
评分方式
7.7/60星标 — 4 个星标
5/25复刻 — 5 个复刻
0/15关注者 — 1 位关注者
所用输入
forks5
stars4
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

社区健康

50中等
评分方式
22.5/22.5README
22.5/22.5许可证 — 可识别的许可证(MIT)
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

可持续性与治理

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

44存在风险 · 占总体的 24%
评分方式
9/54巴士系数 — 1 位贡献者贡献了半数提交
0/22.5提交分布 — 头号贡献者编写了 100% 的提交
1.4/13.5贡献者广度 — 1 位贡献者
0/10OpenSSF Scorecard:Contributors — project has 0 contributing companies or organizations -- score normalized to 0
所用输入
bus_factor1
contributors_sampled1
top_contributor_share1
评分方式
46.8/46.8议题解决 — 100% 的议题已关闭
0/38.3PR 接受 — 没有已裁定的拉取请求或无数据
0/15OpenSSF Scorecard:Code-Review — Found 0/30 approved changesets -- score normalized to 0
所用输入
merged_prs0
open_issues0
closed_issues1
issue_closed_ratio1
closed_unmerged_prs0
已排除计分(无数据或不适用):PR 接受。 其余权重已重新归一化。
评分方式
10/30所有权背书 — 个人(用户)账户
0/20已验证域名 — 不适用于个人账户
8/25所有者影响力 — CodeSagePath 有 12 位关注者
24.8/25既往记录 — 57 个公开仓库,账户约 6 年
所用输入
followers12
owner_typeUser
is_verified
owner_loginCodeSagePath
public_repos57
account_age_days2,554
已排除计分(无数据或不适用):已验证域名。 其余权重已重新归一化。

工程质量

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

62中等 · 占总体的 20%

工程实践

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

文档

65中等
评分方式
30/30README
25/25文档目录
0/15文档 / 主页站点
10/10仓库描述
0/10主题标签
0/10Wiki
所用输入
topics
has_wiki
homepage
has_readme
has_docs_dir
has_description

安全

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

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

安全态势

31存在风险
评分方式
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
0/2.5Contributors — project has 0 contributing companies or organizations -- score normalized to 0
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.8/7.5Maintained — 2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1
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.1
已排除计分(无数据或不适用):ci_tests, packaging, signed_releases。 其余权重已重新归一化。

AI 就绪度

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

55中等 · 占总体的 0%
评分方式
0/45代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
40/40可读的提交历史 — 35 次人类提交中有 29 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.829
agent_instruction_files
agent_instruction_max_bytes
评分方式
12.6/18一条命令的引导启动 — android/app/build.gradle.kts, android/build.gradle.kts, example/android/app/build.gradle.kts(工具链约定,无任务运行器)
22/22自动化测试
0/11Lint / 格式化配置
11/11静态类型检查 — C++(静态类型)
0/10可复现环境
10/10已体现的代理实践 — 最近 35 次提交中有 5 次由代理编写或署名代理
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.143
toolchain_manifestsandroid/app/build.gradle.kts, android/build.gradle.kts, example/android/app/build.gradle.kts, example/android/build.gradle.kts
dependency_bot_commit_share0
评分方式
45/45可类型检查的代码 — C++(静态类型)
51.6/55可控的文件大小 — 采样的 131 个源文件中有 8 个超过 60KB
所用输入
primary_languageC++
largest_source_bytes907,984
source_files_sampled131
oversized_source_files8

机器可读接口

40存在风险
评分方式
0/40API 模式(OpenAPI/GraphQL/proto)
0/20MCP 服务器
40/40可运行示例 — example, examples
所用输入
example_dirsexample, examples
has_mcp_signal
api_schema_files

关键数据

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

数据采集警告

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

更多细节

Star 与 Fork 历史 0 ★ / 5 ⇿
0Star
5Fork
1发布

每颗 star 和每个 fork 的添加时间,来自 GitHub 并按天汇总。累计增长位于其构成来源——每日新增——的正上方,二者可相互对照:稳定的自然增长与短暂的突增形态截然不同。当这一差别可被衡量时,它会作为增长真实性予以报告。

12345512026-012026-042026-07
主版本 0次版本 0修订 1
OpenSSF Scorecard 3.1 / 10
3.1综合

来自开源项目 OpenSSF Scorecard 的独立、工具无关的安全评估。每项检查奖励的是安全实践本身,而非特定供应商的工具。Scorecard 无法判定的检查项标记为 不适用,并从安全评分中剔除(绝不按零分计)。Scorecard v5.5.0 · 2026-07-30 23:54 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
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
1Maintained2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1
不适用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": false,
      "size_kb": 16514,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "C": 1866837,
        "C++": 2259706,
        "Dart": 254782,
        "HTML": 2450,
        "Ruby": 2130,
        "CMake": 41922,
        "Swift": 192919,
        "Kotlin": 379,
        "Objective-C": 442,
        "Objective-C++": 1961
      },
      "pushed_at": "2026-06-02T14:32:54Z",
      "created_at": "2025-04-24T16:19:57Z",
      "owner_type": "User",
      "updated_at": "2026-05-07T07:35:41Z",
      "description": "A flutter library that uses whisper.cpp models to provide offline speech-to-text conversion for Android. (iOS and Web might be enabled in near future)",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "C++",
      "significant_languages": [
        "C++",
        "C"
      ]
    },
    "owner": {
      "blog": "codesagepath.dev",
      "name": "Rishi Garg",
      "type": "User",
      "login": "CodeSagePath",
      "company": null,
      "location": "Bengaluru",
      "followers": 12,
      "avatar_url": "https://avatars.githubusercontent.com/u/53617933?v=4",
      "created_at": "2019-08-02T14:54:02Z",
      "is_verified": null,
      "public_repos": 57,
      "account_age_days": 2554
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.3.1",
          "kind": "patch",
          "published_at": "2026-05-07T07:34:25Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2025-12-23T10:10:02Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "69213c9efc2817e066f8e577bb141ff30c88b71d",
          "body": "  - Harden `downloadModel`: create dest dir, stream to `*.part`, close file/HttpClient in `finally`, atomic rename, better error context\n  - Fix iOS/Dart method-channel mismatches:\n    - add `requestStoragePermission`/`checkStoragePermission` aliases (iOS docs permission)\n    - `startAudioCapture`/`\n[…]\ned to keep build/cache artifacts out of pub package\n\nVerification:\n  - `flutter analyze` (OK)\n  - `flutter pub publish --dry-run` (~4MB archive, clean contents; warnings expected until commit/publish)",
          "is_bot": false,
          "headline": "Feature Update: prep 0.3.1 professional pub.dev release",
          "author_name": "CodeSagePath",
          "author_login": "CodeSagePath",
          "committed_at": "2026-05-07T07:34:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a1c743375d2a81f8411aee0ddbec491fc4a85b15",
          "body": "  - Harden `downloadModel`: create dest dir, stream to `*.part`, close file/HttpClient in `finally`, atomic rename, better error context\n  - Fix iOS/Dart method-channel mismatches:\n    - add `requestStoragePermission`/`checkStoragePermission` aliases (iOS docs permission)\n    - `startAudioCapture`/`\n[…]\ned to keep build/cache artifacts out of pub package\n\nVerification:\n  - `flutter analyze` (OK)\n  - `flutter pub publish --dry-run` (~4MB archive, clean contents; warnings expected until commit/publish)",
          "is_bot": false,
          "headline": "Feature Update: prep 0.3.1 professional pub.dev release",
          "author_name": "CodeSagePath",
          "author_login": "CodeSagePath",
          "committed_at": "2026-05-07T07:32:14Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b783c8039297601966af543167ffa0cf11ef64ac",
          "body": "….txt from getting to repository.",
          "is_bot": false,
          "headline": "Removed \"*.txt\" from .gitignore file, which was preventing CMakeLists…",
          "author_name": "CodeSagePath",
          "author_login": "CodeSagePath",
          "committed_at": "2025-12-23T10:20:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50671d01b861b99935a74d71a2b4b00b55f70fea",
          "body": null,
          "is_bot": false,
          "headline": "fix: Remove *.txt ignore rule and cleanup .gitignore",
          "author_name": "CodeSagePath",
          "author_login": "CodeSagePath",
          "committed_at": "2025-12-23T10:18:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f4d59d9a6e26bbc3b6ad1dc8473c06b3851a2a1",
          "body": null,
          "is_bot": false,
          "headline": "chore: Remove build cache files, add .pubignore for pub.dev",
          "author_name": "CodeSagePath",
          "author_login": "CodeSagePath",
          "committed_at": "2025-12-23T10:13:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "912bfa63414a517dd05fd8f1b44b1e8505df50c5",
          "body": null,
          "is_bot": false,
          "headline": "removed unnecessary listings in .gitignore file",
          "author_name": "CodeSagePath",
          "author_login": "CodeSagePath",
          "committed_at": "2025-12-23T10:12:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4bccde97b5559a8c800e5b6b72dfb023b510baa2",
          "body": null,
          "is_bot": false,
          "headline": "chore: Update to v0.3.0",
          "author_name": "CodeSagePath",
          "author_login": "CodeSagePath",
          "committed_at": "2025-12-23T10:10:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf841e9234ce4896e1ace9dfd7b3dadddde849d4",
          "body": "- Add API reference with complete class/method docs\n- Add performance optimization guide\n- Add GDPR compliance documentation\n- Add getting started guide\n- Add examples documentation\n- Update CHANGELOG with v0.3.0 features\n\nReady for pub.dev publication!",
          "is_bot": false,
          "headline": "Added comprehensive documentation for pub.dev:",
          "author_name": "CodeSagePath",
          "author_login": "CodeSagePath",
          "committed_at": "2025-12-23T09:58:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00564ea6c190918b1afa81ed96ad7afe4146366e",
          "body": "- Add speaker diarization (diarization.dart)\n  - Speaker, SpeakerSegment, DiarizationResult\n  - DiarizationProvider interface\n  - SimpleDiarization placeholder implementation\n\n- Add testing utilities (testing.dart)\n  - StressTester for load testing\n  - MemoryLeakDetector for memory analysis\n  - DeviceCompatibility for device matrix",
          "is_bot": false,
          "headline": "Added speaker diarization and testing utilities:",
          "author_name": "CodeSagePath",
          "author_login": "CodeSagePath",
          "committed_at": "2025-12-23T09:44:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46ba762d706ecbacc602eaa7dc6fd310cd09bc3d",
          "body": "- Add background transcription (background.dart)\n  - BackgroundState, BackgroundResult, BackgroundConfig\n  - BackgroundHandler interface, BackgroundTranscription manager\n\n- Add Firebase integration (firebase.dart)\n  - FirebaseTranscription, FirebaseStorageConfig\n  - FirebaseTranscriptionService interface\n\n- Add performance benchmarking (benchmarking.dart)\n  - BenchmarkResult, Benchmarker for timing\n  - ModelBenchmark, BenchmarkComparison utilities",
          "is_bot": false,
          "headline": "Added background transcription, Firebase, and benchmarking:",
          "author_name": "CodeSagePath",
          "author_login": "CodeSagePath",
          "committed_at": "2025-12-23T09:34:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80ca9b7b51821f73ab31fa7c188c8bfef9c57d9a",
          "body": "- Add WebSocket support (websocket.dart)\n  - WebSocketMessage, WebSocketConfig\n  - WebSocketHandler interface, transcription client\n\n- Add REST API wrapper (rest_api.dart)\n  - ApiResponse, ApiAuth, RestApiConfig\n  - TranscriptionApiClient interface\n\n- Add crash reporting (crash_reporting.dart)\n  - C\n[…]\n, CrashReporter interface\n  - CrashReporting singleton with breadcrumbs\n\n- Add secure model loading (secure_loading.dart)\n  - SecureLoadingOptions, TrustedSources\n  - SecureModelLoader with validation",
          "is_bot": false,
          "headline": "Added WebSocket, REST API, crash reporting, and secure loading:",
          "author_name": "CodeSagePath",
          "author_login": "CodeSagePath",
          "committed_at": "2025-12-23T08:48:47Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e17f4bc5274f93b3dcd223aa038a0e3c62d6c0df",
          "body": "- Add memory/threading optimization (optimization.dart)\n  - MemoryInfo, MemoryConfig, MemoryOptimizer\n  - ThreadingConfig with recommended thread counts\n  - PerformanceProfiler for timing operations\n\n- Add cloud storage integration (cloud_storage.dart)\n  - CloudFile metadata, CloudProvider enum\n  - Abstract CloudStorageProvider interface\n  - CloudStorageManager with caching",
          "is_bot": false,
          "headline": "Added optimization and cloud storage modules:",
          "author_name": "CodeSagePath",
          "author_login": "CodeSagePath",
          "committed_at": "2025-12-23T08:44:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6fc256fc52f4177ae0a59cc72589a03b23686507",
          "body": "- Add telemetry integration (telemetry.dart)\n  - TelemetryEvent with event types for transcription lifecycle\n  - TelemetryProvider abstract interface\n  - Telemetry singleton with timer support for duration tracking\n\n- Add A/B testing framework (ab_testing.dart)\n  - Experiment and Variant classes wit\n[…]\nport/export)\n\n- Add auto-updating models (auto_update.dart)\n  - ModelVersion with version comparison\n  - UpdateCheckResult and AutoUpdateConfig\n  - ModelUpdateManager for checking and managing updates",
          "is_bot": false,
          "headline": "Added telemetry, A/B testing, and auto-update modules:",
          "author_name": "CodeSagePath",
          "author_login": "CodeSagePath",
          "committed_at": "2025-12-23T08:39:07Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8ad6581ca6430348e723dc274391ee1e0fa1a32e",
          "body": "- Add priority queue for batch transcription (queue.dart)\n  - TranscriptionQueue with priority levels (low, normal, high, urgent)\n  - Concurrent processing limits, pause/resume, callbacks\n\n- Add large file handling (large_file.dart)\n  - LargeFileHandler: file categorization, memory estimation\n  - Re\n[…]\nference implementation\n\n- Add feature flags system (feature_flags.dart)\n  - Feature enum with runtime toggles\n  - FeatureFlags singleton with listeners\n  - Remote config support via configureFromMap()",
          "is_bot": false,
          "headline": "Added queue management, large file handling, database, and feature flags",
          "author_name": "CodeSagePath",
          "author_login": "CodeSagePath",
          "committed_at": "2025-12-23T08:34:49Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9e6c5f7cc37010ddcec9752eafa47b532ee2fc57",
          "body": "- Add translation improvements with text post-processing (translation.dart)\n  - TranslationConfig, TranslationResult, TranslationPostProcessor\n  - Punctuation fixing, capitalization, whitespace normalization\n\n- Add plugin architecture for third-party extensions (plugin.dart)\n  - WhisperKitPlugin bas\n[…]\nsecurity.dart)\n  - ModelSecurity: on-device model verification with magic byte checking\n  - SecureCleanup: secure file deletion, temp audio cleanup\n  - PrivacyOptions: privacy-focused processing modes",
          "is_bot": false,
          "headline": "Added translation, plugin architecture, and security modules:",
          "author_name": "CodeSagePath",
          "author_login": "CodeSagePath",
          "committed_at": "2025-12-23T08:29:36Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "722bda6b9936ba5115982e0db762c1d740afa87b",
          "body": "- Add language identification with 99 Whisper languages (language.dart)\n- Add adaptive processing for device capability detection (adaptive.dart)\n- Add transcription caching with file-based storage (cache.dart)\n- Add word-level timestamp estimation utilities (timestamps.dart)\n- Add Flutter widget library with 5 pre-built components:\n  - TranscriptionDisplay, RecordButton, AudioWaveform\n  - ModelDownloadProgress, LanguageSelector",
          "is_bot": false,
          "headline": "Added v0.3.0 features - language, adaptive, cache, timestamps, widgets",
          "author_name": "CodeSagePath",
          "author_login": "CodeSagePath",
          "committed_at": "2025-12-23T08:18:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08accc6c9fabe84d8da01d16a34f3f6565cea5e9",
          "body": "- Add unified cross-platform API (WhisperKitPlatform)\n  - platform_interface.dart: Data classes & abstract interface\n  - method_channel.dart: Native communication\n  - whisper_kit_platform.dart: Singleton platform API\n\n- Add batch transcription (batch.dart)\n  - Sequential/parallel processing\n  - Prog\n[…]\n - SRT subtitle format\n  - WebVTT subtitle format\n  - JSON format\n  - Plain text\n\n- Add custom model loading (custom_model.dart)\n  - GGML/GGUF format validation\n  - Model type detection from file size",
          "is_bot": false,
          "headline": "Updated v0.2.0 to 0.3.0: API improvements",
          "author_name": "CodeSagePath",
          "author_login": "CodeSagePath",
          "committed_at": "2025-12-23T07:50:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cd6ed11c7aea533ad70f8328c588b5535eb351fb",
          "body": "- Add typed exceptions (WhisperKitException, ModelException,\n  AudioException, TranscriptionException, PermissionException)\n- Add configuration presets (fast, balanced, accurate, lowMemory, realtime)\n- Add unified progress reporting (ProgressInfo, ProgressCallback)\n- Add cancellation token support (CancellationToken, CancellationTokenSource)\n- Update download_model.dart with proper error handling\n- Update TASK_LIST.md with accurate completion status",
          "is_bot": false,
          "headline": "feat: Add API improvements for v0.2.0 (Tasks #12-15)",
          "author_name": "CodeSagePath",
          "author_login": "CodeSagePath",
          "committed_at": "2025-12-22T12:02:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b9df98bb17fcdc6d1d5acbc9e3721fede743e96",
          "body": "…t working things.",
          "is_bot": false,
          "headline": "Updated README.md to replace previous implementation, with the curren…",
          "author_name": "CodeSagePath",
          "author_login": "CodeSagePath",
          "committed_at": "2025-12-22T11:29:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93cf73f11de9dbd4ac70c0885e9748a0041b8970",
          "body": "  - iOS native classes: AudioRecorder, ModelManager, PermissionManager, WhisperKitWrapper\n  - iOS plugin implementation files: WhisperKitPlugin.h, WhisperKitPlugin.swift\n  - iOS documentation: IMPLEMENTATION_CHECKLIST.md, README.md\n  - iOS test files: WhisperKitTests.swift\n  - iOS source files: main\n[…]\nr/AppDelegate.swift for plugin initialization\n  - Modified ios/Runner/Runner-Bridging-Header.h for Objective-C bridging\n\nUpdates:\n  - Updated whisper_kit.podspec with new dependencies and source files",
          "is_bot": false,
          "headline": "Additions:",
          "author_name": "CodeSagePath",
          "author_login": "CodeSagePath",
          "committed_at": "2025-11-23T15:32:52Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9f3f344a10e91c770d7f84c62a6edc58e179c0c9",
          "body": "  - README formatting and content updates\n  - Package name references updated from whisper_flutter to whisper_kit\n  - Documentation improvements for pub.dev release",
          "is_bot": false,
          "headline": "Updates/Modifications:",
          "author_name": "CodeSagePath",
          "author_login": "CodeSagePath",
          "committed_at": "2025-11-21T11:46:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "528d06288574c0643ed256a1c205b6a5057e9ed0",
          "body": "  - Renamed package from whisper_flutter to whisper_kit across all files.\n  - Updated import statements in example app files to use new package name.\n  - Enhanced transcription processing timer with proper start/stop state management.\n  - Improved transcription status widget text formatting.\n  - Mod\n[…]\nProcessingProvider for better state management.\n  - Created whisper_kit.dart main library file to replace whisper_flutter.dart.\n  - Enhanced error handling with transcription processing state cleanup.",
          "is_bot": false,
          "headline": "Updates/Modifications:",
          "author_name": "CodeSagePath",
          "author_login": "CodeSagePath",
          "committed_at": "2025-11-19T12:14:34Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "057149b0a8cb962c9d3028072c6bb7bd2b655c9e",
          "body": "  - Renamed package from whisper_flutter to whisper_kit across all files.\n  - Updated import statements in example app files to use new package name.\n  - Enhanced transcription processing timer with proper start/stop state management.\n  - Improved transcription status widget text formatting.\n  - Mod\n[…]\nProcessingProvider for better state management.\n  - Created whisper_kit.dart main library file to replace whisper_flutter.dart.\n  - Enhanced error handling with transcription processing state cleanup.",
          "is_bot": false,
          "headline": "Updates/Modifications:",
          "author_name": "CodeSagePath",
          "author_login": "CodeSagePath",
          "committed_at": "2025-11-19T12:12:30Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "344198531fce9e0ad68f909e110e6f28e5c2fc4e",
          "body": "  - Added configuration options screenshot (10.jpg) to README.\n  - Implemented real-time elapsed time tracking in transcription status widget.\n  - Added timer functionality with automatic start/stop based on transcription state.\n\nUpdates/Modifications:\n  - Updated audio file references from .ogg to \n[…]\nct WAV format usage and screenshots layout.\n  - Enhanced transcription status widget with self-contained timer mechanism.\n  - Improved memory management with proper timer disposal in widget lifecycle.",
          "is_bot": false,
          "headline": "Additions:",
          "author_name": "CodeSagePath",
          "author_login": "CodeSagePath",
          "committed_at": "2025-11-19T11:34:00Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e5ad5e33854a1ce46c4f2df1a3d5032031c2adda",
          "body": "Additions:\n  - Screenshots related to example application\n\nModifications:\n  - Updated README.md to include a section for \"screenshots\".",
          "is_bot": false,
          "headline": "Preparation for pub.dev release.",
          "author_name": "CodeSagePath",
          "author_login": "CodeSagePath",
          "committed_at": "2025-11-19T10:22:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68c2d164643381e21f76a3d74e6c97be7b0682d2",
          "body": "  - Enhanced transcription progress UI with animated circular loading indicators.\n  - Improved recording interface with better audio management.\n  - Added comprehensive crash prevention and error handling.\n  - Enhanced processing time display with smart formatting.\n  - Fixed microphone state managem\n[…]\nection and asset handling.\n  - Improved download progress visualization.\n  - Enhanced Whisper controller with better state management.\n  - Updated transcription status widget for better user feedback.",
          "is_bot": false,
          "headline": "Updates/Modifications:",
          "author_name": "CodeSagePath",
          "author_login": "CodeSagePath",
          "committed_at": "2025-11-19T09:52:32Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "bec7713c66a4e25360bded1532de440d6c41810d",
          "body": "MICROPHONE FIXES:\n- Add proper dispose() method to ensure microphone release\n- Implement _record.dispose() for clean resource management\n- Add _isInitialized flag to track recorder state\n- Ensure microphone stops when controller is disposed\n- Add error handling for all recording operations\n\nENHANCED\n[…]\na beautiful\nand intuitive recording interface that provides clear feedback and guidance.\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Fix microphone not turning off and improve recording interface",
          "author_name": "CodeSagePath",
          "author_login": "CodeSagePath",
          "committed_at": "2025-11-19T09:44:32Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "3175f50064ace83a5b121291900e829db5e7e155",
          "body": "ANIMATED TRANSCRIBE BUTTON:\n- Create custom AnimatedTranscribeButton with circular loading indicator\n- Add smooth scale animations on press (shrink to 95%)\n- Implement rotating circular progress indicator with pulsing glow\n- Include gradient background with animated shadow effects\n- Show \"Transcribi\n[…]\ndisplay during\ntranscription, making the app feel much more responsive and professional.\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Add beautiful circular loading animations for transcription progress",
          "author_name": "CodeSagePath",
          "author_login": "CodeSagePath",
          "committed_at": "2025-11-19T09:34:23Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "da5147ccfc97a6b888a4c30b6e3de23084b40cfb",
          "body": "CRASH PREVENTION:\n- Add robust input validation for audio files and models\n- Implement conservative processor allocation (clamp 1-8 cores)\n- Add transcription timeout (10 minutes) to prevent hanging\n- Enhance audio conversion error handling with fallback\n- Add comprehensive error categorization and \n[…]\n protection for long-running operations\n- Cleanup of temporary files after transcription\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Add comprehensive crash prevention and fix asset handling",
          "author_name": "CodeSagePath",
          "author_login": "CodeSagePath",
          "committed_at": "2025-11-19T09:26:15Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "5a28abd446b90a5c0522ad396c43125014417f63",
          "body": "- Implement smart duration formatting (seconds, minutes, hours)\n- Display processing time with timer icon and styled container\n- Add smooth animations for processing time display appearance\n- Format:\n  - < 60s: \"1.2s\" (with decimal precision)\n  - ≥ 60s: \"2m 30s\"\n  - ≥ 3600s: \"1h 15m 30s\"\n- Enhance v\n[…]\ncolors and subtle animations\n- Replace raw Duration.toString() with user-friendly format\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Add enhanced processing time display with smart formatting",
          "author_name": "CodeSagePath",
          "author_login": "CodeSagePath",
          "committed_at": "2025-11-19T09:19:08Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "1c95c2bb818b6f76ebb0baacb23a9c20f54d940f",
          "body": "- Fix model detection to use same path logic as Whisper library (Android: getApplicationSupportDirectory, Other: getLibraryDirectory)\n- Add comprehensive debug logging for model detection and download paths\n- Create sophisticated download progress widget with animations and status tracking\n- Impleme\n[…]\n as requested\n- Ensure consistent model path handling between download and transcription\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Fix model detection issue and enhance UI with bottom progress widget",
          "author_name": "CodeSagePath",
          "author_login": "CodeSagePath",
          "committed_at": "2025-11-19T09:06:29Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "dcd2727984b222dfe3b513d6c536ac021311a12e",
          "body": "  - Migrated Android build configuration from Groovy to Kotlin DSL (.gradle → .gradle.kts).\n  - Updated Gradle wrapper to latest version.\n  - Replaced ffmpeg_kit_flutter_full_gpl dependency with ffmpeg_kit_flutter_new: ^4.1.0.\n  - Removed legacy settings.gradle files in favor of Kotlin DSL versions.",
          "is_bot": false,
          "headline": "Updates/Modifications:",
          "author_name": "CodeSagePath",
          "author_login": "CodeSagePath",
          "committed_at": "2025-11-19T07:45:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "942fb5e0ab74425e16ba32fbadd78635ab519d34",
          "body": null,
          "is_bot": false,
          "headline": "Prepare for pub.dev release",
          "author_name": "CodeSagePath",
          "author_login": "CodeSagePath",
          "committed_at": "2025-11-19T06:23:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ec106a7a16ff0fe01cd48145ed9cf5c74add145",
          "body": null,
          "is_bot": false,
          "headline": "Added a README.md for explaining installation, features, and usage",
          "author_name": "CodeSagePath",
          "author_login": "CodeSagePath",
          "committed_at": "2025-04-24T16:31:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb363a9eaa634b2e57e48a196b3970efe3314978",
          "body": "…tiny, base, small, etc.))",
          "is_bot": false,
          "headline": "Whisper Transcrbe In Flutter (Using OpenAI's opensource models (like …",
          "author_name": "CodeSagePath",
          "author_login": "CodeSagePath",
          "committed_at": "2025-04-24T16:20:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 2,
      "commits_last_year": 33,
      "latest_release_at": "2026-05-07T07:34:25Z",
      "latest_release_tag": "v0.3.1",
      "releases_from_tags": true,
      "days_since_last_push": 58,
      "active_weeks_last_year": 4,
      "days_since_latest_release": 84,
      "mean_days_between_releases": 134.9
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 5,
      "stars": 4,
      "watchers": 1,
      "fork_history": {
        "days": [
          {
            "date": "2026-01-11",
            "count": 1
          },
          {
            "date": "2026-01-20",
            "count": 1
          },
          {
            "date": "2026-06-04",
            "count": 1
          },
          {
            "date": "2026-06-24",
            "count": 1
          },
          {
            "date": "2026-07-11",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 5,
        "total_forks": 5
      },
      "star_history": null,
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "example",
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "android/app/build.gradle.kts",
        "android/build.gradle.kts",
        "example/android/app/build.gradle.kts",
        "example/android/build.gradle.kts"
      ],
      "largest_source_bytes": 907984,
      "source_files_sampled": 131,
      "oversized_source_files": 8,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "android/build.gradle.kts"
      ],
      "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": 1,
        "closed_issues": 1,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "CodeSagePath",
          "commits": 35,
          "avatar_url": "https://avatars.githubusercontent.com/u/53617933?v=4"
        }
      ],
      "contributors_sampled": 1,
      "top_contributor_share": 1
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "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": 0,
            "reason": "project has 0 contributing companies or organizations -- score normalized to 0",
            "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": 1,
            "reason": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
            "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": "69213c9efc2817e066f8e577bb141ff30c88b71d",
        "ran_at": "2026-07-30T23:54:54Z",
        "aggregate_score": 3.1,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-06-02T14:34:33Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": null,
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/CodeSagePath/whisper_kit",
    "host": "github.com",
    "name": "whisper_kit",
    "owner": "CodeSagePath"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 44,
      "inputs": {
        "security": 31,
        "vitality": 50,
        "community": 30,
        "governance": 44,
        "engineering": 62
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 50,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "at_risk",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 36,
            "inputs": {
              "commits_last_year": 33,
              "human_commit_share": 1,
              "days_since_last_push": 58,
              "active_weeks_last_year": 4
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 58 days ago",
                "points": 18,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 58
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "4/52 weeks with commits",
                "points": 2.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "33 commits in the last year",
                "points": 13.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 33
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
                "points": 1,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "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": 72,
            "inputs": {
              "releases_count": 2,
              "latest_release_tag": "v0.3.1",
              "releases_from_tags": true,
              "days_since_latest_release": 84,
              "mean_days_between_releases": 134.9
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "2 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 84 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 84
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~134.9 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 134.9
                    }
                  }
                ],
                "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": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 84,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 84 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 84
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 30,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 13,
            "inputs": {
              "forks": 5,
              "stars": 4,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "4 stars",
                "points": 7.7,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "5 forks",
                "points": 5,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "at_risk",
        "name": "Sustainability & Governance",
        "value": 44,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 10,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 1,
              "top_contributor_share": 1
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 100% of commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "1 contributors",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 76,
            "inputs": {
              "merged_prs": 0,
              "open_issues": 0,
              "closed_issues": 1,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 46.8,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "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": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 54,
            "inputs": {
              "followers": 12,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "CodeSagePath",
              "public_repos": 57,
              "account_age_days": 2554
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "12 followers of CodeSagePath",
                "points": 8,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 12,
                      "login": "CodeSagePath"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "57 public repos, account ~6 yr old",
                "points": 24.8,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 57
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 6
                    }
                  }
                ],
                "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": 62,
        "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": 60,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 31,
        "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": 31,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 3.1
            },
            "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 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "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": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "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": 2
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 55,
        "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.829,
              "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": "29 of 35 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 29,
                      "sampled": 35
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 56,
            "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.143,
              "toolchain_manifests": [
                "android/app/build.gradle.kts",
                "android/build.gradle.kts",
                "example/android/app/build.gradle.kts",
                "example/android/build.gradle.kts"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "android/app/build.gradle.kts, android/build.gradle.kts, example/android/app/build.gradle.kts (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "android/app/build.gradle.kts, android/build.gradle.kts, example/android/app/build.gradle.kts"
                    }
                  }
                ],
                "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": "C++ (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "C++"
                    }
                  }
                ],
                "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": "5 of the last 35 commits agent-authored or agent-credited",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 5,
                      "sampled": 35
                    }
                  }
                ],
                "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": 97,
            "inputs": {
              "primary_language": "C++",
              "largest_source_bytes": 907984,
              "source_files_sampled": 131,
              "oversized_source_files": 8
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "C++ (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "C++"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "8/131 source files over 60KB",
                "points": 51.6,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 131,
                      "oversized": 8
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "example",
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "example, examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "example, examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-30T23:54:58.623496Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/CodeSagePath/whisper_kit.svg",
  "full_name": "CodeSagePath/whisper_kit",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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