原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 240,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 255367
},
"pushed_at": "2026-07-21T01:48:51Z",
"created_at": "2026-07-20T09:25:19Z",
"owner_type": "User",
"updated_at": "2026-07-21T01:45:56Z",
"description": null,
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": "http://blog.prasenjit.net/",
"name": "Prasenjit Purohit",
"type": "User",
"login": "prasenjit-net",
"company": null,
"location": null,
"followers": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/4918269?v=4",
"created_at": "2013-07-02T06:33:07Z",
"is_verified": null,
"public_repos": 123,
"account_age_days": 4774
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2026-07-21T01:48:55Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2026-07-20T23:40:12Z"
},
{
"tag": "v0.0.2",
"kind": "patch",
"published_at": "2026-07-20T11:38:57Z"
},
{
"tag": "v0.0.1",
"kind": "patch",
"published_at": "2026-07-20T11:24:07Z"
}
],
"recent_commits": [
{
"oid": "9349a1c89a84317cd239e28f99551b9c2b9f6865",
"body": "Add benchmarks for schema reflection and agent/tool dispatch (P4)",
"is_bot": false,
"headline": "Merge pull request #6 from prasenjit-net/perf/benchmarks",
"author_name": "Prasenjit Purohit",
"author_login": "prasenjit-net",
"committed_at": "2026-07-21T01:45:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74a04792e591f728fbaaafbfbb93c425e1add2c1",
"body": "… (P4)\n\nTwo hot paths flagged in docs/IMPROVEMENTS-PLAN.md as needing coverage\n(not yet committed to main as of this branch — lives on the P2/P3 PR):\n\n- schema.FromStruct, the reflection-based JSON Schema generator run\n once per Tool[TIn] registration — BenchmarkFromStruct_{Flat,Nested,\n ManyField\n[…]\nan's own reasoning: perf on\nshared runners is noisy enough that a hard threshold would false-\npositive more often than catch a real regression.\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add benchmarks for schema reflection and the agent/tool dispatch path…",
"author_name": "prasenjit",
"author_login": "prasenjit-net",
"committed_at": "2026-07-21T01:39:27Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "23ec3fcf4257129f3b8fa44e9bdd5cbe3ed9cf79",
"body": "…tracing\n\nSession compaction, second ConversationStore, and OpenTelemetry tracing (P2 + P3)",
"is_bot": false,
"headline": "Merge pull request #5 from prasenjit-net/feat/session-compaction-and-…",
"author_name": "Prasenjit Purohit",
"author_login": "prasenjit-net",
"committed_at": "2026-07-21T01:37:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6898ea85a79a604e2d2e5df30e09231185c3c930",
"body": "Expand provider adapter test coverage (P1)",
"is_bot": false,
"headline": "Merge pull request #4 from prasenjit-net/test/provider-coverage",
"author_name": "Prasenjit Purohit",
"author_login": "prasenjit-net",
"committed_at": "2026-07-21T01:36:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a441aceb1abdf0b7842c6c3ffa5c187a12c1f14",
"body": "Closes an already-committed, previously-unmet Phase 6 exit criterion\nfrom docs/DESIGN.md's own roadmap: \"optional OTel tracing helper.\"\n\notelagent.NewHooks(tracer, provider) returns agent.Hooks wired to\nstart one span per Generate call and one child span per tool call,\ntagged with provider/model/too\n[…]\nly local-only) and\nupdated it plus README with what P1-P3 actually shipped, including\nwhere implementation diverged from the original proposal.\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add OpenTelemetry tracing Hooks helper (P3)",
"author_name": "prasenjit",
"author_login": "prasenjit-net",
"committed_at": "2026-07-21T01:04:17Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "953f900a3fd1ac1ae0d14c11c8a86c92be8e1fa7",
"body": "Closes an already-committed, previously-unmet Phase 5 exit criterion\nfrom docs/DESIGN.md's own roadmap: \"Compactor interface + one\nreference implementation\" and a second ConversationStore proving the\ninterface is implementable outside the root package.\n\n- Compactor interface + Agent.maybeCompact, wi\n[…]\no .claude/skills/ and .agents/skills/.\n\nRoot package coverage: 71.6% -> 78.7%, almost entirely from filling\nthe previously-untested session.go.\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add session compaction and a second ConversationStore (P2)",
"author_name": "prasenjit",
"author_login": "prasenjit-net",
"committed_at": "2026-07-21T01:04:00Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "0dce77e86f59232d439d1e684feae9dc1804baf3",
"body": "Each provider's errors.go documents the same contract almost word for\nword: translate(nil) is nil, and a non-vendor transport error is\nwrapped as agent.ErrProviderInternal + retryable + cause-preserved.\nTesting that identically three times (TestTranslateError_Nil/\nNonAPIError/APIError, near-byte-ide\n[…]\nest for\nhttptest.NewRequest in the Claude/OpenAI fixture builders (no error\nreturn, so no per-call err-check ceremony to further pad the diff).\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Extract shared translateError conformance assertions",
"author_name": "prasenjit",
"author_login": "prasenjit-net",
"committed_at": "2026-07-21T00:30:37Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "703780b9e894192218b10b252b793de1943981b6",
"body": "provider/openai and provider/gemini's classifyStatus were byte-identical,\nand provider/claude's differed by exactly one case (529 \"overloaded\",\nwhich no other vendor has) — real pre-existing duplication in production\ncode, not just an artifact of testing it three times. SonarCloud's\nduplication-on-n\n[…]\nly. Each provider's errors_test.go no longer re-tests the shared\ntable — TestTranslateError_APIError still exercises the delegation\nend-to-end.\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Deduplicate classifyStatus into internal/providererr",
"author_name": "prasenjit",
"author_login": "prasenjit-net",
"committed_at": "2026-07-21T00:17:11Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "dd080fb020e17f75f3f824f03a8777dee58c3dfc",
"body": "provider/claude, provider/openai, and provider/gemini were the\nlowest-covered packages in the repo (24-31%, vs 71.6% on root) despite\nbeing the most exposed to vendor SDK drift — exactly the failure mode\nthat already bit this project twice while building the skill content\n(go doc eliding const group\n[…]\nr rather than building preemptively.\n\nCoverage: provider/claude 23.9% -> 71.2%, provider/openai 30.6% ->\n72.4%, provider/gemini 27.5% -> 69.2%.\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Expand provider adapter test coverage (P1 of docs/IMPROVEMENTS-PLAN.md)",
"author_name": "prasenjit",
"author_login": "prasenjit-net",
"committed_at": "2026-07-21T00:05:31Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "dbc0d4342e27ef5792df8ccf597f4cef717da4b0",
"body": "Stop attaching example binaries to releases",
"is_bot": false,
"headline": "Merge pull request #3 from prasenjit-net/ci/trim-goreleaser-builds",
"author_name": "Prasenjit Purohit",
"author_login": "prasenjit-net",
"committed_at": "2026-07-20T23:36:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2dd03a05955fa53c5800525f089c8abccaf1e361",
"body": "GoReleaser was cross-compiling all 5 examples/ commands across\nlinux/darwin/windows x amd64/arm64 (30 binaries) on every release and\non every CI run (as a snapshot validation) — 286s of the 402s release\njob, and 311s of CI's longest job (goreleaser-check, 325s total). None\nof that is needed: go-agen\n[…]\nk passes, and a\nsnapshot release run drops from ~5 minutes to effectively instant with\nan empty dist/ (no binaries, no archives, no checksums).\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Stop building and attaching example binaries to releases",
"author_name": "prasenjit",
"author_login": "prasenjit-net",
"committed_at": "2026-07-20T23:33:50Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "a46776a06781db2042c3524d97465e8277679c5f",
"body": "Add a coding-agent skill for go-agent (Claude Code, Codex, Copilot)",
"is_bot": false,
"headline": "Merge pull request #2 from prasenjit-net/docs/agent-skill-plan",
"author_name": "Prasenjit Purohit",
"author_login": "prasenjit-net",
"committed_at": "2026-07-20T21:28:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb5f75a561cad2700e1fcf34c29c2632b326d8ad",
"body": "…ersion\n\nSonarCloud's S8545 flags \"go install <module>@<version>\" in CI as an\nunverified download regardless of pinning (CWE-494/829) — it wants a\nlock-file-enforcing command. Go 1.24+'s \"tool\" directive is exactly\nthat: govulncheck's exact version and hash are now recorded in\ngo.mod/go.sum, and CI runs it via \"go tool govulncheck ./...\" with no\nnetwork-resolved version string in the workflow at all.\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Lock govulncheck as a go.mod tool dependency instead of go install @v…",
"author_name": "prasenjit",
"author_login": "prasenjit-net",
"committed_at": "2026-07-20T21:21:10Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "dac4e3ebbf624ed9632434586ffcff22863cf5cf",
"body": "Extract shared helpers out of treesEqual (sync.go) and runCheck/\nexportedNames (fences.go) to eliminate duplicated WalkDir closures and\ndeeply nested decl/spec handling that were tripping the SonarCloud\nCognitive Complexity check (limit 15). Also pin govulncheck's install\nversion in CI instead of using @latest, per SonarCloud's dependency-\npinning warning.\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Reduce cognitive complexity in skilltool to satisfy SonarCloud gate",
"author_name": "prasenjit",
"author_login": "prasenjit-net",
"committed_at": "2026-07-20T21:12:27Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "0dddeb34babd2ff4780c204f9fdc1814c420fca9",
"body": "Executes docs/AGENT-SKILL-PLAN.md's step-by-step plan end to end:\n\nCanonical content (skills/go-agent/):\n- SKILL.md: frontmatter with trigger phrases, decision table, quickstart,\n a pitfalls section, and a reference table — 106 lines, well under both\n Claude's ~500-line guidance and Codex's harder\n[…]\nable from a shell in this\nenvironment. Everything here is verified by schema and by the\nskill-check tool, not yet by a real end-to-end install.\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Implement the go-agent coding-agent Skill (Claude Code, Codex, Copilot)",
"author_name": "prasenjit",
"author_login": "prasenjit-net",
"committed_at": "2026-07-20T20:59:50Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "93dea97604b8a959d09728db39c552e482b7ac23",
"body": "Reframes the plan around three reach tiers (AGENTS.md fallback / native\nskill packages / MCP server) and scopes this pass to Layer 2 — native skill\npackages — for the three agents that currently support it: Claude Code,\nOpenAI Codex, and GitHub Copilot. MCP (broadest reach, but not limited to\nvendor\n[…]\nt single-plugin install verb, the depth of\nCopilot's stated .claude-plugin/ compatibility, and symlink portability\nfor contributors on Windows.\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Revise skill plan: scope Layer 2 to Claude Code, Codex, and Copilot",
"author_name": "prasenjit",
"author_login": "prasenjit-net",
"committed_at": "2026-07-20T19:46:30Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "9ef125ba97240cdb8a8051e66e95b141cebd3232",
"body": "Plans (does not yet implement) a Claude Code skill so agents asked to build\nagainst go-agent produce correct code instead of guessing from training\ndata: SKILL.md + reference/ layout modeled on Anthropic's own claude-api\nskill, content plan (quickstart, decision table, a pitfalls section doing\nmost \n[…]\nreach limitation, a CI-integrated anti-drift check (build the skill's code\nfences against the real module), and an ordered implementation plan.\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add plan for a coding-agent skill teaching go-agent usage",
"author_name": "prasenjit",
"author_login": "prasenjit-net",
"committed_at": "2026-07-20T18:36:40Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "9f85f35b222efc3ac8e5eb0edc40445c62c70641",
"body": "Fix CI: pin golangci-lint-action to v9 with an explicit v2 version",
"is_bot": false,
"headline": "Merge pull request #1 from prasenjit-net/fix/ci-golangci-lint-v2",
"author_name": "Prasenjit Purohit",
"author_login": "prasenjit-net",
"committed_at": "2026-07-20T11:31:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16fda9e6b894c50e49f8c9cdf6abf086e8cc8313",
"body": "golangci-lint-action@v6 with version:latest resolved to golangci-lint\nv1.64.8 in CI (confirmed by the first real run: 6869936 push -> CI run\n29737976421), which refuses to lint a go1.26.5-targeted module because\nv1.64.8 was itself built with go1.24 — and v1's config schema doesn't match\nthis repo's \n[…]\n-action@v9\nand pin version: v2.11.4 explicitly, matching what was verified locally\nagainst this codebase (golangci-lint run ./... -> 0 issues).\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Fix CI: pin golangci-lint-action to v9 with an explicit v2 version",
"author_name": "prasenjit",
"author_login": "prasenjit-net",
"committed_at": "2026-07-20T11:24:07Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "cb0bd6fe2ca797776efb6ffd2186d97588c5743f",
"body": "- .github/workflows/ci.yml: on push/PR to main — gofmt check, go vet, build,\n race-enabled tests with coverage, golangci-lint, govulncheck, a\n cross-compile matrix (linux/darwin/windows x amd64/arm64), and a\n GoReleaser config + snapshot-build validation.\n- .github/workflows/release.yml: manual (\n[…]\n2 -> 1.26.5) to clear govulncheck findings in the stdlib/x/net that\nwere otherwise going to make the new vulncheck CI job red on the first run.\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add CI and release automation",
"author_name": "prasenjit",
"author_login": "prasenjit-net",
"committed_at": "2026-07-20T11:16:20Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "68699361365bf215ca3a1964dc80e764944e2154",
"body": "A Go library for building AI agents against multiple inference providers\nthrough a single strongly-typed interface, with Claude, OpenAI, and Gemini\nas first-class providers.\n\n- Core: provider-agnostic Message/Request/Response model, a small Provider\n interface (Generate required; Stream/TokenCounte\n[…]\n code\n with no network calls.\n- Examples: quickstart, tools, streaming, multiprovider, customprovider.\n- docs/DESIGN.md: full design document.\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Initial implementation of go-agent",
"author_name": "prasenjit",
"author_login": "prasenjit-net",
"committed_at": "2026-07-20T10:18:54Z",
"body_truncated": true,
"is_coding_agent": true
}
],
"releases_count": 4,
"commits_last_year": 21,
"latest_release_at": "2026-07-21T01:48:55Z",
"latest_release_tag": "v0.1.1",
"releases_from_tags": false,
"days_since_last_push": 7,
"active_weeks_last_year": 1,
"days_since_latest_release": 7,
"mean_days_between_releases": 0.2
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": false,
"has_contributing": false,
"health_percentage": 28,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/prasenjit-net/go-agent",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/prasenjit-net/go-agent",
"is_deprecated": false,
"latest_version": "v0.1.1",
"repository_url": "https://github.com/prasenjit-net/go-agent",
"versions_count": 4,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-21T01:45:52Z",
"latest_version_yanked": null,
"days_since_latest_publish": 7
}
]
},
"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": [
"examples"
],
"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": 12200,
"source_files_sampled": 65,
"oversized_source_files": 0,
"agent_instruction_files": [
"AGENTS.md"
],
"agent_instruction_max_bytes": 2143
},
"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/anthropics/anthropic-sdk-go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.58.0"
},
{
"name": "github.com/openai/openai-go/v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.44.0"
},
{
"name": "go.opentelemetry.io/otel",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.44.0"
},
{
"name": "go.opentelemetry.io/otel/trace",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.44.0"
},
{
"name": "google.golang.org/genai",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.64.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": 6,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "prasenjit-net",
"commits": 21,
"avatar_url": "https://avatars.githubusercontent.com/u/4918269?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"release.yml"
],
"has_docs_dir": true,
"linter_configs": [
".golangci.yml"
],
"has_editorconfig": false,
"has_linter_config": true,
"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": 3,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "6 out of 6 merged PRs checked by a CI test -- score normalized to 10",
"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/8 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": 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": 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": 10,
"reason": "SAST tool is run on all commits",
"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": 7,
"reason": "3 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "9349a1c89a84317cd239e28f99551b9c2b9f6865",
"ran_at": "2026-07-29T01:40:12Z",
"aggregate_score": 3.9,
"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-21T01:49:00Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-21T01:45:52Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/prasenjit-net/go-agent",
"host": "github.com",
"name": "go-agent",
"owner": "prasenjit-net"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 53,
"inputs": {
"security": 39,
"vitality": 65,
"community": 24,
"governance": 53,
"engineering": 76
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 65,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 49,
"inputs": {
"commits_last_year": 21,
"human_commit_share": 1,
"days_since_last_push": 7,
"active_weeks_last_year": 1
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 7 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 7
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "1/52 weeks with commits",
"points": 0.7,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 1
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "21 commits in the last year",
"points": 12.1,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 21
}
}
],
"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": 4,
"latest_release_tag": "v0.1.1",
"releases_from_tags": false,
"days_since_latest_release": 7,
"mean_days_between_releases": 0.2
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "4 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 4
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 7 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 7
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~0.2 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 0.2
}
}
],
"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": 24,
"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": "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": "moderate",
"name": "Sustainability & Governance",
"value": 53,
"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": "good",
"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": 72,
"inputs": {
"merged_prs": 6,
"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": "6/6 decided PRs merged",
"points": 38.2,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 6,
"decided": 6
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/8 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": 51,
"inputs": {
"followers": 6,
"owner_type": "User",
"is_verified": null,
"owner_login": "prasenjit-net",
"public_repos": 123,
"account_age_days": 4774
},
"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": "6 followers of prasenjit-net",
"points": 6.1,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 6,
"login": "prasenjit-net"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "123 public repos, account ~13 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 123
}
},
{
"code": "account_age_years",
"params": {
"years": 13
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"packages": [
"github.com/prasenjit-net/go-agent"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 7
},
"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 7 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 7
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "4 published versions",
"points": 12,
"status": "partial",
"details": [
{
"code": "published_versions",
"params": {
"count": 4
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 76,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 84,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"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": ".golangci.yml",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml"
}
}
],
"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": "6 out of 6 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"has_description": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"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": 39,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": null,
"notes": [],
"value": 39,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 18,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 0,
"scorecard_aggregate": 3.9
},
"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 is not maximal on development and all release branches",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "6 out of 6 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"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/8 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 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 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 run on all commits",
"points": 5,
"status": "met",
"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": "3 existing vulnerabilities detected",
"points": 5.2,
"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": "good",
"name": "AI Readiness",
"value": 77,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "excellent",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 1,
"agent_instruction_files": [
"AGENTS.md"
],
"agent_instruction_max_bytes": 2143
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "AGENTS.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "AGENTS.md"
}
}
],
"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": "21 of 21 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 21,
"sampled": 21
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 77,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0.714,
"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": ".golangci.yml",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml"
}
}
],
"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": "15 of the last 21 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 15,
"sampled": 21
}
}
],
"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": 12200,
"source_files_sampled": 65,
"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/65 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 65,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"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-29T01:40:23.458137Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/p/prasenjit-net/go-agent.svg",
"full_name": "prasenjit-net/go-agent",
"license_state": "standard",
"license_spdx": "MIT"
}