原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [
"rust",
"library",
"utility",
"trait",
"command",
"process",
"subprocess"
],
"is_fork": false,
"size_kb": 25,
"has_wiki": false,
"homepage": "https://lib.rs/crates/command-extra",
"languages": {
"Rust": 1919,
"Shell": 209
},
"pushed_at": "2026-07-25T17:24:20Z",
"created_at": "2020-10-14T07:46:15Z",
"owner_type": "User",
"updated_at": "2026-07-25T17:24:18Z",
"description": "Additional methods for std::process::Command",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "Rust",
"significant_languages": [
"Rust"
]
},
"owner": {
"blog": null,
"name": "Khải",
"type": "User",
"login": "KSXGitHub",
"company": null,
"location": "Earth, Solar System, Orion Arm, Milky Way",
"followers": 133,
"avatar_url": "https://avatars.githubusercontent.com/u/11488886?v=4",
"created_at": "2015-03-15T15:25:10Z",
"is_verified": null,
"public_repos": 393,
"account_age_days": 4151
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "1.1.0",
"kind": "minor",
"published_at": "2026-07-25T17:23:40Z"
},
{
"tag": "1.0.0",
"kind": "major",
"published_at": "2020-10-14T08:22:22Z"
},
{
"tag": "0.1.0",
"kind": "minor",
"published_at": "2020-10-14T08:21:47Z"
},
{
"tag": "0.0.0",
"kind": "major",
"published_at": "2020-10-14T08:20:43Z"
}
],
"recent_commits": [
{
"oid": "cf1f26fa5653e5d4efc3223722f0170f5b4688aa",
"body": null,
"is_bot": false,
"headline": "1.1.0",
"author_name": "khai96_",
"author_login": "KSXGitHub",
"committed_at": "2026-07-25T17:23:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5beec78d28f5b6053e11e6c7df9249af6aa2a752",
"body": null,
"is_bot": false,
"headline": "Add `with_envs`",
"author_name": "khai96_",
"author_login": "KSXGitHub",
"committed_at": "2026-07-25T17:22:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d76f517ecc66cb2710a5ae84a137b22bcac68a73",
"body": null,
"is_bot": false,
"headline": "Fix CI",
"author_name": "khai96_",
"author_login": "KSXGitHub",
"committed_at": "2026-07-25T17:08:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c495877c1a16215116e1d809de961a55c3f4c04",
"body": null,
"is_bot": false,
"headline": "Upgrade rust-toolchain",
"author_name": "khai96_",
"author_login": "KSXGitHub",
"committed_at": "2026-07-25T17:02:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8f59b3173fc0503fdd2f700f422b7fa6f61f158",
"body": "…ns/cache-3.0.8\n\nBump actions/cache from 3.0.6 to 3.0.8",
"is_bot": false,
"headline": "Merge pull request #15 from KSXGitHub/dependabot/github_actions/actio…",
"author_name": "Khải",
"author_login": "KSXGitHub",
"committed_at": "2022-08-23T03:40:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "804060dc8ddce2859177496390529d9620563f56",
"body": "Bumps [actions/cache](https://github.com/actions/cache) from 3.0.6 to 3.0.8.\n- [Release notes](https://github.com/actions/cache/releases)\n- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)\n- [Commits](https://github.com/actions/cache/compare/v3.0.6...v3.0.8)\n\n---\nupdated-dependencies:\n- dependency-name: actions/cache\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/cache from 3.0.6 to 3.0.8",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-08-22T23:04:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd2ff7b65f1323f89a31f6740353a2609eee3e34",
"body": "…ns/cache-3.0.6\n\nBump actions/cache from 3.0.1 to 3.0.6",
"is_bot": false,
"headline": "Merge pull request #13 from KSXGitHub/dependabot/github_actions/actio…",
"author_name": "Khải",
"author_login": "KSXGitHub",
"committed_at": "2022-08-09T03:14:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c28fd509e87cddf0b7e29e47e518220306e0765",
"body": "Bumps [actions/cache](https://github.com/actions/cache) from 3.0.1 to 3.0.6.\n- [Release notes](https://github.com/actions/cache/releases)\n- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)\n- [Commits](https://github.com/actions/cache/compare/v3.0.1...v3.0.6)\n\n---\nupdated-dependencies:\n- dependency-name: actions/cache\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/cache from 3.0.1 to 3.0.6",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-08-08T23:02:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf6b68a9959145986a187d4abb23d4fa11ca5eec",
"body": "…s/cache-3.0.1\n\nBump actions/cache from 2.1.7 to 3.0.1",
"is_bot": false,
"headline": "Merge pull request #8 from KSXGitHub/dependabot/github_actions/action…",
"author_name": "Khải",
"author_login": "KSXGitHub",
"committed_at": "2022-04-05T03:16:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "644812a0dae79542a433c5463c3aacee591667fd",
"body": "Bumps [actions/cache](https://github.com/actions/cache) from 2.1.7 to 3.0.1.\n- [Release notes](https://github.com/actions/cache/releases)\n- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)\n- [Commits](https://github.com/actions/cache/compare/v2.1.7...v3.0.1)\n\n---\nupdated-dependencies:\n- dependency-name: actions/cache\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/cache from 2.1.7 to 3.0.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-04-04T23:01:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db68c8685f75a5612219e5f1738b3cd5ae855b3b",
"body": "…s/checkout-3\n\nBump actions/checkout from 2 to 3",
"is_bot": false,
"headline": "Merge pull request #6 from KSXGitHub/dependabot/github_actions/action…",
"author_name": "Khải",
"author_login": "KSXGitHub",
"committed_at": "2022-03-08T03:31:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "627fbb34b66a6ab24cbe58d1bd9c62d889b4fd71",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v2...v3)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/checkout from 2 to 3",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-03-07T23:02:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f57cb145a5bc389b35ef68d7999344c44e312ea6",
"body": "…s/cache-2.1.7\n\nBump actions/cache from 2.1.6 to 2.1.7",
"is_bot": false,
"headline": "Merge pull request #5 from KSXGitHub/dependabot/github_actions/action…",
"author_name": "Khải",
"author_login": "KSXGitHub",
"committed_at": "2021-11-29T23:10:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83098b0f2e451e88d37bc3b50f5dc368c967ee04",
"body": "Bumps [actions/cache](https://github.com/actions/cache) from 2.1.6 to 2.1.7.\n- [Release notes](https://github.com/actions/cache/releases)\n- [Commits](https://github.com/actions/cache/compare/v2.1.6...v2.1.7)\n\n---\nupdated-dependencies:\n- dependency-name: actions/cache\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/cache from 2.1.6 to 2.1.7",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-11-29T23:01:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48fef21031762c65f24c4d4e4f4e36512c8783c2",
"body": "…s/cache-2.1.6\n\nBump actions/cache from 2.1.5 to 2.1.6",
"is_bot": false,
"headline": "Merge pull request #4 from KSXGitHub/dependabot/github_actions/action…",
"author_name": "Khải",
"author_login": "KSXGitHub",
"committed_at": "2021-05-31T07:05:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a22f82fdbbb820686c33eafde524b8b46e78e59",
"body": "Bumps [actions/cache](https://github.com/actions/cache) from 2.1.5 to 2.1.6.\n- [Release notes](https://github.com/actions/cache/releases)\n- [Commits](https://github.com/actions/cache/compare/v2.1.5...v2.1.6)\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/cache from 2.1.5 to 2.1.6",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-05-31T05:44:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e2c1270e8c680d366b1f9e634ee1938f69115a3",
"body": "…s/cache-v2.1.5\n\nBump actions/cache from v2.1.4 to v2.1.5",
"is_bot": false,
"headline": "Merge pull request #3 from KSXGitHub/dependabot/github_actions/action…",
"author_name": "Khải",
"author_login": "KSXGitHub",
"committed_at": "2021-04-19T05:52:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e59b64b515ef76e66c7409afd3256917669b32fa",
"body": "Bumps [actions/cache](https://github.com/actions/cache) from v2.1.4 to v2.1.5.\n- [Release notes](https://github.com/actions/cache/releases)\n- [Commits](https://github.com/actions/cache/compare/v2.1.4...1a9e2138d905efd099035b49d8b7a3888c653ca8)\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/cache from v2.1.4 to v2.1.5",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-04-19T05:51:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8d872422059a8df7eede9f238541c83a2450ea1",
"body": "…s/cache-v2.1.4\n\nBump actions/cache from v2 to v2.1.4",
"is_bot": false,
"headline": "Merge pull request #2 from KSXGitHub/dependabot/github_actions/action…",
"author_name": "Khải",
"author_login": "KSXGitHub",
"committed_at": "2021-02-08T06:27:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "179cf5ab43a5752392128c11e3218caf7bd99015",
"body": "Bumps [actions/cache](https://github.com/actions/cache) from v2 to v2.1.4.\n- [Release notes](https://github.com/actions/cache/releases)\n- [Commits](https://github.com/actions/cache/compare/v2...26968a09c0ea4f3e233fdddbafd1166051a095f6)\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/cache from v2 to v2.1.4",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-02-08T06:06:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99404ad5b628547bc276d81842e1d48f3f86ed29",
"body": null,
"is_bot": false,
"headline": "1.0.0",
"author_name": "khai96_",
"author_login": "KSXGitHub",
"committed_at": "2020-10-14T08:22:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb833d358023d0e80cd29cf75e79ab4697b85fa7",
"body": null,
"is_bot": false,
"headline": "0.1.0",
"author_name": "khai96_",
"author_login": "KSXGitHub",
"committed_at": "2020-10-14T08:21:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e167105de38e5039c61d90a567b83d4a73e48e74",
"body": null,
"is_bot": false,
"headline": "0.0.0",
"author_name": "khai96_",
"author_login": "KSXGitHub",
"committed_at": "2020-10-14T08:20:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c78ebeed7bd90afb378ba02e4c4234d16a63de34",
"body": null,
"is_bot": false,
"headline": "Add license field to Cargo.toml",
"author_name": "khai96_",
"author_login": "KSXGitHub",
"committed_at": "2020-10-14T08:20:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "294326c9547f72a736de8aa46cc2af437bedce46",
"body": null,
"is_bot": false,
"headline": "Upgrade rust-toolchain",
"author_name": "khai96_",
"author_login": "KSXGitHub",
"committed_at": "2020-10-14T08:14:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2070b8a5a47c30a697f249667f69164ea48e6630",
"body": null,
"is_bot": false,
"headline": "Add fmt.sh",
"author_name": "khai96_",
"author_login": "KSXGitHub",
"committed_at": "2020-10-14T08:14:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "635ead8c32c60838d0ad174065f7b50c6e1d2f80",
"body": null,
"is_bot": false,
"headline": "Create rust-toolchain file",
"author_name": "khai96_",
"author_login": "KSXGitHub",
"committed_at": "2020-10-14T08:10:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a929de2fabdc6d1b0fac3f3537d16a3728e41aab",
"body": null,
"is_bot": false,
"headline": "Move badge up",
"author_name": "khai96_",
"author_login": "KSXGitHub",
"committed_at": "2020-10-14T08:09:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "061726b4c5b10ec2662bf925a39d2b95cf050fdd",
"body": null,
"is_bot": false,
"headline": "Complete",
"author_name": "khai96_",
"author_login": "KSXGitHub",
"committed_at": "2020-10-14T08:08:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68c039a62c099b2b03ab8941c78b3c577806725b",
"body": null,
"is_bot": false,
"headline": "2020",
"author_name": "Khải",
"author_login": "KSXGitHub",
"committed_at": "2020-02-26T10:29:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "683666aa3f610d29276986af61487ebe4357a161",
"body": null,
"is_bot": false,
"headline": "2019",
"author_name": "Khải",
"author_login": "KSXGitHub",
"committed_at": "2019-03-15T12:17:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62651bd4169bbde68890a7bf1cd75cf85a344188",
"body": "2018",
"is_bot": false,
"headline": "Update year",
"author_name": "Khải",
"author_login": "KSXGitHub",
"committed_at": "2018-09-07T13:10:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ca78a3371a556037771556987d00602909fcef3",
"body": null,
"is_bot": false,
"headline": "Remove executable from LICENSE.md",
"author_name": "khai96_",
"author_login": "KSXGitHub",
"committed_at": "2017-09-19T00:16:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd1a1d6b38b58379184c8bb091ee37e4046438db",
"body": null,
"is_bot": false,
"headline": "Change year",
"author_name": "khai96_",
"author_login": "KSXGitHub",
"committed_at": "2017-02-17T05:25:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6efafbf95310a67b987b5eaf088d26d83281f482",
"body": null,
"is_bot": false,
"headline": "Use © symbol",
"author_name": "Khải",
"author_login": "KSXGitHub",
"committed_at": "2016-09-26T04:51:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a72030669d8b0d3a95b4c5578a8d2af4cb4fc30c",
"body": "GitHub markdown has much prettier font",
"is_bot": false,
"headline": "Update and rename LICENSE to LICENSE.md",
"author_name": "Khải",
"author_login": "KSXGitHub",
"committed_at": "2016-09-26T04:50:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2379adacaabe5c19415e608abbb254844832a666",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "Khải",
"author_login": "KSXGitHub",
"committed_at": "2016-09-25T05:11:05Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 4,
"commits_last_year": 4,
"latest_release_at": "2026-07-25T17:23:40Z",
"latest_release_tag": "1.1.0",
"releases_from_tags": true,
"days_since_last_push": 1,
"active_weeks_last_year": 1,
"days_since_latest_release": 1,
"mean_days_between_releases": 703.5
},
"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": [
{
"name": "command-extra",
"exists": true,
"license": "MIT",
"keywords": [
"process",
"subprocess",
"utility-trait"
],
"ecosystem": "crates",
"matches_repo": true,
"registry_url": "https://crates.io/crates/command-extra",
"is_deprecated": false,
"latest_version": "1.1.0",
"repository_url": "https://github.com/KSXGitHub/command-extra.git",
"versions_count": 4,
"total_downloads": 52452,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 9105,
"first_published_at": "2020-10-14T08:20:57.136452Z",
"latest_published_at": "2026-07-25T17:24:09.082018Z",
"latest_version_yanked": false,
"days_since_latest_publish": 1
}
]
},
"popularity": {
"forks": 0,
"stars": 0,
"watchers": 1,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [],
"complete": true,
"collected": 0,
"total_stars": 0,
"collected_at": null
},
"open_issues_and_prs": 1
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"Cargo.toml"
],
"largest_source_bytes": 1919,
"source_files_sampled": 1,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"Cargo.toml"
],
"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": [
"crates"
],
"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": 1,
"merged_prs": 8,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 15
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "KSXGitHub",
"commits": 29,
"avatar_url": "https://avatars.githubusercontent.com/u/11488886?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": false,
"ci_workflows": [
"test.yaml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"Cargo.lock"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 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": 0,
"reason": "0 out of 8 merged PRs checked by a CI test -- score normalized to 0",
"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/14 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 3 contributing companies or organizations -- score normalized to 10",
"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": 10,
"reason": "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": 3,
"reason": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
"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": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 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": "cf1f26fa5653e5d4efc3223722f0170f5b4688aa",
"ran_at": "2026-07-26T19:57:25Z",
"aggregate_score": 4.3,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-25T17:25:51Z",
"oldest_open_prs": [
{
"number": 24,
"created_at": "2023-03-13T23:56:37Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2022-08-23T03:40:19Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/KSXGitHub/command-extra",
"host": "github.com",
"name": "command-extra",
"owner": "KSXGitHub"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 44,
"inputs": {
"security": 43,
"vitality": 53,
"community": 34,
"governance": 46,
"engineering": 44
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 53,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 46,
"inputs": {
"commits_last_year": 4,
"human_commit_share": 0.784,
"days_since_last_push": 1,
"active_weeks_last_year": 1
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 1 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 1
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "1/52 weeks with commits",
"points": 0.7,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 1
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "4 commits in the last year",
"points": 6.3,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 4
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "moderate",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 64,
"inputs": {
"releases_count": 4,
"latest_release_tag": "1.1.0",
"releases_from_tags": true,
"days_since_latest_release": 1,
"mean_days_between_releases": 703.5
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "4 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 4
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 1 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 1
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~703.5 days",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 703.5
}
}
],
"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": 1,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 1 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 1
}
}
],
"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": 34,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 0,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "0 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 0
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "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
}
]
},
{
"key": "ecosystem_adoption",
"band": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 66,
"inputs": {
"packages": [
"command-extra"
],
"dependents": null,
"ecosystems": "crates",
"total_downloads": 52452,
"monthly_downloads": 9105
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "9,105 downloads/month across crates",
"points": 52.8,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 9105,
"ecosystems": "crates"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "at_risk",
"name": "Sustainability & Governance",
"value": 46,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 20,
"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 3 contributing companies or organizations -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "critical",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 25,
"inputs": {
"merged_prs": 8,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 15
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "8/23 decided PRs merged",
"points": 13.3,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 8,
"decided": 23
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/14 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": 63,
"inputs": {
"followers": 133,
"owner_type": "User",
"is_verified": null,
"owner_login": "KSXGitHub",
"public_repos": 393,
"account_age_days": 4151
},
"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": "133 followers of KSXGitHub",
"points": 15.3,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 133,
"login": "KSXGitHub"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "393 public repos, account ~11 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 393
}
},
{
"code": "account_age_years",
"params": {
"years": 11
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"packages": [
"command-extra"
],
"ecosystems": "crates",
"any_deprecated": false,
"min_days_since_publish": 1
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on crates",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "crates"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 1 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 1
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "4 published versions",
"points": 12,
"status": "partial",
"details": [
{
"code": "published_versions",
"params": {
"count": 4
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "at_risk",
"name": "Engineering Quality",
"value": 44,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 30,
"inputs": {
"has_ci": true,
"has_tests": false,
"has_editorconfig": true,
"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": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "0 out of 8 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [
"rust",
"library",
"utility",
"trait",
"command",
"process",
"subprocess"
],
"has_wiki": false,
"homepage": "https://lib.rs/crates/command-extra",
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://lib.rs/crates/command-extra",
"points": 15,
"status": "met",
"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": "7 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 7
}
}
],
"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": 43,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 43,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 4.3
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "0 out of 8 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/14 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"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": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
"points": 2.2,
"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": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "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": 4
},
"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": "at_risk",
"name": "AI Readiness",
"value": 43,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 15,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.276,
"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": "8 of 29 human commits state their intent (structured subject or explanatory body)",
"points": 14.7,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 8,
"sampled": 29
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 42,
"inputs": {
"has_nix": false,
"has_tests": false,
"lockfiles": [
"Cargo.lock"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"Cargo.toml"
],
"dependency_bot_commit_share": 0.216
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Cargo.toml (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "Cargo.toml"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 0,
"status": "missed",
"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": "Rust (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Rust"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 37",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 37
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "8 of the last 37 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 8,
"sampled": 37
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Rust",
"largest_source_bytes": 1919,
"source_files_sampled": 1,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Rust (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Rust"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/1 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 1,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-26T19:57:35.000015Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/k/KSXGitHub/command-extra.svg",
"full_name": "KSXGitHub/command-extra",
"license_state": "standard",
"license_spdx": "MIT"
}