Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 916,
"has_wiki": true,
"homepage": "http://plexusone.dev/heygen-go/",
"languages": {
"Go": 111141
},
"pushed_at": "2026-07-27T17:46:09Z",
"created_at": "2026-07-12T06:53:22Z",
"owner_type": "Organization",
"updated_at": "2026-07-20T05:44:44Z",
"description": "Go SDK for the HeyGen API.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": "https://plexusone.dev",
"name": "PlexusOne",
"type": "Organization",
"login": "plexusone",
"company": null,
"location": null,
"followers": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/21293528?v=4",
"created_at": "2016-08-28T15:37:33Z",
"is_verified": null,
"public_repos": 115,
"account_age_days": 3620
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2026-07-20T05:48:14Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2026-07-12T11:45:37Z"
}
],
"recent_commits": [
{
"oid": "023fc91d30c9784a358cb01b2315e3c61e4430bb",
"body": null,
"is_bot": false,
"headline": "chore(lint): `golang-ci lint`: fix `gofmt`",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2026-07-20T05:42:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e72f7b466d38a71ecda4e944d6d04da372276063",
"body": "Document the v2 avatars API (ListV2/SearchV2, with the v2-vs-v3 gotcha),\nthe liveavatar public-avatar catalog, and the omniavatar render adapter\n(new API page + nav entry); update the API overview package table.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: add API pages for v0.2.0 functionality",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2026-07-20T05:39:13Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "053d54dc9f30f8aeaa2e261f238ad0826aca7d41",
"body": "Capture the full v0.2.0 scope with commit hashes: the v2 avatars API, the\nliveavatar public-avatar catalog, the omniavatar render adapter, and the\nomniavatar-core v0.3.0 / livekit dependency bumps. Set the release date,\nadd a dependencies section, and refresh the README feature list. Regenerate\nCHANGELOG.md.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: complete v0.2.0 release notes and changelog",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2026-07-20T05:26:21Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "5c6d937151fd6b8bf81c54f5d8c56a6214f5bdf1",
"body": "Pin the released omniavatar-core v0.3.0 (AvatarLister, render helpers) now\nthat it is tagged; the render adapter builds standalone against it.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "build(deps): require omniavatar-core v0.3.0",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2026-07-20T05:09:07Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "2ac24c5519e1d4b33970dbc05f74a2e7835493d9",
"body": "Add an OmniAvatar Integration section to the README and a changelog entry\nfor the render adapter subpackage.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: document the omniavatar render adapter",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2026-07-20T03:40:28Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "d52d734c74ff8e66e7f1caad885a9e1ffcea397c",
"body": "Add heygen-go/omniavatar implementing the omniavatar-core render\ninterfaces on top of this SDK (render.Provider, render.AudioUploader via\nthe asset API, render.AvatarLister via v2 avatars). It depends only on\nomniavatar-core (interfaces + helpers), keeping HeyGen-specific render\nknowledge in this repo. The batteries omniavatar package registers it; the\nlive LiveAvatar adapter stays there (it needs LiveKit).\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(omniavatar): add render provider adapter",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2026-07-20T03:39:07Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "7a3c899d6204d7d66f66984e9a31f5e4a6e103df",
"body": "Add the v2 avatars API to the README coverage table and the changelog.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: document v2 avatars listing",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2026-07-20T01:52:43Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "991df250abd29f99531c6d1a635f0ba1cd7c6ea2",
"body": "Add ListV2 and SearchV2 hitting the v2 avatars API, whose IDs are\ndirectly usable as avatar_id in v2 video generation. The existing List\nuses the v3 avatars API, which returns avatar-group IDs that the\ngeneration endpoint rejects; ListV2 closes that gap. SearchV2 filters the\n(large) catalog by ID or name substring.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(avatar): add v2 avatars listing for generation-ready IDs",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2026-07-20T01:50:36Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "0f93b47e4a67adb7d8e4ee6eb0e4594ba0c4b088",
"body": "Attribute each v0.2.0 entry to its commit (matching the existing v0.1.0\nformat) and regenerate CHANGELOG.md. Along the way, split the single\n\"unit tests\" entry into its two source commits and add the previously\nmissing MkDocs Asset page and PlexusOne theme documentation entries.\n\nv0.2.0 has no release-level commit yet; set it to the tag SHA when the\nrelease is tagged (v0.1.0 has none either).\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: add commit hashes to v0.2.0 changelog entries",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2026-07-19T19:12:01Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "3287c7b3e9ef3957c88409622c91bd0e200e7298",
"body": "Switch the docs site to the shared PlexusOne Material theme used across\nthe org (omnillm-core, omniavatar, etc.): dark-first custom palette, the\nplexusone.dev stylesheet, and the unified-navigation override in\ndocs/overrides/main.html. Site metadata and nav are unchanged.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: adopt the PlexusOne MkDocs theme",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2026-07-19T08:02:46Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "0d3d5c02f033ac62915271c821c18d3a8ef12a56",
"body": "Document the asset upload package, the RequestURL helper, and the retry\nbody-rewind fix for v0.2.0.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: add v0.2.0 release notes and changelog",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2026-07-19T07:49:54Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "dd20e783ac6e462ca00257c14575489efc84324b",
"body": "Add the asset upload feature to the README (feature bullet, usage example\ndriving audio-driven video generation, API coverage row) and the MkDocs\nsite (new Asset API page, nav entry, index/overview updates).\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: document the asset upload API",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2026-07-19T07:49:54Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "875ba806fa0999d21bcdc42a2a993c54766c34c6",
"body": "Add the asset package for uploading audio, images, and video to HeyGen's\nasset service and returning a hosted URL usable in other APIs — notably\nas the audio source for audio-driven video generation. Wire it onto the\nroot client as Client.Asset.\n\n- asset.Client.Upload(ctx, contentType, reader) -> ho\n[…]\n Asset\n- ContentType* constants for supported asset types (MP3 audio, images, video)\n- WithBaseURL option; unit tests via httptest\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(asset): add asset upload client for upload.heygen.com",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2026-07-19T07:49:44Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "5d45e9e8633d68bc0213ced632acb84d51569316",
"body": "Add Client.RequestURL for requests with a raw body against an absolute\nURL, for endpoints hosted outside the configured API base URL (such as\nthe asset upload service on upload.heygen.com). Request now marshals JSON\nand delegates to it, keeping retry, error parsing, and headers in one\nplace. Tests cover RequestURL and the retry body rewind.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(heygen): add RequestURL for raw-body absolute-URL requests",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2026-07-19T07:49:35Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "47e28bf38f7b99cd4a3f05b0f43ac95a21bb4085",
"body": "The retry loop cloned the request without rewinding its body, so any\nretried request with a payload (a rate-limited POST, an asset upload)\nresent an empty body. Rewind via req.GetBody before each retry attempt.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(heygen): rewind request body on retry",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2026-07-19T07:44:43Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "d524f98c4d42c757758a01fe8f2b2f3cd149a4ce",
"body": null,
"is_bot": false,
"headline": "chore(deps): `go mod`: update dependencies",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2026-07-19T07:39:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7010fc625d383ca133dbc4d44aecf087b13b70bf",
"body": "Add static catalog of HeyGen public avatars with lookup functions:\n- PublicAvatars slice with 26 avatars (public + photo types)\n- GetAvatarByID and GetAvatarByName lookup functions\n- GetAvatarsByGender and GetAvatarsByType filters\n- Avatar constants for common avatars (AvatarJoshua, etc.)\n- PanelPresets with recommended avatars for AI panel discussions\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(liveavatar): add public avatar catalog",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2026-07-19T07:37:50Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "7e370cddd44505604b7d6d9f5de52a3beb151835",
"body": "…/livekit/protocol-1.50.0\n\nchore(deps): bump github.com/livekit/protocol from 1.49.0 to 1.50.0",
"is_bot": false,
"headline": "Merge pull request #1 from plexusone/dependabot/go_modules/github.com…",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2026-07-19T07:39:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "597795194b58bec6d65782b44193f65937f591dd",
"body": "Bumps [github.com/livekit/protocol](https://github.com/livekit/protocol) from 1.49.0 to 1.50.0.\n- [Release notes](https://github.com/livekit/protocol/releases)\n- [Changelog](https://github.com/livekit/protocol/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/livekit/protocol/compare/v1.49.0...\n[…]\n-name: github.com/livekit/protocol\n dependency-version: 1.50.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump github.com/livekit/protocol from 1.49.0 to 1.50.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-16T17:44:42Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8ea344ca3f61be94fb4f53d5f1eb65de67cdadf2",
"body": "Add UTF-8 emoji icons to make the Features section more visually\nappealing and easier to scan.\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: add icons to Features section in README",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2026-07-12T11:19:04Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "7fb4d10da1a03479527a6aecef02a8ddbbc16f96",
"body": null,
"is_bot": false,
"headline": "docs: `README.md`: update shields",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2026-07-12T11:17:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "968a9a8ddb191b3b8b34486e40d7603593a3789d",
"body": "Add CHANGELOG.json following structured-changelog format with\nmachine-readable release data. Generate CHANGELOG.md with Keep\na Changelog format including commit links.\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: add structured changelog for v0.1.0",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2026-07-12T11:16:15Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "6b594f90139abe6fe69e4d848c30419622cdc176",
"body": "Add release notes page for v0.1.0 with highlights, features, and\nquick start example. Update mkdocs.yml to include releases section\nin navigation.\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: add v0.1.0 release notes",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2026-07-12T11:16:09Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "88a3a1fc3ebf317d51d7e57445f4fe1c6fc97541",
"body": "Update badge URLs from graphize to heygen-go repository.\nSimplify to Go Reference, Go Report Card, and License badges.\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: correct badge URLs in README",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2026-07-12T11:16:03Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "113c273752c260d3771843c4f5d4a970b0ede3ba",
"body": "Suppress G101 (hardcoded credentials) for env var name constants\nand G404 (weak random) for retry jitter calculation.\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: add nolint directives for gosec false positives",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2026-07-12T08:01:59Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "9fcd24c46e80b8695b6e38a48657a0db94b84ea7",
"body": "- Mark completed v0.1.0 features (avatar v3, liveavatar, examples, docs)\n- Add remaining items (unit tests, CI/CD, push to GitHub)\n- Add Panel Discussion Agent section for omni-livekit\n- Update API coverage table with accurate endpoints\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: update ROADMAP with current implementation status",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2026-07-12T08:01:51Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "43d1cfdb1f5558a398ab3a2e3800f43bc0332e9a",
"body": "Tests cover:\n- avatar: List, Get, ListLooks with various options\n- heygen: NewClient, Get, Post, context cancellation, error helpers\n- liveavatar: NewClient, NewSession, StartSession, StopSession\n\nAll tests use httptest for mocking HTTP responses.\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "test: add unit tests for avatar, heygen, and liveavatar packages",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2026-07-12T08:01:43Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "06ade006817cd50f62120a4c237a3277bdc41147",
"body": null,
"is_bot": false,
"headline": "chore(deps): `go mod`: update dependencies",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2026-07-12T07:53:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5be9761336ded02d11595ec0210e7ad5ba4faedc",
"body": null,
"is_bot": false,
"headline": "docs: `README.md`: add shields",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2026-07-12T07:52:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d0ae001a03533675779cdfc071a762ea68b3c15",
"body": "Gitignore covers:\n- Go binaries and test output\n- IDE files (.idea, .vscode)\n- Environment files (.env, .envrc)\n- MkDocs generated site\n- Example binaries\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: add gitignore and MIT license",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2026-07-12T07:01:03Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "160566e54d543a7c03813c69dfcbcf60ca25ef83",
"body": "Module: github.com/plexusone/heygen-go\n\nDependencies:\n- github.com/livekit/protocol for LiveKit token generation\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: add go module and dependencies",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2026-07-12T07:00:56Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "93b12f14572d21515638bd0238d7e588f36dd2dd",
"body": "README includes:\n- Quick start guide with v3 API examples\n- LiveAvatar streaming usage\n- API key configuration for HeyGen and LiveAvatar\n- Error handling patterns\n\nMkDocs site structure:\n- Getting started guide\n- Avatar and LiveAvatar guides\n- API reference for all packages\n- Runnable examples\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: add README and MkDocs documentation site",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2026-07-12T07:00:50Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "16b55e5846201c78ca44d735f79b9bcd9376290b",
"body": "Adds runnable examples demonstrating SDK usage:\n- list-avatars: List HeyGen avatars using v3 API\n- liveavatar-session: Create real-time streaming session\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: add usage examples",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2026-07-12T07:00:41Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "02b44b8accf48c58f07b621a8905f12b8a3b8c4b",
"body": "Adds stub implementations for future API coverage:\n- voice: Voice listing and management\n- video: Video generation and status\n- streaming: Legacy streaming API (deprecated)\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: add placeholder packages for voice, video, streaming",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2026-07-12T07:00:19Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "071ff4ea64682dfc0efe095f10fc9709ee1d41b2",
"body": "Implements LiveAvatar API for real-time avatar streaming:\n- NewSession: Create session with LiveKit configuration\n- StartSession: Start session and get WebSocket URL\n- StopSession: Clean session termination\n\nSupports LITE mode for BYO AI stack integration with LiveKit.\nIncludes SandboxAvatarID for development without credits.\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(liveavatar): add real-time streaming client",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2026-07-12T07:00:12Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "593b00c0cbb77eed1cdc97f46e461b7c3683bdc0",
"body": "Implements HeyGen avatar APIs using the v3 endpoints:\n- List avatars with pagination and ownership filtering\n- Get avatar group details\n- List avatar looks (outfits/styles)\n\nTypes include Avatar, Look, ListOptions, and response structs.\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(avatar): add avatar v3 API client",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2026-07-12T07:00:02Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "336745912012d2792144a3b9f3486e2fcdb139cc",
"body": "Provides the top-level Client struct that aggregates all service clients:\n- Avatar client for avatar management\n- Voice, Video, Streaming clients (placeholders)\n- New() constructor with functional options pattern\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: add main SDK entry point",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2026-07-12T06:59:55Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "62eae3f91710a8d7dd2083c97cce9a04e261588e",
"body": "Implements the base HeyGen API client with:\n- Config struct with API key, base URL, and timeout settings\n- RetryConfig for exponential backoff on transient failures\n- HTTP client with automatic retries and error handling\n- APIError type with status codes and request IDs\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(heygen): add core HTTP client with retry logic",
"author_name": "John Wang",
"author_login": "grokify",
"committed_at": "2026-07-12T06:59:48Z",
"body_truncated": false,
"is_coding_agent": true
}
],
"releases_count": 2,
"commits_last_year": 38,
"latest_release_at": "2026-07-20T05:48:14Z",
"latest_release_tag": "v0.2.0",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 2,
"days_since_latest_release": 8,
"mean_days_between_releases": 7.8
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 50,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/plexusone/heygen-go",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/plexusone/heygen-go",
"is_deprecated": false,
"latest_version": "v0.2.0",
"repository_url": "https://github.com/plexusone/heygen-go",
"versions_count": 2,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-20T05:42:30Z",
"latest_version_yanked": null,
"days_since_latest_publish": 8
}
]
},
"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": 2
},
"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": 8815,
"source_files_sampled": 26,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/livekit/protocol",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.50.0"
},
{
"name": "github.com/plexusone/omniavatar-core",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.3.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": 2,
"merged_prs": 1,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 2
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "grokify",
"commits": 37,
"avatar_url": "https://avatars.githubusercontent.com/u/209872?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"go-ci.yaml",
"go-lint.yaml",
"go-sast-codeql.yaml"
],
"has_docs_dir": true,
"linter_configs": [
".golangci.yaml"
],
"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": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "1 out of 1 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/28 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 5 contributing companies or organizations",
"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": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "project was created within the last 90 days. Please review its contents carefully",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 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": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 9,
"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": 9,
"reason": "1 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "023fc91d30c9784a358cb01b2315e3c61e4430bb",
"ran_at": "2026-07-28T12:18:03Z",
"aggregate_score": 5.5,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": true,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-27T17:46:03Z",
"oldest_open_prs": [
{
"number": 4,
"created_at": "2026-07-22T17:44:44Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 5,
"created_at": "2026-07-27T17:46:10Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-19T07:39:23Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/plexusone/heygen-go",
"host": "github.com",
"name": "heygen-go",
"owner": "plexusone"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 57,
"inputs": {
"security": 55,
"vitality": 71,
"community": 24,
"governance": 46,
"engineering": 86
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 71,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 52,
"inputs": {
"commits_last_year": 38,
"human_commit_share": 0.974,
"days_since_last_push": 0,
"active_weeks_last_year": 2
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "2/52 weeks with commits",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 2
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "38 commits in the last year",
"points": 14.3,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 38
}
}
],
"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": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"releases_count": 2,
"latest_release_tag": "v0.2.0",
"releases_from_tags": false,
"days_since_latest_release": 8,
"mean_days_between_releases": 7.8
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "2 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 2
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 8 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 8
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~7.8 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 7.8
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "unverified",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": "repository_too_young",
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "maintenance record not established from the collected data",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_unverified",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 24,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 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": "at_risk",
"name": "Sustainability & Governance",
"value": 46,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 20,
"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 5 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "critical",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 24,
"inputs": {
"merged_prs": 1,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 2
},
"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": "1/3 decided PRs merged",
"points": 12.8,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 1,
"decided": 3
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/28 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"followers": 5,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "plexusone",
"public_repos": 115,
"account_age_days": 3620
},
"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": "5 followers of plexusone",
"points": 5.6,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 5,
"login": "plexusone"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "115 public repos, account ~9 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 115
}
},
{
"code": "account_age_years",
"params": {
"years": 9
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"packages": [
"github.com/plexusone/heygen-go"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 8
},
"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 8 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 8
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "2 published versions",
"points": 12,
"status": "partial",
"details": [
{
"code": "published_versions",
"params": {
"count": 2
}
}
],
"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": "excellent",
"name": "Engineering Quality",
"value": 86,
"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.yaml",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yaml"
}
}
],
"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": "1 out of 1 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": "http://plexusone.dev/heygen-go/",
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "http://plexusone.dev/heygen-go/",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 55,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 55,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 5.5
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "1 out of 1 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/28 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 5 contributing companies or organizations",
"points": 2.5,
"status": "met",
"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": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "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": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "1 existing vulnerabilities detected",
"points": 6.8,
"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": 2
},
"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": "moderate",
"name": "AI Readiness",
"value": 67,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 1,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "37 of 37 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 37,
"sampled": 37
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "excellent",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 85,
"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.816,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0.026
},
"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.yaml",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yaml"
}
}
],
"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": "31 of the last 38 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 31,
"sampled": 38
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "1 of the last 38 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 1,
"sampled": 38
}
}
],
"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": 8815,
"source_files_sampled": 26,
"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/26 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 26,
"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-28T12:18:10.730029Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/p/plexusone/heygen-go.svg",
"full_name": "plexusone/heygen-go",
"license_state": "standard",
"license_spdx": "MIT"
}