Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 118,
"has_wiki": false,
"homepage": null,
"languages": {
"Go": 187603
},
"pushed_at": "2026-07-25T08:54:10Z",
"created_at": "2026-05-07T06:37:47Z",
"owner_type": "Organization",
"updated_at": "2026-07-25T08:54:19Z",
"description": "Blenau — command-line interface (Go). Agent-first. Distributed via GitHub Releases + go install. Consumes getblenau/api.",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "main",
"license_spdx_raw": null,
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": "https://blenau.com",
"name": "Blenau",
"type": "Organization",
"login": "getblenau",
"company": null,
"location": null,
"followers": 0,
"avatar_url": "https://avatars.githubusercontent.com/u/276765192?v=4",
"created_at": "2026-04-16T23:19:32Z",
"is_verified": null,
"public_repos": 1,
"account_age_days": 103
},
"license": {
"state": "absent",
"spdx_id": null,
"raw_spdx": null,
"file_present": false,
"scorecard_found": false,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "v0.7.0",
"kind": "minor",
"published_at": "2026-07-25T08:55:30Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2026-07-25T07:33:38Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2026-07-25T06:14:38Z"
},
{
"tag": "v0.4.1",
"kind": "patch",
"published_at": "2026-07-19T11:37:35Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2026-07-19T11:06:54Z"
},
{
"tag": "v0.3.4",
"kind": "patch",
"published_at": "2026-07-19T04:16:11Z"
},
{
"tag": "v0.3.3",
"kind": "patch",
"published_at": "2026-06-30T18:43:06Z"
},
{
"tag": "v0.3.2",
"kind": "patch",
"published_at": "2026-05-30T05:56:49Z"
},
{
"tag": "v0.3.1",
"kind": "patch",
"published_at": "2026-05-29T23:23:27Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2026-05-29T22:15:54Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2026-05-07T13:20:30Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2026-05-07T12:22:09Z"
}
],
"recent_commits": [
{
"oid": "c95105356373291583b4dddd15a20098dd200777",
"body": "feat(docs): blenau docs delete + framed update copy",
"is_bot": false,
"headline": "Merge pull request #9 from getblenau/feat/docs-delete",
"author_name": "Fernando",
"author_login": "GanemoCorp",
"committed_at": "2026-07-25T08:53:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a92cad977d9dd2602d2e8966390caa86c1279e8",
"body": "Add `blenau docs delete --path X`: delete a WHOLE document (its file on\nGitHub + its search index), distinct from delete-section. It resolves an\nEXACT path to exactly one doc (never a glob; refuses 0/>1 loudly), echoes\nthe RESOLVED title/path/source_type, and requires confirmation — re-type\nthe path\n[…]\nff explicit (go install = hands-off self-update / downloaded\nbinary = manual until signing ships) instead of just listing the URL.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(docs): `blenau docs delete` + framed update copy",
"author_name": "GanemoCorp",
"author_login": "GanemoCorp",
"committed_at": "2026-07-25T08:53:10Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "8bc4762bc05342933640c950364606e7c930b260",
"body": "feat(cli): blenau update + concept explainer + docs list filters",
"is_bot": false,
"headline": "Merge pull request #8 from getblenau/feat/update-concept-docs-filters",
"author_name": "Fernando",
"author_login": "GanemoCorp",
"committed_at": "2026-07-25T07:32:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86a4c9f2b1ac4054bd60a837511111f43dbdc6d3",
"body": "…ist filters\n\nAddresses Fernando's CLI feedback (evaluated via adversarial multi-perspective\nreview). Ships the low-risk high-value wins; defers docs-delete (its own API\ncycle + authz hardening) and the in-place binary self-replace (unsigned trust\nchain + Windows brick risk).\n\n- `blenau update` (+ -\n[…]\ns + source per row (the API already returned\n them; the CLI was discarding them).\n\nBump 0.6.0. build + vet + gofmt + tests green.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(cli): blenau update (channel-aware) + concept explainer + docs l…",
"author_name": "GanemoCorp",
"author_login": "GanemoCorp",
"committed_at": "2026-07-25T07:29:02Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "94fb2237300dfce62091bb7c8567524e58842171",
"body": "…edge\n\nfeat(cli): notes, collections & knowledge-write commands (parity round 2)",
"is_bot": false,
"headline": "Merge pull request #7 from getblenau/feat/cli-notes-collections-knowl…",
"author_name": "Fernando",
"author_login": "GanemoCorp",
"committed_at": "2026-07-25T06:12:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f9cfee04d9d33e08df603f2fad8c22edcd5bc0f",
"body": "…d 2)\n\nAdds the command groups the CLI still lacked after Phase 2, on top of the\nmulti-workspace/identity layer. 53 commands in the agent manifest.\n\nNew:\n- notes group (7): remember/recall/lists/done/reopen/update/forget\n- collections group (14): list/create/describe/fields/update/query/reindex/\n i\n[…]\nau-Workspace injection from Phase 2 are reused\nas-is; these commands roam via the central apiCall chokepoint for free. Bump 0.5.0.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(cli): notes, collections & knowledge-write commands (parity roun…",
"author_name": "GanemoCorp",
"author_login": "GanemoCorp",
"committed_at": "2026-07-25T06:12:15Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "ccd15f1ecef00264ba70c344d9602bd8ef8cef95",
"body": "Inform, don't force (and no self-replacing binary). After a command runs,\nprint a one-line notice to stderr when a newer GitHub release exists.\n\nAgent-first + safe:\n- only when stderr is a TTY → scripts/CI/agents never see it;\n- opt out with BLENAU_NO_UPDATE_CHECK;\n- network hit at most once/24h (ca\n[…]\nmeric version compare (0.4.10 > 0.4.9).\n\nThe message points at the releases page + `go install …@latest`; it does not\nself-update.\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: non-intrusive \"new version available\" notice (#5)",
"author_name": "Fernando",
"author_login": "GanemoCorp",
"committed_at": "2026-07-19T11:36:05Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "4590a9a2c84ae4cfa7603f9b7882ef7c57a7baf1",
"body": "…on (#4)\n\nRemove the \"scaffold\" status and the Homebrew/Scoop distribution claim\n(not configured — GitHub Releases + go install is the real channel). Add\nInstall and both login paths (browser device flow + service token).\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs(readme): drop scaffold status; accurate install/login/distributi…",
"author_name": "Fernando",
"author_login": "GanemoCorp",
"committed_at": "2026-07-19T11:19:59Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "59c735ef149840accbb76748bbfaa814666b9449",
"body": "The CLI offered only token auth; now it offers BOTH paths, per the product\nprinciple \"offer all valid paths, mark the most secure + each use case\":\n\n blenau login browser login (RFC 8628 device flow) — refresh token\n in the OS keychain, short-lived access tokens \n[…]\nil-closed confirmation, echo verify, service-vs-identity lane header\ninjection, and a guard test that no cmd/*.go builds raw HTTP.\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: browser login (device flow) + multi-workspace — CLI Phase 2 (#3)",
"author_name": "Fernando",
"author_login": "GanemoCorp",
"committed_at": "2026-07-19T11:05:27Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "b32529b73db6fc326c2f20d1f063b0374a73c264",
"body": "…ase 1) (#2)\n\nPhase 1 of the CLI's multi-workspace support. The CLI is token-only (service\nlane) today, so it's always pinned — the identity/device-flow lane and the\n`use`/`--workspace` selector are Phase 2 (deferred).\n\n- `blenau workspaces`: GET /workspaces — lists the workspaces the credential can\n[…]\n a custom api_url and any future fields).\n\nTests: cmd/workspaces_test.go (registration, JSON + human render). go build/test\ngreen.\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: `blenau workspaces` discovery + non-clobbering login (SPEC 3 Ph…",
"author_name": "Fernando",
"author_login": "GanemoCorp",
"committed_at": "2026-07-19T04:13:19Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "23caadbbf1356a1d66a80d1339a7562b8463ea29",
"body": "feat(assets): --after flag to anchor image after a paragraph",
"is_bot": false,
"headline": "Merge pull request #1 from getblenau/feat/asset-after-anchor",
"author_name": "Fernando",
"author_login": "GanemoCorp",
"committed_at": "2026-06-29T11:11:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b84049f961cf7d849892f40164adf76d54582423",
"body": "Adds `blenau assets upload --after \"<verbatim snippet>\"` (maps to\ninsert_after_text) so the image lands right after the sentence it\nillustrates, and surfaces placed_under_heading / warning in the output.\nCompanion to getblenau/api#48.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(assets): --after flag to anchor image after a paragraph",
"author_name": "Ganemo DevBot",
"author_login": null,
"committed_at": "2026-06-29T11:11:05Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "fb9b2f0ca6e64c1b43b1a8956447564abbe2c098",
"body": "….3.2\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(assets): assets list/verify/delete subcommands + --overwrite; v0…",
"author_name": "Ganemo DevBot",
"author_login": null,
"committed_at": "2026-05-30T05:55:04Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "8ae8099fbf4d86d32a6435f726a0486fad7367bf",
"body": "Replaces the TODO placeholder URL now that the docs site (getblenau/docs)\nexists. Rides the next CLI release.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: point `blenau login` help at docs.blenau.com/cli",
"author_name": "Ganemo DevBot",
"author_login": null,
"committed_at": "2026-05-30T03:53:46Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "367384a81844ece0c8a8040b88f0387127005197",
"body": "Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(assets): match server cap at 1,000,000 B; v0.3.1",
"author_name": "Ganemo DevBot",
"author_login": null,
"committed_at": "2026-05-29T23:21:36Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "9e6bb26b2d216cc05a33b34718c71c0719e5b36f",
"body": "Upload an image/file to a doc via multipart (Bearer auth) without\nbase64-through-the-model. Flags: --doc, --alt, --name, --insert-at,\n--position, --compress (magick/cwebp fallback), --json. Bump to 0.3.0.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(assets): `blenau assets upload` command",
"author_name": "Ganemo DevBot",
"author_login": null,
"committed_at": "2026-05-29T22:12:53Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "36560f07880045d2c489d0843a620420837d1326",
"body": "Removes brews: and scoops: blocks from goreleaser. Distribution\nsimplifies to the multi-platform binaries already attached to each\nGitHub Release; no third-party tap/bucket repos to maintain and no\nHOMEBREW_TAP_GITHUB_TOKEN secret to rotate.",
"is_bot": false,
"headline": "chore: drop Homebrew + Scoop publish, distribute via GitHub Release only",
"author_name": "Fernando Pastor",
"author_login": "GanemoCorp",
"committed_at": "2026-05-07T13:18:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2da8ce9bd49f4fb467d6f4a634aba4dbdd1e0bbc",
"body": "…EN unset\n\nThe previous config used skip_upload: auto, which only skips on prereleases.\nWith HOMEBREW_TAP_GITHUB_TOKEN unset goreleaser tried to publish to the tap\nand bucket repos with an empty token and got 401. Now skip_upload is a\ntemplate that evaluates to true when the env var is empty, so first releases\nwithout the secret succeed cleanly. The token field also tolerates the env\nvar being unset.",
"is_bot": false,
"headline": "fix(goreleaser): skip brew/scoop publish when HOMEBREW_TAP_GITHUB_TOK…",
"author_name": "Fernando Pastor",
"author_login": "GanemoCorp",
"committed_at": "2026-05-07T12:22:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9fb1f9d43c71d419bbb7c89fc2cc00b4dc776bdf",
"body": "Add seven new top-level/sub commands wrapping the Blenau API:\n- repos: GET /github/repos\n- docs list/get/structure/section: read knowledge documents\n- ingest: POST /knowledge/ingest-enhanced (stdin or --content-file)\n- edit-section: POST /knowledge/edit-section (optimistic locking)\n- audit links/log\n[…]\n triggers on v*.*.* tags, runs goreleaser\nv2 with Go 1.22, contents:write permission.\n\nBump version to 0.2.0. Two new tests (httptest-backed) cover the repos JSON\npath and the docs-get 404 error path.",
"is_bot": false,
"headline": "feat: knowledge base, audit, repos commands + goreleaser distribution",
"author_name": "Fernando Pastor",
"author_login": "GanemoCorp",
"committed_at": "2026-05-07T12:19:53Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "cca7791b2a22ca2a1544c6e97686f22549174c12",
"body": "First real release of the CLI. Implements:\n- blenau login --token <tk>: persist token to config file\n (Windows: %APPDATA%\\blenau\\config.json; Unix: $XDG_CONFIG_HOME or ~/.config/blenau/).\n- blenau search <query> [--top-k=N] [--json]: hits POST /knowledge/search\n on the Blenau API, formats results.\n[…]\neñes don't get mangled when an agent captures stdout to a\n file in GitHub.\n\nTests for UTF-8 stdout and agent-manifest JSON shape.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: login, search, --agent-manifest commands + Windows UTF-8 stdout",
"author_name": "Ganemo DevBot",
"author_login": null,
"committed_at": "2026-05-07T10:01:30Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "fa0ecd3bc50d468b7e6651ef2e01c3e014372e34",
"body": "Prevents CRLF corruption of shell scripts when worked on from Windows.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: enforce LF line endings via .gitattributes",
"author_name": "Fernando Pastor",
"author_login": "GanemoCorp",
"committed_at": "2026-05-07T06:49:07Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "6dc7df3ba8b95f181f80fb489425f7eafbf81b81",
"body": null,
"is_bot": false,
"headline": "feat: initial Go cobra scaffold with agent-first flags",
"author_name": "Ganemo DevBot",
"author_login": null,
"committed_at": "2026-05-07T06:37:40Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 12,
"commits_last_year": 22,
"latest_release_at": "2026-07-25T08:55:30Z",
"latest_release_tag": "v0.7.0",
"releases_from_tags": false,
"days_since_last_push": 3,
"active_weeks_last_year": 5,
"days_since_latest_release": 3,
"mean_days_between_releases": 6.3
},
"community": {
"has_readme": true,
"has_license": false,
"has_description": true,
"has_contributing": false,
"health_percentage": 25,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/getblenau/cli",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/getblenau/cli",
"is_deprecated": false,
"latest_version": "v0.7.0",
"repository_url": "https://github.com/getblenau/cli",
"versions_count": 13,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-25T08:53:36Z",
"latest_version_yanked": null,
"days_since_latest_publish": 3
}
]
},
"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": 24596,
"source_files_sampled": 33,
"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/gofrs/flock",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.13.0"
},
{
"name": "github.com/spf13/cobra",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.8.1"
},
{
"name": "github.com/spf13/pflag",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.5"
},
{
"name": "github.com/zalando/go-keyring",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.2.8"
},
{
"name": "golang.org/x/sys",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.43.0"
},
{
"name": "golang.org/x/text",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.36.0"
}
],
"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": 8,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 1
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "GanemoCorp",
"commits": 15,
"avatar_url": "https://avatars.githubusercontent.com/u/46256429?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"release.yml"
],
"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": 0,
"reason": "0 out of 8 merged PRs checked by a CI test -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/18 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 0,
"reason": "license file not 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": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 0,
"reason": "Project has not signed or included provenance with any releases.",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 8,
"reason": "2 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "c95105356373291583b4dddd15a20098dd200777",
"ran_at": "2026-07-29T08:04:59Z",
"aggregate_score": 2.8,
"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-25T08:55:37Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-25T08:53:36Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/getblenau/cli",
"host": "github.com",
"name": "cli",
"owner": "getblenau"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 42,
"inputs": {
"security": 28,
"vitality": 67,
"community": 12,
"governance": 48,
"engineering": 45
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 67,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 52,
"inputs": {
"commits_last_year": 22,
"human_commit_share": 1,
"days_since_last_push": 3,
"active_weeks_last_year": 5
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 3 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 3
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "5/52 weeks with commits",
"points": 3.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 5
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "22 commits in the last year",
"points": 12.2,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 22
}
}
],
"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": "excellent",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"releases_count": 12,
"latest_release_tag": "v0.7.0",
"releases_from_tags": false,
"days_since_latest_release": 3,
"mean_days_between_releases": 6.3
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "12 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 12
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 3 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 3
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~6.3 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 6.3
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"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": true,
"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": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "no license file detected",
"points": 0,
"status": "missed",
"details": [
{
"code": "license_absent",
"params": {}
}
],
"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": 48,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 13,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 1,
"top_contributor_share": 1
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 100% of commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "1 contributors",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 1
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 64,
"inputs": {
"merged_prs": 8,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 1
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "8/9 decided PRs merged",
"points": 34,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 8,
"decided": 9
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/18 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 33,
"inputs": {
"followers": 0,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "getblenau",
"public_repos": 1,
"account_age_days": 103
},
"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": "0 followers of getblenau",
"points": 0,
"status": "missed",
"details": [
{
"code": "owner_followers",
"params": {
"count": 0,
"login": "getblenau"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "1 public repos, account ~0 yr old",
"points": 2.8,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 1
}
},
{
"code": "account_age_years",
"params": {
"years": 0
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/getblenau/cli"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 3
},
"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 3 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 3
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "13 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 13
}
}
],
"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": 45,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 48,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "0 out of 8 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "at_risk",
"name": "Documentation",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"topics": [],
"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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "critical",
"name": "Security",
"value": 28,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": null,
"notes": [],
"value": 28,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 18,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 0,
"scorecard_aggregate": 2.8
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "0 out of 8 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/18 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file not detected",
"points": 0,
"status": "missed",
"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 detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "2 existing vulnerabilities detected",
"points": 6,
"status": "partial",
"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": 63,
"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": "22 of 22 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 22,
"sampled": 22
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0.636,
"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": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "14 of the last 22 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 14,
"sampled": 22
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 24596,
"source_files_sampled": 33,
"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/33 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 33,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-29T08:05:09.831644Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/g/getblenau/cli.svg",
"full_name": "getblenau/cli",
"license_state": "absent",
"license_spdx": null
}