Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": true,
"size_kb": 68,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 42173
},
"pushed_at": "2026-07-20T23:25:44Z",
"created_at": "2026-07-18T11:12:47Z",
"owner_type": "User",
"updated_at": "2026-07-20T23:25:48Z",
"description": "Spec is a simple BDD-style test organizer for Go that does not replace the standard library testing package.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "master",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": "https://medium.com/@JohnWoodell",
"name": "John Woodell",
"type": "User",
"login": "woodie",
"company": "CZI",
"location": "Silicon Valley, CA",
"followers": 98,
"avatar_url": "https://avatars.githubusercontent.com/u/17495?v=4",
"created_at": "2008-07-19T00:33:20Z",
"is_verified": null,
"public_repos": 85,
"account_age_days": 6580
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2026-07-18T23:04:50Z"
}
],
"recent_commits": [
{
"oid": "1a3336281f177d8495942048c06fc46af8ab4d68",
"body": "Signed-off-by: Stephen Levine <stephen.levine@gmail.com>",
"is_bot": false,
"headline": "Update CI config",
"author_name": "Stephen Levine",
"author_login": "sclevine",
"committed_at": "2019-12-13T03:13:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98b829202463822a8e396cfa48c8b80425ddc76f",
"body": "Signed-off-by: Stephen Levine <stephen.levine@gmail.com>",
"is_bot": false,
"headline": "Refactor hooks + test bug (#14)",
"author_name": "Stephen Levine",
"author_login": "sclevine",
"committed_at": "2019-12-13T03:08:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "977317a9349a21d07e7c625e2af2642156d1205e",
"body": "Signed-off-by: Stephen Levine <stephen.levine@gmail.com>",
"is_bot": false,
"headline": "Fix bug where extraneous after hooks are executed (#14).",
"author_name": "Stephen Levine",
"author_login": "sclevine",
"committed_at": "2019-12-13T02:45:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7caf97c43a2754acb664f43f345166052345a4f",
"body": "Defer 'after' block before any hook execution",
"is_bot": false,
"headline": "Merge pull request #14 from cbron/fix-before-failure-bug",
"author_name": "Stephen Levine",
"author_login": "sclevine",
"committed_at": "2019-10-01T22:30:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9b4eca4c5ddaf881467148c1b8901ca9b45f5e1",
"body": "Currently if anything in the before block calls t.FailNow (like\nt.Fatal), the after block never executes because it never gets to defer",
"is_bot": false,
"headline": "Defer 'after' block before any hook execution",
"author_name": "Caleb Bron",
"author_login": "cbron",
"committed_at": "2019-10-01T21:42:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "809961ee240aee6e1e74924de418d5623331630f",
"body": "updates travis to newer go versions",
"is_bot": false,
"headline": "Merge pull request #13 from zachgersh/master",
"author_name": "Stephen Levine",
"author_login": "sclevine",
"committed_at": "2019-08-13T00:22:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5401cded4ccbe88147c032db14ebbdb359425078",
"body": null,
"is_bot": false,
"headline": "updates travis to newer go versions",
"author_name": "Zach Gershman",
"author_login": null,
"committed_at": "2019-08-12T18:33:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b518b20aa1af75d314a31c9b3acfeeab7c4cbfb4",
"body": null,
"is_bot": false,
"headline": "Hide more spec-internal line numbers from test logs",
"author_name": "Stephen Levine",
"author_login": "sclevine",
"committed_at": "2018-11-15T02:26:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3825b05a03854c5e3b5ce2319a52b97f481a4ef",
"body": "be more concise when logging test failures",
"is_bot": false,
"headline": "Merge pull request #3 from joefitzgerald/jf-concise-logging",
"author_name": "Stephen Levine",
"author_login": "sclevine",
"committed_at": "2018-11-15T01:56:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3aa7485725605eee5b366f3f02ce20e695204677",
"body": null,
"is_bot": false,
"headline": "use t.Helper() to mark functions as test helpers",
"author_name": "Joe Fitzgerald",
"author_login": "joefitzgerald",
"committed_at": "2018-11-14T23:27:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18074d520e1f140fecd859dc05541a687106b3eb",
"body": "Major feature: Suites",
"is_bot": false,
"headline": "Merge pull request #2 from sclevine/suites",
"author_name": "Stephen Levine",
"author_login": "sclevine",
"committed_at": "2018-10-26T22:28:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e290c1e943d8dc8e2b9cf8431a93262c52d5437f",
"body": null,
"is_bot": false,
"headline": "Add suite example to README",
"author_name": "Stephen Levine",
"author_login": "sclevine",
"committed_at": "2018-09-09T21:30:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a5a520d23db8b5ef534019f1b4d1949e710bf11",
"body": null,
"is_bot": false,
"headline": "Finish suites feature",
"author_name": "Stephen Levine",
"author_login": "sclevine",
"committed_at": "2018-09-09T21:20:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76090cc7dabdf1709e048bc0ae2b03e0a2b48875",
"body": null,
"is_bot": false,
"headline": "Cleanup",
"author_name": "Stephen Levine",
"author_login": "sclevine",
"committed_at": "2018-09-05T06:31:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b52b10f7233e599ecb56fe21a7d57ec6d46c881",
"body": null,
"is_bot": false,
"headline": "Add support for global before/after",
"author_name": "Stephen Levine",
"author_login": "sclevine",
"committed_at": "2018-09-05T06:11:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba6923452e6c7558e53899f0a1579d8965f7c17b",
"body": null,
"is_bot": false,
"headline": "Reasonable prototype for suites",
"author_name": "Stephen Levine",
"author_login": "sclevine",
"committed_at": "2018-09-05T05:51:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f64ef0354196ba5b8fe9a6e671d6617426444dbf",
"body": null,
"is_bot": false,
"headline": "wip",
"author_name": "Stephen Levine",
"author_login": "sclevine",
"committed_at": "2018-09-05T04:57:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db4660e8f77e23e402675042b826ae312fa482ec",
"body": null,
"is_bot": false,
"headline": "Add Go 1.11.x to CI",
"author_name": "Stephen Levine",
"author_login": "sclevine",
"committed_at": "2018-08-25T23:42:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37d52e47d6706315befae125116601414232d68b",
"body": "Add Module Definition",
"is_bot": false,
"headline": "Merge pull request #1 from joefitzgerald/jf-add-module-support",
"author_name": "Stephen Levine",
"author_login": "sclevine",
"committed_at": "2018-07-24T21:46:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ddb146b5b66c5779821f2c4b35d1dafd633814bb",
"body": null,
"is_bot": false,
"headline": "Add go 1.11 beta 2 to the build matrix",
"author_name": "Joe Fitzgerald",
"author_login": "joefitzgerald",
"committed_at": "2018-07-24T21:23:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "418e72e1ed99075b7dfc3839442e2404ea69ee97",
"body": null,
"is_bot": false,
"headline": "Add go.mod to support go modules in go 1.11",
"author_name": "Joe Fitzgerald",
"author_login": "joefitzgerald",
"committed_at": "2018-07-24T20:39:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a925ac4bfbc9e5770f1239042559a18443f4d84b",
"body": null,
"is_bot": false,
"headline": "Update Go versions in CI",
"author_name": "Stephen Levine",
"author_login": "sclevine",
"committed_at": "2018-04-04T04:25:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2a18c83f7093235f63f9f6862449a8b68ff84a5",
"body": null,
"is_bot": false,
"headline": "Update example in README.md",
"author_name": "Stephen Levine",
"author_login": "sclevine",
"committed_at": "2017-11-25T06:21:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d41612337c29c1021d085002883132063af96ac0",
"body": null,
"is_bot": false,
"headline": "Add support for test writer",
"author_name": "Stephen Levine",
"author_login": "sclevine",
"committed_at": "2017-10-24T05:12:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb0e5c769c60c1efe67416ea770d8669606b64d4",
"body": null,
"is_bot": false,
"headline": "Remove Go 1.7 from CI",
"author_name": "Stephen Levine",
"author_login": "sclevine",
"committed_at": "2017-09-14T04:41:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b4d48dbf8220669e71ac846b444e7e0728985b4",
"body": null,
"is_bot": false,
"headline": "Add build status to README.md",
"author_name": "Stephen Levine",
"author_login": "sclevine",
"committed_at": "2017-09-14T04:37:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c53ddf0757732c8cdc4808c373a0cabafa258abc",
"body": null,
"is_bot": false,
"headline": "Add .travis.yml",
"author_name": "Stephen Levine",
"author_login": "sclevine",
"committed_at": "2017-09-14T04:33:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "997b0c97005865d8a8650b98ab207b632091564f",
"body": null,
"is_bot": false,
"headline": "Add reporter test",
"author_name": "Stephen Levine",
"author_login": "sclevine",
"committed_at": "2017-09-14T04:31:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8861f457e8d126b7c0717ad13287896c3b15ba8",
"body": null,
"is_bot": false,
"headline": "Improve test coverage for orderings",
"author_name": "Stephen Levine",
"author_login": "sclevine",
"committed_at": "2017-09-13T04:58:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "390e490ee3dc025b03942506484c4b9b341fdaa7",
"body": null,
"is_bot": false,
"headline": "Fix top-level ordering + additional testing",
"author_name": "Stephen Levine",
"author_login": "sclevine",
"committed_at": "2017-09-13T02:41:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "190e6d82ec2915c13374881cf10dc0c12105f6e2",
"body": null,
"is_bot": false,
"headline": "cleanup - WIP 4",
"author_name": "Stephen Levine",
"author_login": "sclevine",
"committed_at": "2017-09-10T19:15:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c4bd2123b54d7f69d7b115dd36a09d49fdc6c6f",
"body": null,
"is_bot": false,
"headline": "before/after test + bug fix - WIP 3",
"author_name": "Stephen Levine",
"author_login": "sclevine",
"committed_at": "2017-09-10T18:52:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "afae3484b45ee480ab4d779037f1cd27b7aea900",
"body": null,
"is_bot": false,
"headline": "pend/focus test WIP 2",
"author_name": "Stephen Levine",
"author_login": "sclevine",
"committed_at": "2017-09-07T02:47:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "beb4b0a48954df182338a5e9b012c1b257fe133c",
"body": null,
"is_bot": false,
"headline": "pend/focus test WIP",
"author_name": "Stephen Levine",
"author_login": "sclevine",
"committed_at": "2017-09-07T02:47:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5856bb26a64eec7eb6f809f737b833261aa74f7",
"body": null,
"is_bot": false,
"headline": "Add support for reporters + two types of reporters",
"author_name": "Stephen Levine",
"author_login": "sclevine",
"committed_at": "2017-06-01T02:32:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9cdc328d32b077f1086615a9446a9df8da26f0f",
"body": null,
"is_bot": false,
"headline": "Make nesting behave like other options",
"author_name": "Stephen Levine",
"author_login": "sclevine",
"committed_at": "2017-05-28T18:09:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56238eea41cfb75ab93a4b2ff300bb1915fcf6d8",
"body": null,
"is_bot": false,
"headline": "Add scope options (enables fully random spec order)",
"author_name": "Stephen Levine",
"author_login": "sclevine",
"committed_at": "2017-05-28T03:59:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "513c62a196b99e2662c99d2d032b6dab5ef411db",
"body": null,
"is_bot": false,
"headline": "Improve docs",
"author_name": "Stephen Levine",
"author_login": "sclevine",
"committed_at": "2017-05-14T18:22:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86e6e57587a9b8251752a3f5bff5ad60cf2d82cf",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Stephen Levine",
"author_login": "sclevine",
"committed_at": "2017-05-14T06:42:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4bcbd4da36ae0500dd2ba08d6d34d54099653df6",
"body": null,
"is_bot": false,
"headline": "MVP",
"author_name": "Stephen Levine",
"author_login": "sclevine",
"committed_at": "2017-05-14T06:27:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08d1c53c3b227281e5d78d0cf56e2937931f7698",
"body": null,
"is_bot": false,
"headline": "Finish parser re-write to improve sorting",
"author_name": "Stephen Levine",
"author_login": "sclevine",
"committed_at": "2017-05-14T06:27:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a4c4b159f5460b92446dd091a8fd70715c8d1e5",
"body": null,
"is_bot": false,
"headline": "Small parser changes",
"author_name": "Stephen Levine",
"author_login": "sclevine",
"committed_at": "2017-05-14T06:27:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a337a69180fba55ce4191b6ee9d2a8467cbc9fe5",
"body": null,
"is_bot": false,
"headline": "Begin parser rewrite",
"author_name": "Stephen Levine",
"author_login": "sclevine",
"committed_at": "2017-05-14T06:26:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7af5766d5c4c46a43c23844440ede30f72a2fb2",
"body": null,
"is_bot": false,
"headline": "Move files, more refactoring",
"author_name": "Stephen Levine",
"author_login": "sclevine",
"committed_at": "2017-05-12T22:22:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "748858b68376043d91a1f2621f68761c9f095da6",
"body": null,
"is_bot": false,
"headline": "Continued group refactor",
"author_name": "Stephen Levine",
"author_login": "sclevine",
"committed_at": "2017-05-09T03:42:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49b3f9139181fdb74dda5f492d5ae83c5e33f2c3",
"body": null,
"is_bot": false,
"headline": "Group refactor",
"author_name": "Stephen Levine",
"author_login": "sclevine",
"committed_at": "2017-05-09T02:52:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17100009b105ada57bf2fd45d2cad3f41cba54eb",
"body": null,
"is_bot": false,
"headline": "Add support for focusing specs",
"author_name": "Stephen Levine",
"author_login": "sclevine",
"committed_at": "2017-05-08T23:12:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bdfa656e034a6c75a1deb9bbb0e02d313e067f37",
"body": null,
"is_bot": false,
"headline": "Add support for parallel specs",
"author_name": "Stephen Levine",
"author_login": "sclevine",
"committed_at": "2017-05-08T21:45:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d5ca4a81856ca0375f3a7344ac4081a0e23ced3",
"body": null,
"is_bot": false,
"headline": "Add spec - BDD test runner",
"author_name": "Stephen Levine",
"author_login": "sclevine",
"committed_at": "2017-05-08T21:45:01Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 1,
"commits_last_year": 0,
"latest_release_at": "2026-07-18T23:04:50Z",
"latest_release_tag": "v0.1.0",
"releases_from_tags": true,
"days_since_last_push": 4,
"active_weeks_last_year": 0,
"days_since_latest_release": 6,
"mean_days_between_releases": null
},
"community": {
"has_readme": false,
"has_license": false,
"has_description": false,
"has_contributing": false,
"health_percentage": null,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/sclevine/spec",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": false,
"registry_url": "https://pkg.go.dev/github.com/sclevine/spec",
"is_deprecated": false,
"latest_version": "v1.4.0",
"repository_url": "https://github.com/sclevine/spec",
"versions_count": 5,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2019-12-13T03:13:19Z",
"latest_version_yanked": null,
"days_since_latest_publish": 2416
}
]
},
"popularity": {
"forks": 0,
"stars": 0,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [],
"complete": true,
"collected": 0,
"total_stars": 0,
"collected_at": null
},
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 12720,
"source_files_sampled": 7,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod"
],
"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": [
"go"
],
"dependencies": [],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 0,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "sclevine",
"commits": 44,
"avatar_url": "https://avatars.githubusercontent.com/u/1848837?v=4"
},
{
"type": "User",
"login": "joefitzgerald",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/744740?v=4"
},
{
"type": "User",
"login": "cbron",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/571419?v=4"
}
],
"contributors_sampled": 3,
"top_contributor_share": 0.917
},
"quality_signals": {
"has_ci": false,
"has_tests": true,
"ci_workflows": [],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"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": null,
"reason": "no pull request found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 7 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "project was created within the last 90 days. Please review its contents carefully",
"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": null,
"reason": "no dependencies found",
"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": null,
"reason": "No tokens found",
"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": "1a3336281f177d8495942048c06fc46af8ab4d68",
"ran_at": "2026-07-25T05:53:28Z",
"aggregate_score": 3,
"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-07-20T23:25:45Z",
"oldest_open_prs": [],
"last_merged_pr_at": null,
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/woodie/spec",
"host": "github.com",
"name": "spec",
"owner": "woodie"
},
"metrics": {
"overall": {
"key": "overall",
"band": "critical",
"name": "Overall health",
"note": null,
"notes": [],
"value": 29,
"inputs": {
"security": 30,
"vitality": 50,
"community": 12,
"governance": 29,
"engineering": 22
},
"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": 0,
"human_commit_share": 1,
"days_since_last_push": 4,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 4 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 4
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "0/52 weeks with commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 0
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "0 commits in the last year",
"points": 0,
"status": "missed",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 0
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"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": 1,
"latest_release_tag": "v0.1.0",
"releases_from_tags": true,
"days_since_latest_release": 6,
"mean_days_between_releases": null
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "1 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 1
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 6 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 6
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "cadence unknown (single release)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence_unknown",
"params": {}
}
],
"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": "unverified",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": "repository_too_young",
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "maintenance record not established from the collected data",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_unverified",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 12,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 0,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "0 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 0
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "critical",
"name": "Community health",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_readme": false,
"has_license": false,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "critical",
"name": "Sustainability & Governance",
"value": 29,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 3,
"top_contributor_share": 0.917
},
"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 92% of commits",
"points": 1.9,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 92
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "3 contributors",
"points": 4.1,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 3
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 7 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "critical",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution",
"pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"merged_prs": 0,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "no decided pull requests or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_decided_prs_or_data",
"params": {}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "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": 62,
"inputs": {
"followers": 98,
"owner_type": "User",
"is_verified": null,
"owner_login": "woodie",
"public_repos": 85,
"account_age_days": 6580
},
"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": "98 followers of woodie",
"points": 14.3,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 98,
"login": "woodie"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "85 public repos, account ~18 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 85
}
},
{
"code": "account_age_years",
"params": {
"years": 18
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "critical",
"name": "Engineering Quality",
"value": 22,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"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": 30,
"inputs": {
"has_ci": false,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"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": "critical",
"name": "Documentation",
"note": null,
"notes": [],
"value": 10,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": false,
"has_docs_dir": false,
"has_description": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 30,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 30,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 12,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 6,
"scorecard_aggregate": 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": "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 7 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 6
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 45,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 9,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.163,
"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 49 human commits state their intent (structured subject or explanatory body)",
"points": 8.7,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 8,
"sampled": 49
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 51,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "go.mod (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "go.mod"
}
}
],
"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": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 49",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 49
}
}
],
"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": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 12720,
"source_files_sampled": 7,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Go (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/7 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 7,
"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": [
"Community profile unavailable",
"go package 'github.com/sclevine/spec' points at a different repository (https://github.com/sclevine/spec); excluded from ecosystem scoring",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-25T05:53:32.734222Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/w/woodie/spec.svg",
"full_name": "woodie/spec",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}