原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 175,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 492506,
"Makefile": 946,
"PowerShell": 1192
},
"pushed_at": "2026-07-18T01:53:27Z",
"created_at": "2026-02-01T20:26:25Z",
"owner_type": "Organization",
"updated_at": "2026-07-18T01:53:21Z",
"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": null,
"name": null,
"type": "Organization",
"login": "open-cli-collective",
"company": null,
"location": null,
"followers": 15,
"avatar_url": "https://avatars.githubusercontent.com/u/255329478?v=4",
"created_at": "2026-01-16T10:39:27Z",
"is_verified": null,
"public_repos": 23,
"account_age_days": 192
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.1.23",
"kind": "patch",
"published_at": "2026-07-18T01:54:56Z"
},
{
"tag": "v0.1.22",
"kind": "patch",
"published_at": "2026-07-17T13:28:22Z"
},
{
"tag": "v0.1.21",
"kind": "patch",
"published_at": "2026-07-17T13:28:07Z"
},
{
"tag": "v0.1.20",
"kind": "patch",
"published_at": "2026-02-02T11:58:52Z"
}
],
"recent_commits": [
{
"oid": "a1035480b72c4b8d00a264eb95a40b83f73e4d6e",
"body": "…h (#64)\n\n* fix(release): release on packaging/config changes; add manual dispatch\n\nThe Auto Release workflow only triggered on **.go/go.mod/go.sum, so a\npackaging fix that touches no Go files (e.g. the #62 Homebrew cask binary\nfix) never cut a release and never reached the tap. Add .goreleaser.yml,\n[…]\ned; the push arm is already branch-scoped).\n- Update CLAUDE.md 'CI & Release Workflow' so the documented dual-gate contract\n matches the widened path filter and records the new manual-dispatch lever.",
"is_bot": false,
"headline": "fix(release): release on packaging/config changes; add manual dispatc…",
"author_name": "piekstra",
"author_login": "piekstra",
"committed_at": "2026-07-18T01:53:17Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1099a142964cdd4e3194b1a338e87828ee162ad9",
"body": "The homebrew_casks entry omitted `binary`, so GoReleaser fell back to the\ncask name (`hubspot-cli`) for the linked binary. The release tarball ships\n`hspt`, not `hubspot-cli`, so `brew install open-cli-collective/tap/hubspot-cli`\nfailed at the link step. Declare `binary: hspt` (matching salesforce-c\n[…]\nary: sfdc`) so the cask links the shipped\nbinary.\n\nAlso fix the README install command, which referenced a nonexistent `hspt`\ncask/formula; the only tap artifact is the `hubspot-cli` cask.\n\nCloses #62",
"is_bot": false,
"headline": "fix(release): declare hspt as the Homebrew cask binary (#63)",
"author_name": "piekstra",
"author_login": "piekstra",
"committed_at": "2026-07-17T13:58:05Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "cf26fd1e7aba506146567979b62ac58f809be1ff",
"body": "…#57)\n\n* feat(tasks,emails): add search subcommands with filter/sort support\n\nAdd `hspt tasks search` and `hspt emails search` backed by the HubSpot\nCRM Search API. Both accept repeatable `--filter` and `--sort` flags plus\n`--limit`, `--after`, and `--properties`, matching the existing search\ncomman\n[…]\nns the body.\n\nAlso clarify the emails search README example: hs_email_direction is a\ndirection enum, so the comment now reads 'Logged emails by direction'\nrather than implying outbound-only semantics.",
"is_bot": false,
"headline": "feat(tasks,emails): add search subcommands with filter/sort support (…",
"author_name": "piekstra",
"author_login": "piekstra",
"committed_at": "2026-07-17T13:26:12Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3d537cb03c45bd40667d9d0f9c671e4b1ad8c420",
"body": "* fix(output): keep --output json on stdout valid and parse numeric toObjectId\n\nTwo related JSON-correctness bugs:\n\n- #52: View.Success/Info/Print/Println wrote human-facing status and\n progress messages to stdout (v.Out), interleaving them with the JSON\n payload and breaking jq / json.load() / an\n[…]\ns contents are a valid number; HubSpot's\n v4 API returns toObjectId as an integer, so keep just the numeric\n regression test (the real #51 fix).\n\n* docs(view): drop issue-tracker ref from struct doc",
"is_bot": false,
"headline": "fix(output): valid JSON on stdout and numeric toObjectId parsing (#56)",
"author_name": "piekstra",
"author_login": "piekstra",
"committed_at": "2026-07-17T13:26:05Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "71eabcb374c7e7784caa265eca4ffce0dfa5e670",
"body": null,
"is_bot": false,
"headline": "docs: add .codereview baseline (#61)",
"author_name": "Rian Stockbower",
"author_login": "rianjs",
"committed_at": "2026-06-30T09:42:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de1588678acb0300cb87e2deaae52d1564ed15b7",
"body": null,
"is_bot": false,
"headline": "docs: add .codereview baseline (#59)",
"author_name": "Rian Stockbower",
"author_login": "rianjs",
"committed_at": "2026-06-30T09:24:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6790d646d13d817f7e2aefe8d4c612b0951cccd",
"body": "Fixes #49",
"is_bot": false,
"headline": "fix: inject snap package version from git tag (#50)",
"author_name": "Rian Stockbower",
"author_login": "rianjs",
"committed_at": "2026-02-07T21:28:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b88fca0562ab1188e8e2f13aed764b86df38f17",
"body": "Remove unnecessary .ignore file creation (Chocolatey only shims .exe\nfiles) and remove custom uninstall script (Chocolatey handles zip\npackage cleanup natively).\n\nCloses #47",
"is_bot": false,
"headline": "feat(chocolatey): simplify packaging per reviewer feedback (#48)",
"author_name": "Rian Stockbower",
"author_login": "rianjs",
"committed_at": "2026-02-07T19:50:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b501de371823f35245ca554f1940bf9689ef2219",
"body": "Closes #45",
"is_bot": false,
"headline": "docs: add CHANGELOG.md (#46)",
"author_name": "Rian Stockbower",
"author_login": "rianjs",
"committed_at": "2026-02-02T12:04:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17837b2cec78c36516ed27562e54a51e69def4a9",
"body": "- Refactor init command to use huh forms with validation\n- Pre-populate form fields from existing config values\n- Add --force flag and confirmation prompt to config clear\n- Remove config set command (use init for config changes)\n- Fix token masking to use 8 asterisks: first4********last4\n- Add tests for maskToken function\n\nCloses #43",
"is_bot": false,
"headline": "feat(config): align init/config UX with atlassian-cli patterns (#44)",
"author_name": "Rian Stockbower",
"author_login": "rianjs",
"committed_at": "2026-02-02T11:56:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8acea268cfe316190cef2a477a1d7357202cb989",
"body": "Document all 29 command packages including:\n- Installation instructions (Homebrew, Chocolatey, Winget)\n- Authentication setup with HubSpot private apps\n- CRM objects (contacts, companies, deals, tickets, etc.)\n- Engagements (notes, calls, emails, meetings, tasks)\n- Associations, properties, pipeline\n[…]\ns, hubdb)\n- Conversations\n- Workflows\n- GraphQL queries and schema exploration\n- Global flags and common patterns\n- Shell completion setup\n- Configuration reference\n- Troubleshooting guide\n\nCloses #41",
"is_bot": false,
"headline": "docs: add comprehensive README.md (#42)",
"author_name": "Rian Stockbower",
"author_login": "rianjs",
"committed_at": "2026-02-02T11:12:30Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7c17bc3b2add278ac05a5b626699f547fb5907bc",
"body": "- Extract duplicate formatBool to shared package\n- Add --force flag to schemas delete command for safety\n- Add --force flag to workflows delete command for safety\n- Fix GetRootTypes to check for double underscore (__) prefix\n- Simplify ErrorMessages with strings.Join\n- Refactor inline interfaces to named tableRenderer type\n\nCloses #39",
"is_bot": false,
"headline": "refactor: code simplification and consistency improvements (#40)",
"author_name": "Rian Stockbower",
"author_login": "rianjs",
"committed_at": "2026-02-02T11:03:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5dc4042b4848e293ad63eba4bfacc0e585bbcb30",
"body": "Add interactive GraphQL schema exploration using introspection:\n- api/graphql.go: IntrospectSchema method and introspection types\n- api/graphql_test.go: Tests for introspection functionality\n- internal/cmd/graphql/graphql.go: explore command with --type and --field\n\nCommands:\n- hspt graphql explore - list all available types\n- hspt graphql explore --type CRM - show fields of a type\n- hspt graphql explore --type CRM --field contact - show field details\n\nCloses #27",
"is_bot": false,
"headline": "feat: add GraphQL schema explorer command (#38)",
"author_name": "Rian Stockbower",
"author_login": "rianjs",
"committed_at": "2026-02-01T22:27:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89bb627d8f2e68e11d1dd9819c76c862d9cebbd6",
"body": "Extend workflow API and CLI commands:\n- api/automation.go: CreateWorkflow, UpdateWorkflow, DeleteWorkflow\n- api/automation.go: EnrollInWorkflow, ListWorkflowEnrollments\n- api/automation_test.go: Comprehensive tests for all new methods\n- internal/cmd/workflows: create, update, delete, enroll, enrollments commands\n\nCommands support workflow CRUD operations and object enrollment management.\n\nCloses #26",
"is_bot": false,
"headline": "feat: add workflow management and enrollment commands (#37)",
"author_name": "Rian Stockbower",
"author_login": "rianjs",
"committed_at": "2026-02-01T22:22:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce0284debc237be59e7e2c39554e06a1d7ad5667",
"body": "Add CLI commands and API client for HubSpot custom object schemas:\n- api/schemas.go: Schema types and CRUD methods (List, Get, Create, Delete)\n- api/schemas_test.go: Comprehensive tests for all schema operations\n- internal/cmd/schemas/schemas.go: CLI commands (list, get, create, delete)\n\nCommands support custom object schema management for HubSpot Operations Hub.\n\nCloses #25",
"is_bot": false,
"headline": "feat: add custom objects schema commands (#36)",
"author_name": "Rian Stockbower",
"author_login": "rianjs",
"committed_at": "2026-02-01T22:18:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51a8a9fcb4a0d55608a3824844e9b5440683eb9e",
"body": "Adds CLI commands for managing HubDB tables and rows:\n\nTables:\n- list: List HubDB tables\n- get: Get a table by ID or name\n- create: Create a table from JSON file\n- delete: Delete a table\n- publish: Publish table draft to make changes live\n\nRows:\n- list: List rows in a table\n- get: Get a row by ID\n- \n[…]\nte a row from draft\n\nHubDB uses a draft/publish workflow. Row changes are made to\ndrafts and require publishing the table to go live.\n\nIncludes comprehensive API tests for all new methods.\n\nCloses #24",
"is_bot": false,
"headline": "feat: add HubDB commands (#35)",
"author_name": "Rian Stockbower",
"author_login": "rianjs",
"committed_at": "2026-02-01T22:13:28Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8962a93fa1723c53d0d6cb04b3371c3d3cc3285f",
"body": "Adds CLI commands for managing HubSpot CMS pages and blogs:\n\nPages:\n- list: List site or landing pages with --type flag\n- get: Get a single page by ID\n- create: Create a page from JSON file\n- update: Update a page from JSON file\n- delete: Archive/delete a page\n- clone: Clone an existing page\n\nBlogs:\n- posts list/get/create/update/delete: Manage blog posts\n- authors list: List blog authors\n- tags list: List blog tags\n\nIncludes comprehensive API tests for all new methods.\n\nCloses #23",
"is_bot": false,
"headline": "feat: add CMS pages and blog commands (#34)",
"author_name": "Rian Stockbower",
"author_login": "rianjs",
"committed_at": "2026-02-01T22:09:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e36272400651f9b8eed1a6c5ccee8bcf2a452ea9",
"body": "Adds CLI commands for managing HubSpot marketing emails:\n- list: List marketing emails with pagination\n- get: Get a single marketing email by ID\n- create: Create a new marketing email\n- update: Update an existing marketing email\n- delete: Archive/delete a marketing email\n\nExtends api/marketing.go with MarketingEmail types and CRUD methods.\nAdds comprehensive tests for all MarketingEmail API methods.\n\nCloses #22",
"is_bot": false,
"headline": "feat: add marketing email commands (#33)",
"author_name": "Rian Stockbower",
"author_login": "rianjs",
"committed_at": "2026-02-01T22:05:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d36ad7f45d70a4b545fc5ba139bd544502c29d4c",
"body": "Extend conversations commands with channels and messages:\n- hspt conversations channels {list,get}\n- hspt conversations messages {list,send}\n\nAPI additions:\n- ListChannels, GetChannel\n- ListMessages, SendMessage\n\nCloses #21",
"is_bot": false,
"headline": "feat: add Conversations channels and messages commands (#32)",
"author_name": "Rian Stockbower",
"author_login": "rianjs",
"committed_at": "2026-02-01T21:59:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c830b5660cf15e72b47de80d6703922be4878b9",
"body": "…lines) (#31)\n\nAdd commands for managing CRM metadata and relationships:\n- hspt associations {list,create,delete}\n- hspt properties {list,get,create,delete}\n- hspt pipelines {list,get,stages}\n\nNew API clients:\n- api/associations.go - CRM v4 associations API\n- api/properties.go - CRM v3 properties API\n- api/pipelines.go - CRM v3 pipelines API\n\nCloses #20",
"is_bot": false,
"headline": "feat: add CRM infrastructure commands (associations, properties, pipe…",
"author_name": "Rian Stockbower",
"author_login": "rianjs",
"committed_at": "2026-02-01T21:57:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b511942730ccc6392b723a95851832d56861affe",
"body": "…sks) (#30)\n\nAdd dedicated CLI commands for engagement/activity objects using the\nexisting generic CRM client.\n\nCommands added:\n- hspt notes {list,get,create,update,delete}\n- hspt calls {list,get,create,update,delete}\n- hspt emails {list,get,create,update,delete}\n- hspt meetings {list,get,create,update,delete}\n- hspt tasks {list,get,create,update,delete}\n\nCloses #19",
"is_bot": false,
"headline": "feat: add CRM engagement commands (notes, calls, emails, meetings, ta…",
"author_name": "Rian Stockbower",
"author_login": "rianjs",
"committed_at": "2026-02-01T21:53:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2421009f84ffd377b2c8fc685838cff49878a91",
"body": "… (#28)\n\nAdd dedicated CLI commands for products, line-items, and quotes using\nthe existing generic CRM client.\n\nCommands added:\n- hspt products {list,get,create,update,delete}\n- hspt line-items {list,get,create,update,delete}\n- hspt quotes {list,get,create,update,delete}\n\nCloses #18",
"is_bot": false,
"headline": "feat: add CRM extended object commands (products, line-items, quotes)…",
"author_name": "Rian Stockbower",
"author_login": "rianjs",
"committed_at": "2026-02-01T21:47:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d612a42e944c72122791ab74f61ac0dab23b328",
"body": "Implements GraphQL API support:\n- ExecuteGraphQL for executing arbitrary GraphQL queries\n\nCLI commands:\n- hspt graphql query --file <path>\n- hspt graphql query --query '<graphql>'\n\nSupports both file-based and inline GraphQL queries with proper\nerror handling for GraphQL-level errors.\n\nCloses #9",
"is_bot": false,
"headline": "feat: add GraphQL API commands (#17)",
"author_name": "Rian Stockbower",
"author_login": "rianjs",
"committed_at": "2026-02-01T21:25:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d07a103e4717161e6dd9ce4e0433d32917b64b47",
"body": "Implements Automation API support:\n- ListWorkflows, GetWorkflow for managing automation workflows\n\nCLI commands:\n- hspt workflows list\n- hspt workflows get <id>\n\nIncludes human-readable object type mapping for standard HubSpot\nobject types (Contacts, Companies, Deals, Tickets, etc.).\n\nCloses #8",
"is_bot": false,
"headline": "feat: add Automation API commands (workflows) (#16)",
"author_name": "Rian Stockbower",
"author_login": "rianjs",
"committed_at": "2026-02-01T21:20:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "824dcce4c2db79e95368ab21ebc18ceffba11116",
"body": "Implements Conversations API support:\n- ListInboxes, GetInbox for managing inboxes\n- ListThreads, GetThread for managing conversation threads\n\nCLI commands:\n- hspt conversations inboxes list\n- hspt conversations inboxes get <id>\n- hspt conversations threads list\n- hspt conversations threads get <id>\n\nCloses #7",
"is_bot": false,
"headline": "feat: add Conversations API commands (inboxes, threads) (#15)",
"author_name": "Rian Stockbower",
"author_login": "rianjs",
"committed_at": "2026-02-01T21:17:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e365f6a979b1f35e6cb766ca339250db562fdcdb",
"body": "Implement CLI commands for HubSpot CMS API:\n- files: list, get, delete, folders\n- domains: list, get\n\nAdd api/cms.go with:\n- File, Folder, Domain types\n- ListFiles, GetFile, DeleteFile\n- ListFolders\n- ListDomains, GetDomain\n\nPartial implementation of #6 - pages, blog-posts, hubdb\nwill be addressed in follow-up issues.\n\nCloses #6",
"is_bot": false,
"headline": "feat: add CMS API commands (files, domains) (#14)",
"author_name": "Rian Stockbower",
"author_login": "rianjs",
"committed_at": "2026-02-01T21:12:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08f6f4561d25eef5a881d52d2c9f8afcef5e45f1",
"body": "Implement CLI commands for HubSpot Marketing API:\n- forms: list, get, submissions\n- campaigns: list, get\n\nAdd api/marketing.go with:\n- Form, FormField, FormSubmission types\n- Campaign type\n- ListForms, GetForm, GetFormSubmissions\n- ListCampaigns, GetCampaign\n\nPartial implementation of #5 - marketing emails and email events\nwill be addressed in follow-up issues.\n\nCloses #5",
"is_bot": false,
"headline": "feat: add Marketing API commands (forms, campaigns) (#13)",
"author_name": "Rian Stockbower",
"author_login": "rianjs",
"committed_at": "2026-02-01T21:08:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5973b589ec1fa5305df81d11d271e20336c1368",
"body": "Implement CLI commands for the core HubSpot CRM objects:\n- contacts: list, get, create, update, delete, search\n- companies: list, get, create, update, delete, search\n- deals: list, get, create, update, delete, search\n- tickets: list, get, create, update, delete, search\n- owners: list, get\n\nAdd gener\n[…]\n- Comprehensive test coverage with httptest mocking\n\nPartial implementation of #4 - remaining items (engagements, associations,\nproperties, pipelines) will be addressed in follow-up issues.\n\nCloses #4",
"is_bot": false,
"headline": "feat: add core CRM API commands (#12)",
"author_name": "Rian Stockbower",
"author_login": "rianjs",
"committed_at": "2026-02-01T21:05:06Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c5f1068b18860ac668ce9b2b3e09ca9fc49c8a0b",
"body": "Implement the foundational API client package following jira-ticket-cli\npatterns. This provides the authentication layer needed for all feature\ncommands.\n\n- Add api/client.go with Bearer auth, HTTP helpers (get, post, patch, delete)\n- Add api/errors.go with HubSpot error parsing and sentinel errors\n\n[…]\n.go with GetOwners/GetOwner for auth verification\n- Add comprehensive tests with httptest mocking\n- Update hspt init to verify token on setup\n- Update hspt config test to verify connection\n\nCloses #10",
"is_bot": false,
"headline": "feat: add API client and authentication (#11)",
"author_name": "Rian Stockbower",
"author_login": "rianjs",
"committed_at": "2026-02-01T20:57:28Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "74e9d6e77eb9f8fd67a032dc676837775e1287c7",
"body": "Initialize the repository with standard Go CLI project structure:\n- Entry point (cmd/hspt/main.go) with binary name 'hspt'\n- Root command with global flags (--output, --no-color, --verbose)\n- Init command for interactive setup\n- Config commands (show, set, test, clear)\n- Shell completion (bash, zsh,\n[…]\n- Auto-release on feat:/fix: commits\n- GoReleaser for cross-platform builds\n\nPackaging:\n- Homebrew cask (hubspot-cli)\n- Chocolatey (hubspot-cli)\n- Winget (hubspot-cli)\n- Snap (ocli-hubspot)\n\nCloses #1",
"is_bot": false,
"headline": "feat: bootstrap hubspot-cli Go project (#2)",
"author_name": "Rian Stockbower",
"author_login": "rianjs",
"committed_at": "2026-02-01T20:35:23Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2d444bc1a6d832389011866e9243de26c6b3307e",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "Rian Stockbower",
"author_login": "rianjs",
"committed_at": "2026-02-01T20:26:26Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 4,
"commits_last_year": 31,
"latest_release_at": "2026-07-18T01:54:56Z",
"latest_release_tag": "v0.1.23",
"releases_from_tags": false,
"days_since_last_push": 10,
"active_weeks_last_year": 4,
"days_since_latest_release": 10,
"mean_days_between_releases": 55.2
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": false,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/open-cli-collective/hubspot-cli",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/open-cli-collective/hubspot-cli",
"is_deprecated": false,
"latest_version": "v0.1.23",
"repository_url": "https://github.com/open-cli-collective/hubspot-cli",
"versions_count": 22,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-18T01:53:17Z",
"latest_version_yanked": null,
"days_since_latest_publish": 10
}
]
},
"popularity": {
"forks": 0,
"stars": 1,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": null,
"open_issues_and_prs": 3
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 15331,
"source_files_sampled": 75,
"oversized_source_files": 0,
"agent_instruction_files": [
"CLAUDE.md"
],
"agent_instruction_max_bytes": 4838
},
"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/charmbracelet/huh",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.8.0"
},
{
"name": "github.com/fatih/color",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.18.0"
},
{
"name": "github.com/spf13/cobra",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.10.2"
},
{
"name": "github.com/stretchr/testify",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.11.1"
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 30,
"open_issues": 3,
"closed_ratio": 0.912,
"closed_issues": 31,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "rianjs",
"commits": 27,
"avatar_url": "https://avatars.githubusercontent.com/u/7378790?v=4"
},
{
"type": "User",
"login": "piekstra",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/10527279?v=4"
}
],
"contributors_sampled": 2,
"top_contributor_share": 0.871
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"auto-release.yml",
"ci.yml",
"release.yml"
],
"has_docs_dir": false,
"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": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "30 out of 30 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": 1,
"reason": "Found 4/30 approved changesets -- score normalized to 1",
"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": 5,
"reason": "6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 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": "a1035480b72c4b8d00a264eb95a40b83f73e4d6e",
"ran_at": "2026-07-28T02:40:50Z",
"aggregate_score": 3.6,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-18T01:58:47Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-18T01:53:18Z",
"ci_last_conclusion": "FAILURE",
"oldest_open_issues": [
{
"number": 29,
"created_at": "2026-02-01T21:48:24Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 54,
"created_at": "2026-05-29T13:02:37Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 55,
"created_at": "2026-05-30T15:05:22Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/open-cli-collective/hubspot-cli",
"host": "github.com",
"name": "hubspot-cli",
"owner": "open-cli-collective"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 51,
"inputs": {
"security": 37,
"vitality": 63,
"community": 24,
"governance": 58,
"engineering": 66
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 63,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"commits_last_year": 31,
"human_commit_share": 1,
"days_since_last_push": 10,
"active_weeks_last_year": 4
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 10 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 10
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "4/52 weeks with commits",
"points": 2.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 4
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "31 commits in the last year",
"points": 13.5,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 31
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
"points": 5,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 83,
"inputs": {
"releases_count": 4,
"latest_release_tag": "v0.1.23",
"releases_from_tags": false,
"days_since_latest_release": 10,
"mean_days_between_releases": 55.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 10 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 10
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~55.2 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 55.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": 1,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "1 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 1
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 58,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 18,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 2,
"top_contributor_share": 0.871
},
"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 87% of commits",
"points": 2.9,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 87
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "2 contributors",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 2
}
}
],
"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": null,
"notes": [],
"value": 82,
"inputs": {
"merged_prs": 30,
"open_issues": 3,
"closed_issues": 31,
"issue_closed_ratio": 0.912,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "91% of issues closed",
"points": 42.6,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 91
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "30/30 decided PRs merged",
"points": 38.2,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 30,
"decided": 30
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 4/30 approved changesets -- score normalized to 1",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"followers": 15,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "open-cli-collective",
"public_repos": 23,
"account_age_days": 192
},
"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": "15 followers of open-cli-collective",
"points": 8.7,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 15,
"login": "open-cli-collective"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "23 public repos, account ~0 yr old",
"points": 11.1,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 23
}
},
{
"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/open-cli-collective/hubspot-cli"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 10
},
"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 10 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 10
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "22 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 22
}
}
],
"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": "moderate",
"name": "Engineering Quality",
"value": 66,
"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": "3 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 3
}
}
],
"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": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "at_risk",
"name": "Documentation",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"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": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 37,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"packaging"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 37,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 3.6
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "30 out of 30 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 4/30 approved changesets -- score normalized to 1",
"points": 0.8,
"status": "partial",
"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": "6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "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
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 1
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "good",
"name": "AI Readiness",
"value": 82,
"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": 0.968,
"agent_instruction_files": [
"CLAUDE.md"
],
"agent_instruction_max_bytes": 4838
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "CLAUDE.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "CLAUDE.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": "30 of 31 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 30,
"sampled": 31
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 72,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile"
}
}
],
"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": "no agent-authored commits among the last 31",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 31
}
}
],
"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": 15331,
"source_files_sampled": 75,
"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/75 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 75,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-28T02:41:08.604494Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/o/open-cli-collective/hubspot-cli.svg",
"full_name": "open-cli-collective/hubspot-cli",
"license_state": "standard",
"license_spdx": "MIT"
}