Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [
"cleanup",
"cli",
"developer-tools",
"git",
"go",
"repository-maintenance"
],
"is_fork": false,
"size_kb": 158,
"has_wiki": false,
"homepage": null,
"languages": {
"Go": 127478,
"Just": 1008
},
"pushed_at": "2026-07-19T04:40:00Z",
"created_at": "2026-03-20T19:04:32Z",
"owner_type": "Organization",
"updated_at": "2026-07-19T04:40:04Z",
"description": "CLI tool that scans git repositories for cleanup opportunities — finds junk files, stale artifacts, misplaced docs, duplicates, and tracked files that shouldn't be",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": "https://github.com/dotcommander",
"name": ".dotcommander",
"type": "Organization",
"login": "dotcommander",
"company": null,
"location": null,
"followers": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/208504030?v=4",
"created_at": "2025-04-21T15:56:08Z",
"is_verified": null,
"public_repos": 30,
"account_age_days": 460
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.7.1",
"kind": "patch",
"published_at": "2026-07-16T06:16:15Z"
},
{
"tag": "v0.7.0",
"kind": "minor",
"published_at": "2026-07-16T06:07:50Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2026-05-29T21:34:39Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2026-03-25T03:34:40Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2026-03-24T06:36:08Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2026-03-20T20:46:28Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2026-03-20T19:54:17Z"
}
],
"recent_commits": [
{
"oid": "5850b3b5024925dd73af3f10d0322891aed6252c",
"body": null,
"is_bot": false,
"headline": "refactor(cleanup): remove obsolete repository wrappers",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-07-19T04:33:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e30fcff283e06201cba333497bb742298924ac1",
"body": null,
"is_bot": false,
"headline": "chore: release v0.7.1",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-07-16T06:15:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6be9fc628a8baba51f742be64d96a9dabce30fe",
"body": null,
"is_bot": false,
"headline": "fix(cleanup): fail closed on ambiguous Git state",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-07-16T06:15:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f60dd5e426262b0672dd8a7fc63134663d47b72",
"body": null,
"is_bot": false,
"headline": "chore: release v0.7.0",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-07-16T06:07:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf88507a1c03a839c2a3c5c7758c2249d9b57b40",
"body": null,
"is_bot": false,
"headline": "fix(cleanup): honor configured Git ignore rules",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-07-16T06:06:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6bdb89002ae352530ab288058259af27415238a",
"body": null,
"is_bot": false,
"headline": "chore: add local build and install recipes",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-07-15T03:47:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fdd4c767133429d82f330a680f10d8baabcf56b6",
"body": "Changed files:\n- internal/cleanup/categorize.go\n- internal/cleanup/findings.go\n- internal/cleanup/git.go\n- internal/cleanup/types.go\n- internal/cleanup/walker.go\n- internal/cleanup/repository.go\n- internal/cleanup/repository_test.go",
"is_bot": false,
"headline": "chore(internal): update 7 files",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-07-12T20:37:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95b0e00d7b68311a1bf6239e0f2248158c6a14a1",
"body": "Changed files:\n- apply.go\n- main.go\n- README.md\n- apply_test.go\n- main_test.go\n- go.mod\n- go.sum",
"is_bot": false,
"headline": "chore: update 3 files",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-07-12T20:37:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cee76acffe86540218be4073391220149e7b2ad6",
"body": null,
"is_bot": false,
"headline": "chore: release v0.6.0",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-05-29T21:34:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd52d2670427302d3e18d6a14f9ddcfa222c1f0b",
"body": null,
"is_bot": false,
"headline": "fix(apply): terminate tar options before backup paths",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-05-29T21:33:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb9b3097575fed2ae39520a61cb1b46ad017fe78",
"body": "Add archiveDest to guard against path-traversal in relPath (dotdot, absolute,\ndot). Add appendMkdir helper to deduplicate mkdir -p emission. Add per-operation\ncontext timeouts (defaultBackupTimeout, defaultCommandTimeout) for tar and\nsubprocess calls. Add apply_test.go covering option-terminator hygiene,\narchive-path preservation, scripts-dir creation, and runCommands error return.",
"is_bot": false,
"headline": "feat(apply): path-traversal safety + tests",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-05-26T18:32:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1722bc62fa38d5d956588f224fa991ebdc71baa",
"body": "…time.Since\n\nExtract repeated git-ls-files subprocess logic into gitFileSet helper with\ncontext/timeout. Add t.Parallel to all test functions/subtests in cleanup_test.go.\nDedupe double time.Since call in main.go using elapsed variable; wire runCommands\nerror through log.Fatalf.",
"is_bot": false,
"headline": "refactor(cleanup/walker): extract gitFileSet; add t.Parallel; dedupe …",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-05-26T18:32:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44411cdf187c1a1416f6463a28a8ef1d7ec60827",
"body": "Changed files:\n- internal/cleanup/categorize.go",
"is_bot": false,
"headline": "chore(internal): update implementation",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-05-22T12:56:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "302d424829630820c8585d3dfebe67ff79b17c8c",
"body": "- Add MIT LICENSE\n- Remove CLAUDE.md from tracking (gitignored, stays local)\n- Expand .gitignore with .work/, .DS_Store, CLAUDE.md\n- Lower go.mod to go 1.22 for public compatibility\n- Document --findings, --missing, .repocleanignore, custom rules in README\n- Normalize error prefixes to repoclean: th\n[…]\nscanner, cleanup:)\n- Remove personal tool names from default rules (looper, flow, CLAUDE.md, RTK.md)\n- Remove hardcoded .looper delete rule from categorize.go\n- Remove personal username from test data",
"is_bot": false,
"headline": "chore: prepare repo for public release",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-03-25T03:34:33Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "00f81f860db56c5a603a4fdeaef96690a1919389",
"body": null,
"is_bot": false,
"headline": "feat: add --missing mode for repo completeness checking",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-03-24T06:34:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81410f4ab6f9282763028798b1fdb8d88670bdb3",
"body": null,
"is_bot": false,
"headline": "feat: add user-configurable rules via ~/.config/repoclean/rules.json",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-03-24T06:34:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b2e2e03af3fef4c782abba4314e42a7177f3793",
"body": null,
"is_bot": false,
"headline": "feat: add .repocleanignore suppression file support",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-03-24T06:34:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48c3050cedf7e7d9bc0945cad9f460e1bf852bbe",
"body": null,
"is_bot": false,
"headline": "feat(classify): read first+last 256 bytes to catch EOF generated markers",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-03-24T06:34:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "736f26e43adba6598e09e2342369a1714778e77c",
"body": null,
"is_bot": false,
"headline": "feat(git): replace per-file staleness with single-pass bulk parse",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-03-24T06:34:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56e92866a3b4002a9f6175ea17697df41b27e611",
"body": "…ent and improve size formatting",
"is_bot": false,
"headline": "fix(report): replace fixed-width format strings with tabwriter alignm…",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-03-20T20:46:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7b7eac18d3b3439be1adc04774b59a5703b3961",
"body": null,
"is_bot": false,
"headline": "feat: add repository health score (0-100) to scan results",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-03-20T20:46:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97c9bbacacf71675dc0f4347a4743e2727871261",
"body": "…ve 17-line duplication\n\nThe pick-shortest-path-and-mark-others-as-duplicate pattern appeared\nverbatim twice in FindDuplicates (signal 2 basename collision and\nsignal 3 content hash). Extracted to markShortestAsDuplicate helper.",
"is_bot": false,
"headline": "proactive(duplicates): extract markShortestAsDuplicate helper to remo…",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-03-20T20:26:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26058987ecb24d3cbee4b3433464f03b08e524ed",
"body": null,
"is_bot": false,
"headline": "fix: allow AGENTS.md in repo root",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-03-20T20:22:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dac7d75e5e5a0015357adc4c27371db523a87078",
"body": "Signal-centric view grouped by rule and sorted by frequency.\nShows severity, file path, size, score, and message per finding.\nComplements --report (category view) and default JSON output.",
"is_bot": false,
"headline": "feat: add --findings output mode",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-03-20T20:03:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a26e6246b7435030cf707c5ad4a76f593dabecbf",
"body": "Replace direct field reads with HasFinding() checks for empty,\ngenerated, and duplicate signals. Reduces coupling between the\ncategorizer and FileInfo field layout.",
"is_bot": false,
"headline": "refactor: wire HasFinding into categorize decision paths",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-03-20T20:00:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0909c72ed7f585733f221f6cd5b6bb033cebbd56",
"body": "Add Findings field to FileCandidate so normalized signals from all\nanalyzers appear in JSON output per file. Uses omitempty to keep\noutput clean for files with no findings.",
"is_bot": false,
"headline": "feat: expose findings in JSON output",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-03-20T19:58:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3bbcf3fc57ea3514ea6118061256fff4309405a",
"body": "Both are conventional naming patterns that should not be normalized\nto kebab-case lowercase.",
"is_bot": false,
"headline": "fix: skip README.md and _test.go from doc rename suggestions",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-03-20T19:55:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6815fe261929e2cc16bb6a0a40c4fa3390f7a154",
"body": null,
"is_bot": false,
"headline": "refactor(categorize): move categorize.go into internal/cleanup package",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-03-20T19:54:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5875ce632b3a536cbf87539b7b358cc6130d2d33",
"body": null,
"is_bot": false,
"headline": "chore: add .gitignore for binary and OS artifacts",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-03-20T19:54:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f65fea8e2ba60e2c137e920ec9f1b9826863ad0",
"body": "Extract 1000+ line main.go into 4 files by responsibility:\n- main.go (~97 lines): entry point and pipeline orchestration\n- categorize.go: pattern maps, predicates, categorization engine\n- report.go: human-readable report and exec output\n- apply.go: command building, dry-run, backup, execution",
"is_bot": false,
"headline": "refactor: split main.go into focused files",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-03-20T19:46:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25bc3966ff044c91e61c0e4df92a497a9ad1779e",
"body": "…ger detection\n\n- DRY: extract gitLogToSet, printSections helper, addResult closure\n- feat: hash-based duplicate detection (SHA-256 first 4KB, Signal 3)\n- feat: MIME-type classification via file command for unknown content\n- feat: Finding primitive — normalized signal format for all enrichment\n- refactor: Score() reads findings weight table instead of 8 individual fields\n- test: new tests for hash dupes, MIME mapping, EmitFindings, Finding helpers",
"is_bot": false,
"headline": "refactor: normalize signals via Finding primitive, DRY cleanup, stron…",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-03-20T19:36:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eaf7145f4b4829926b09094e0c15909bb797f673",
"body": null,
"is_bot": false,
"headline": "chore: update module path to github.com/dotcommander/repoclean",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-03-20T19:06:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8538904823b8804163de5f7349aa69ba2d6fad33",
"body": "Walk, enrich, classify, detect duplicates, and categorize files into\nactionable cleanup buckets (delete, archive, untrack, move, rename).\nSupports JSON, report, exec, and apply output modes with automatic\nbackup before destructive operations.",
"is_bot": false,
"headline": "feat: initial release — repo cleanup scanner",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-03-20T19:04:28Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 7,
"commits_last_year": 33,
"latest_release_at": "2026-07-16T06:16:15Z",
"latest_release_tag": "v0.7.1",
"releases_from_tags": false,
"days_since_last_push": 6,
"active_weeks_last_year": 6,
"days_since_latest_release": 9,
"mean_days_between_releases": 19.6
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/dotcommander/repoclean",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/dotcommander/repoclean",
"is_deprecated": false,
"latest_version": "v0.7.1",
"repository_url": "https://github.com/dotcommander/repoclean",
"versions_count": 7,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-16T06:15:35Z",
"latest_version_yanked": null,
"days_since_latest_publish": 9
}
]
},
"popularity": {
"forks": 0,
"stars": 1,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": 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": [
"justfile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 17548,
"source_files_sampled": 18,
"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": [
{
"name": "github.com/go-git/go-git/v5",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v5.19.1"
}
],
"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": null,
"bot_contributors": 0,
"top_contributors": [],
"contributors_sampled": null,
"top_contributor_share": null
},
"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": [
"go.sum"
],
"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": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 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": 10,
"reason": "13 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"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": 0,
"reason": "22 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "5850b3b5024925dd73af3f10d0322891aed6252c",
"ran_at": "2026-07-25T21:56:49Z",
"aggregate_score": 2.6,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": null,
"oldest_open_prs": [],
"last_merged_pr_at": null,
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/dotcommander/repoclean",
"host": "github.com",
"name": "repoclean",
"owner": "dotcommander"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 45,
"inputs": {
"security": 26,
"vitality": 78,
"community": 24,
"governance": 47,
"engineering": 38
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 78,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"commits_last_year": 33,
"human_commit_share": 1,
"days_since_last_push": 6,
"active_weeks_last_year": 6
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 6 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 6
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "6/52 weeks with commits",
"points": 4.2,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 6
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "33 commits in the last year",
"points": 13.8,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 33
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "13 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"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": 100,
"inputs": {
"releases_count": 7,
"latest_release_tag": "v0.7.1",
"releases_from_tags": false,
"days_since_latest_release": 9,
"mean_days_between_releases": 19.6
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "7 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 7
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 9 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 9
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~19.6 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 19.6
}
}
],
"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": 24,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 1,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "1 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 1
}
}
],
"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": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "at_risk",
"name": "Sustainability & Governance",
"value": 47,
"weight": 0.24,
"metrics": [
{
"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": null,
"notes": [],
"value": 50,
"inputs": {
"followers": 8,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "dotcommander",
"public_repos": 30,
"account_age_days": 460
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "8 followers of dotcommander",
"points": 6.9,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 8,
"login": "dotcommander"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "30 public repos, account ~1 yr old",
"points": 13.4,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 30
}
},
{
"code": "account_age_years",
"params": {
"years": 1
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/dotcommander/repoclean"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 9
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on go",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "go"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 9 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 9
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "7 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 7
}
}
],
"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": 38,
"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": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [
"cleanup",
"cli",
"developer-tools",
"git",
"go",
"repository-maintenance"
],
"has_wiki": false,
"homepage": null,
"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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "6 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 6
}
}
],
"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": "critical",
"name": "Security",
"value": 26,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"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": 26,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 12,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 6,
"scorecard_aggregate": 2.6
},
"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 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no 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": "13 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"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": "22 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 64,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 1,
"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": "33 of 33 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 33,
"sampled": 33
}
}
],
"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": 68,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
"justfile"
],
"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": "justfile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "justfile"
}
}
],
"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": "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 33",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 33
}
}
],
"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": 17548,
"source_files_sampled": 18,
"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/18 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 18,
"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": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"Contributor list unavailable",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-25T21:56:53.987070Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/d/dotcommander/repoclean.svg",
"full_name": "dotcommander/repoclean",
"license_state": "standard",
"license_spdx": "MIT"
}