🧩 Claude Code Neovim IDE Extension
coder/claudecode.nvim 的健康指数为 100 分中的 77 分,处于「良好」区间。 其得分最高的类别是AI Readiness(76/100),最低的是Security(58/100)。 最近一次更新在 4 天前。 近期的大部分工作由 1 位贡献者完成。
指标归入加权类别,统一采用 1–100 量表。总体分先取类别加权平均,再依据公开记录的分布进行校准,使各等级具有百分位含义;当公开证据触发高风险司法辖区政策时,评级会按政策调整,并设置 34(存在风险)的上限。
每条轴代表一个类别。形状比平均值更重要——健康的对象会填满整个图形,而“一峰一谷”式画像意味着某一维度的优势正掩盖另一维度的风险。
加权总体分 66 经校准后在公布的指数量表上为 77(记录校准 2026-08-02)。
项目是否仍有生命——是否仍在编写代码,是否仍在发布版本?
| 36/36 | 推送新近度 — 最近一次推送于 4 天前 |
| 10.4/36 | 提交节奏 — 52 周中有 15 周有提交 |
| 16.4/18 | 提交量 — 最近一年 66 次提交 |
| 10/10 | OpenSSF Scorecard:Maintained — 30 commit(s) and 18 issue activity found in the last 90 days -- score normalized to 10 |
| commits_last_year | 66 |
| human_commit_share | 1 |
| days_since_last_push | 4 |
| active_weeks_last_year | 15 |
| 27/27 | 有发布版本 — 已发布 3 个发布版本 |
| 16.2/36 | 发布时效 — 最近一次发布版本于 333 天前 |
| 19.8/27 | 发布节奏 — 约每 52.9 天发布一次 |
| 0/10 | OpenSSF Scorecard:Signed-Releases — 无数据 |
| releases_count | 3 |
| latest_release_tag | v0.3.0 |
| releases_from_tags | 否 |
| days_since_latest_release | 333 |
| mean_days_between_releases | 52.9 |
项目是否拥有用户、下载量与关注度,并具备欢迎贡献者参与的配置?
| 56.4/60 | 星标 — 3,000 个星标 |
| 19.4/25 | 复刻 — 214 个复刻 |
| 6.2/15 | 关注者 — 14 位关注者 |
| forks | 214 |
| stars | 3,000 |
| watchers | 14 |
| growth_state | unverified |
| growth_factor_pct | 100 |
| growth_unverified_reason | no_history |
| 22.5/22.5 | README |
| 22.5/22.5 | 许可证 — 可识别的许可证(MIT) |
| 0/18 | CONTRIBUTING 指南 |
| 13.5/13.5 | 行为准则 |
| 0/7.2 | 议题模板 |
| 0/6.3 | PR 模板 |
| has_readme | 是 |
| has_license | 是 |
| readme_badges | 3 |
| has_contributing | 否 |
| has_issue_template | 否 |
| has_code_of_conduct | 是 |
| readme_badge_services | github.com, shields.io |
| has_pull_request_template | 否 |
项目能否在其成员之外延续——巴士系数、响应能力、由谁支持,以及软件包的维护状况?
| 9/54 | 巴士系数 — 1 位贡献者贡献了半数提交 |
| 4.5/22.5 | 提交分布 — 头号贡献者编写了 80% 的提交 |
| 13.5/13.5 | 贡献者广度 — 26 位贡献者 |
| 10/10 | OpenSSF Scorecard:Contributors — project has 3 contributing companies or organizations -- score normalized to 10 |
| bus_factor | 1 |
| contributors_sampled | 26 |
| top_contributor_share | 0.799 |
| 26.5/42 | 议题解决 — 63% 的议题已关闭 |
| 22.9/30 | PR 接受 — 已裁定的 PR 中 106/139 已合并 |
| 0/13 | Newcomer PR acceptance — 30 天内首次贡献者的 PR 已合并 0/1 |
| 1.5/15 | OpenSSF Scorecard:Code-Review — Found 5/30 approved changesets -- score normalized to 1 |
| merged_prs | 106 |
| open_issues | 50 |
| closed_issues | 85 |
| prs_merged_7d | 0 |
| prs_decided_7d | 0 |
| prs_merged_30d | 0 |
| prs_decided_30d | 1 |
| issue_closed_ratio | 0.63 |
| closed_unmerged_prs | 33 |
| first_time_authors_30d | 1 |
| first_time_prs_merged_30d | 0 |
| first_time_prs_decided_30d | 1 |
| 30/30 | 所有权背书 — 组织持有 |
| 0/20 | 已验证域名 — 未读取该组织的域名验证状态 |
| 24.6/25 | 所有者影响力 — coder 有 2,619 位关注者 |
| 22.4/25 | 既往记录 — 234 个公开仓库,账户约 4 年 |
| followers | 2,619 |
| owner_type | Organization |
| is_verified | — |
| owner_login | coder |
| public_repos | 234 |
| account_age_days | 1,709 |
基础的工程与文档实践是否到位?
| 24/24 | CI 工作流 — 5 个工作流 |
| 24/24 | 存在测试 |
| 0/16 | Linter 配置 |
| 0/9.6 | Pre-commit 钩子 |
| 0/6.4 | .editorconfig |
| 20/20 | OpenSSF Scorecard:CI-Tests — 30 out of 30 merged PRs checked by a CI test -- score normalized to 10 |
| has_ci | 是 |
| has_tests | 是 |
| has_editorconfig | 否 |
| has_linter_config | 否 |
| has_precommit_config | 否 |
| 30/30 | README |
| 0/25 | 文档目录 |
| 0/15 | 文档 / 主页站点 |
| 10/10 | 仓库描述 |
| 10/10 | 主题标签 — 3 个主题标签 |
| 10/10 | Wiki |
| topics | claude-code, neovim, claude |
| has_wiki | 是 |
| homepage | — |
| docs_site | — |
| has_readme | 是 |
| has_docs_dir | 否 |
| has_description | 是 |
可见的安全与供应链实践是否稳固,且不存在未解决的高风险司法辖区暴露?
| 6.8/7.5 | Binary-Artifacts — binaries present in source code |
| 2.2/7.5 | Branch-Protection — branch protection is not maximal on development and all release branches |
| 2.5/2.5 | CI-Tests — 30 out of 30 merged PRs checked by a CI test -- score normalized to 10 |
| 0/2.5 | CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected |
| 0.8/7.5 | Code-Review — Found 5/30 approved changesets -- score normalized to 1 |
| 2.5/2.5 | Contributors — project has 3 contributing companies or organizations -- score normalized to 10 |
| 0/10 | Dangerous-Workflow — 无数据 |
| 0/7.5 | Dependency-Update-Tool — no update tool detected |
| 0/5 | Fuzzing — project is not fuzzed |
| 2.5/2.5 | 许可证 — license file detected |
| 7.5/7.5 | Maintained — 30 commit(s) and 18 issue activity found in the last 90 days -- score normalized to 10 |
| 0/5 | Packaging — 无数据 |
| 0/5 | Pinned-Dependencies — 无数据 |
| 0/5 | SAST — SAST tool is not run on all commits -- score normalized to 0 |
| 5/5 | Security-Policy — security policy file detected |
| 0/7.5 | Signed-Releases — 无数据 |
| 0/7.5 | Token-Permissions — 无数据 |
| 3.8/7.5 | Vulnerabilities — 5 existing vulnerabilities detected |
| source | openssf_scorecard |
| checks_evaluated | 13 |
| scorecard_version | v5.5.0 |
| checks_inconclusive | 5 |
| scorecard_aggregate | 4.8 |
| 35/35 | 直接依赖不含已知公告 — 没有直接依赖携带已知公告 |
| 0/25 | 间接依赖不含已知公告 — 在此范围内,传递依赖集合无法与开发和测试依赖区分 |
| 0/40 | 没有长期未处理的公告 — 没有公告带有发布日期 |
| source | osv |
| advisories | 5 |
| affected_packages | 2 |
| assessed_packages | 163 |
| unassessed_packages | 0 |
| affected_by_severity | high 2 |
| direct_affected_packages | 0 |
该仓库在多大程度上具备与 AI 编码代理协同开发与维护的条件?权重刻意设小(4%):代理工具链是一项真实的维护信号,但完全不具备的仓库仍可达到 100/100。
| 45/45 | 代理指令 — AGENTS.md, CLAUDE.md |
| 0/15 | 机器可读文档(llms.txt) |
| 40/40 | 可读的提交历史 — 100 次人类提交中有 100 次说明了意图(结构化标题或解释性正文) |
| has_llms_txt | 否 |
| llms_txt_url | — |
| legible_history_share | 1 |
| agent_instruction_files | AGENTS.md, CLAUDE.md |
| agent_instruction_max_bytes | 23,293 |
| 18/18 | 一条命令的引导启动 — mise.toml |
| 22/22 | 自动化测试 |
| 0/11 | Lint / 格式化配置 |
| 0/11 | 静态类型检查 |
| 10/10 | 可复现环境 — devcontainer, lockfile |
| 10/10 | 已体现的代理实践 — 最近 100 次提交中有 33 次由代理编写或署名代理 |
| 0/8 | 自动化维护 — 未观察到自动依赖更新 |
| 0/10 | OpenSSF Scorecard:Pinned-Dependencies — 无数据 |
| has_nix | 否 |
| has_tests | 是 |
| lockfiles | package-lock.json |
| has_dockerfile | 否 |
| typed_language | 否 |
| bootstrap_files | mise.toml |
| has_devcontainer | 是 |
| has_linter_config | 否 |
| typecheck_configs | — |
| agent_commit_share | 0.33 |
| toolchain_manifests | — |
| dependency_bot_commit_share | 0 |
| 0/45 | 可类型检查的代码 — Lua,未配置类型检查 |
| 55/55 | 可控的文件大小 — 采样的 5 个源文件中有 0 个超过 60KB |
| primary_language | Lua |
| largest_source_bytes | 16,219 |
| source_files_sampled | 5 |
| oversized_source_files | 0 |
| 0/40 | API 模式(OpenAPI/GraphQL/proto) — 不适用于此类软件 |
| 0/20 | MCP 服务器 — 不适用于此类软件 |
| 40/40 | 可运行示例 — example, sample |
| example_dirs | example, sample |
| has_mcp_signal | 否 |
| api_schema_files | — |
| interfaces_expected_of | — |
每颗 star 和每个 fork 的添加时间,来自 GitHub 并按天汇总。累计增长位于其构成来源——每日新增——的正上方,二者可相互对照:稳定的自然增长与短暂的突增形态截然不同。当这一差别可被衡量时,它会作为增长真实性予以报告。
每个点涵盖 2 天。
来自开源项目 OpenSSF Scorecard 的独立、工具无关的安全评估。每项检查奖励的是安全实践本身,而非特定供应商的工具。Scorecard 无法判定的检查项标记为 不适用,并从安全评分中剔除(绝不按零分计)。
| 9 | Binary-Artifacts | binaries present in source code |
| 3 | Branch-Protection | branch protection is not maximal on development and all release branches |
| 10 | CI-Tests | 30 out of 30 merged PRs checked by a CI test -- score normalized to 10 |
| 0 | CII-Best-Practices | no effort to earn an OpenSSF best practices badge detected |
| 1 | Code-Review | Found 5/30 approved changesets -- score normalized to 1 |
| 10 | Contributors | project has 3 contributing companies or organizations -- score normalized to 10 |
| 不适用 | Dangerous-Workflow | no workflows found |
| 0 | Dependency-Update-Tool | no update tool detected |
| 0 | Fuzzing | project is not fuzzed |
| 10 | License | license file detected |
| 10 | Maintained | 30 commit(s) and 18 issue activity found in the last 90 days -- score normalized to 10 |
| 不适用 | Packaging | packaging workflow not detected |
| 不适用 | Pinned-Dependencies | no dependencies found |
| 0 | SAST | SAST tool is not run on all commits -- score normalized to 0 |
| 10 | Security-Policy | security policy file detected |
| 不适用 | Signed-Releases | no releases found |
| 不适用 | Token-Permissions | No tokens found |
| 5 | Vulnerabilities | 5 existing vulnerabilities detected |
来自 GitHub 依赖图的完整解析依赖集合:0 个直接依赖与 163 个间接(传递)软件包。仓库提交锁文件时,传递闭包才是完整的。
| 注册表 | 软件包 | 版本 | 关系 |
|---|---|---|---|
| npm | @babel/code-frame | 7.29.7 | 间接 |
| npm | @babel/helper-validator-identifier | 7.29.7 | 间接 |
| npm | @conventional-commits/parser | 0.4.1 | 间接 |
| npm | @google-automations/git-file-utils | 3.0.1 | 间接 |
| npm | @iarna/toml | 3.0.0 | 间接 |
| npm | @jsep-plugin/assignment | 1.3.0 | 间接 |
| npm | @jsep-plugin/regex | 1.0.4 | 间接 |
| npm | @octokit/auth-token | 4.0.0 | 间接 |
| npm | @octokit/core | 5.2.2 | 间接 |
| npm | @octokit/endpoint | 9.0.6 | 间接 |
| npm | @octokit/graphql | 7.1.1 | 间接 |
| npm | @octokit/openapi-types | 24.2.0 | 间接 |
| npm | @octokit/plugin-paginate-rest | 11.4.4-cjs.2 | 间接 |
| npm | @octokit/plugin-request-log | 4.0.1 | 间接 |
| npm | @octokit/plugin-rest-endpoint-methods | 13.3.2-cjs.1 | 间接 |
| npm | @octokit/request | 8.4.1 | 间接 |
| npm | @octokit/request-error | 5.1.1 | 间接 |
| npm | @octokit/rest | 20.1.2 | 间接 |
| npm | @octokit/types | 13.10.0 | 间接 |
| npm | @types/minimist | 1.2.5 | 间接 |
| npm | @types/normalize-package-data | 2.4.4 | 间接 |
| npm | @types/npm-package-arg | 6.1.4 | 间接 |
| npm | @types/unist | 2.0.11 | 间接 |
| npm | @xmldom/xmldom | 0.8.13 | 间接 |
| npm | agent-base | 7.1.4 | 间接 |
| npm | ansi-regex | 5.0.1 | 间接 |
| npm | ansi-styles | 4.3.0 | 间接 |
| npm | argparse | 2.0.1 | 间接 |
| npm | array-ify | 1.0.0 | 间接 |
| npm | arrify | 1.0.1 | 间接 |
| npm | async-retry | 1.3.3 | 间接 |
| npm | balanced-match | 4.0.4 | 间接 |
| npm | before-after-hook | 2.2.3 | 间接 |
| npm | boolbase | 1.0.0 | 间接 |
| npm | brace-expansion | 5.0.6 | 间接 |
| npm | camelcase | 5.3.1 | 间接 |
| npm | camelcase-keys | 6.2.2 | 间接 |
| npm | chalk | 4.1.2 | 间接 |
| npm | cliui | 8.0.1 | 间接 |
| npm | color-convert | 2.0.1 | 间接 |
| npm | color-name | 1.1.4 | 间接 |
| npm | compare-func | 2.0.0 | 间接 |
| npm | conventional-changelog-conventionalcommits | 6.1.0 | 间接 |
| npm | conventional-changelog-writer | 6.0.1 | 间接 |
| npm | conventional-commits-filter | 3.0.0 | 间接 |
| npm | css-select | 5.2.2 | 间接 |
| npm | css-what | 6.2.2 | 间接 |
| npm | dateformat | 3.0.3 | 间接 |
| npm | debug | 4.4.3 | 间接 |
| npm | decamelize | 1.2.0 | 间接 |
| npm | decamelize-keys | 1.1.1 | 间接 |
| npm | deprecation | 2.3.1 | 间接 |
| npm | detect-indent | 6.1.0 | 间接 |
| npm | diff | 8.0.4 | 间接 |
| npm | dom-serializer | 2.0.0 | 间接 |
| npm | domelementtype | 2.3.0 | 间接 |
| npm | domhandler | 5.0.3 | 间接 |
| npm | domutils | 3.2.2 | 间接 |
| npm | dot-prop | 5.3.0 | 间接 |
| npm | emoji-regex | 8.0.0 | 间接 |
| npm | entities | 4.5.0 | 间接 |
| npm | error-ex | 1.3.4 | 间接 |
| npm | es-errors | 1.3.0 | 间接 |
| npm | escalade | 3.2.0 | 间接 |
| npm | escape-string-regexp | 1.0.5 | 间接 |
| npm | figures | 3.2.0 | 间接 |
| npm | find-up | 4.1.0 | 间接 |
| npm | function-bind | 1.1.2 | 间接 |
| npm | get-caller-file | 2.0.5 | 间接 |
| npm | handlebars | 4.7.9 | 间接 |
| npm | hard-rejection | 2.1.0 | 间接 |
| npm | has-flag | 4.0.0 | 间接 |
| npm | hasown | 2.0.4 | 间接 |
| npm | he | 1.2.0 | 间接 |
| npm | hosted-git-info | 2.8.9 | 间接 |
| npm | hosted-git-info | 4.1.0 | 间接 |
| npm | http-proxy-agent | 7.0.2 | 间接 |
| npm | https-proxy-agent | 7.0.6 | 间接 |
| npm | indent-string | 4.0.0 | 间接 |
| npm | is-arrayish | 0.2.1 | 间接 |
| npm | is-core-module | 2.16.2 | 间接 |
| npm | is-fullwidth-code-point | 3.0.0 | 间接 |
| npm | is-obj | 2.0.0 | 间接 |
| npm | is-plain-obj | 1.1.0 | 间接 |
| npm | js-tokens | 4.0.0 | 间接 |
| npm | js-yaml | 4.2.0 | 间接 |
| npm | jsep | 1.4.0 | 间接 |
| npm | json-parse-even-better-errors | 2.3.1 | 间接 |
| npm | json-stringify-safe | 5.0.1 | 间接 |
| npm | jsonpath-plus | 10.4.0 | 间接 |
| npm | kind-of | 6.0.3 | 间接 |
| npm | lines-and-columns | 1.2.4 | 间接 |
| npm | locate-path | 5.0.0 | 间接 |
| npm | lodash.ismatch | 4.4.0 | 间接 |
| npm | lru-cache | 6.0.0 | 间接 |
| npm | map-obj | 1.0.1 | 间接 |
| npm | map-obj | 4.3.0 | 间接 |
| npm | meow | 8.1.2 | 间接 |
| npm | min-indent | 1.0.1 | 间接 |
| npm | minimatch | 10.2.5 | 间接 |
| npm | minimist | 1.2.8 | 间接 |
| npm | minimist-options | 4.1.0 | 间接 |
| npm | modify-values | 1.0.1 | 间接 |
| npm | ms | 2.1.3 | 间接 |
| npm | neo-async | 2.6.2 | 间接 |
| npm | node-html-parser | 6.1.13 | 间接 |
| npm | normalize-package-data | 2.5.0 | 间接 |
| npm | normalize-package-data | 3.0.3 | 间接 |
| npm | nth-check | 2.1.1 | 间接 |
| npm | once | 1.4.0 | 间接 |
| npm | p-limit | 2.3.0 | 间接 |
| npm | p-locate | 4.1.0 | 间接 |
| npm | p-try | 2.2.0 | 间接 |
| npm | parse-github-repo-url | 1.4.1 | 间接 |
| npm | parse-json | 5.2.0 | 间接 |
| npm | path-exists | 4.0.0 | 间接 |
| npm | path-parse | 1.0.7 | 间接 |
| npm | picocolors | 1.1.1 | 间接 |
| npm | prettier | 3.8.4 | 间接 |
| npm | quick-lru | 4.0.1 | 间接 |
| npm | read-pkg | 5.2.0 | 间接 |
| npm | read-pkg-up | 7.0.1 | 间接 |
| npm | redent | 3.0.0 | 间接 |
| npm | release-please | 17.9.0 | 间接 |
| npm | require-directory | 2.1.1 | 间接 |
| npm | resolve | 1.22.12 | 间接 |
| npm | retry | 0.13.1 | 间接 |
| npm | semver | 5.7.2 | 间接 |
| npm | semver | 7.8.4 | 间接 |
| npm | source-map | 0.6.1 | 间接 |
| npm | spdx-correct | 3.2.0 | 间接 |
| npm | spdx-exceptions | 2.5.0 | 间接 |
| npm | spdx-expression-parse | 3.0.1 | 间接 |
| npm | spdx-license-ids | 3.0.23 | 间接 |
| npm | split | 1.0.1 | 间接 |
| npm | string-width | 4.2.3 | 间接 |
| npm | strip-ansi | 6.0.1 | 间接 |
| npm | strip-indent | 3.0.0 | 间接 |
| npm | supports-color | 7.2.0 | 间接 |
| npm | supports-preserve-symlinks-flag | 1.0.0 | 间接 |
| npm | through | 2.3.8 | 间接 |
| npm | trim-newlines | 3.0.1 | 间接 |
| npm | type-fest | 0.18.1 | 间接 |
| npm | type-fest | 0.6.0 | 间接 |
| npm | type-fest | 0.8.1 | 间接 |
| npm | type-fest | 3.13.1 | 间接 |
| npm | typescript | 4.9.5 | 间接 |
| npm | uglify-js | 3.19.3 | 间接 |
| npm | unist-util-is | 4.1.0 | 间接 |
| npm | unist-util-visit | 2.0.3 | 间接 |
| npm | unist-util-visit-parents | 3.1.1 | 间接 |
| npm | universal-user-agent | 6.0.1 | 间接 |
| npm | validate-npm-package-license | 3.0.4 | 间接 |
| npm | wordwrap | 1.0.0 | 间接 |
| npm | wrap-ansi | 7.0.0 | 间接 |
| npm | wrappy | 1.0.2 | 间接 |
| npm | xpath | 0.0.34 | 间接 |
| npm | y18n | 5.0.8 | 间接 |
| npm | yallist | 4.0.0 | 间接 |
| npm | yaml | 2.9.0 | 间接 |
| npm | yargs | 17.7.2 | 间接 |
| npm | yargs-parser | 20.2.9 | 间接 |
| npm | yargs-parser | 21.1.1 | 间接 |
该仓库未发布可被索引解析的包,因此评估的是其自身的依赖图——共 163 个包,其中也包含从不交付的开发与测试版本固定:2 个存在已知公告,0 个为直接依赖。
| 软件包 | 版本 | 关系 | 严重程度 | 公告数 | 修复版本 |
|---|---|---|---|---|---|
| brace-expansion | 5.0.6 | 间接 | 高 | 3 | 5.0.9 |
| js-yaml | 4.2.0 | 间接 | 高 | 2 | 4.3.1 |
公告表示依赖图中记录的版本落入某条公告的受影响范围。可达性未经分析,且依赖图包含开发与测试的版本固定——某项发现可能只涉及工具链而非交付的软件。
发现这份报告有不准确之处,或有想法要分享?错误的测量、未识别的工具、建议、疑问——都欢迎提出。每条消息都会被阅读并得到回复。