Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 135,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 73797,
"Shell": 2441,
"Makefile": 281,
"Dockerfile": 1577
},
"pushed_at": "2026-07-17T16:04:14Z",
"created_at": "2025-02-07T21:39:25Z",
"owner_type": "Organization",
"updated_at": "2026-07-17T16:00:16Z",
"description": "Reproducible dm-verity read-only image of Huggingface models",
"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://tinfoil.sh/",
"name": "Tinfoil",
"type": "Organization",
"login": "tinfoilsh",
"company": null,
"location": "United States of America",
"followers": 113,
"avatar_url": "https://avatars.githubusercontent.com/u/168487856?v=4",
"created_at": "2024-04-29T22:01:14Z",
"is_verified": null,
"public_repos": 94,
"account_age_days": 813
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2026-07-17T16:06:40Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2026-06-10T15:13:21Z"
}
],
"recent_commits": [
{
"oid": "e558401ffbae46f61844f72c882d049debaa7a53",
"body": null,
"is_bot": false,
"headline": "test: add stability test for the generated ref",
"author_name": "Miles Dai",
"author_login": "milesdai",
"committed_at": "2026-07-17T15:59:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "689dc2e0a319b4c0afb9883d0eac0e6dfeea4cef",
"body": "Commit 459450934c35f4bd0b149c198515977bfb807e2e hardens the supply chain\nby pinning all the dependencies, but in the process, updated erofs-utils\nfrom 1.5-1 to 1.8.6-1 as part of updating from the debian:bookworm image\nto debian:trixie. This changed the generated erofs image which changes\nthe dmverity root hash, leading to a breaking change in newer versions\nof modelwrap. This commit reverts to the old erofs-utils until we can\nfind a better way to stabilize the generated erofs image.",
"is_bot": false,
"headline": "fix: revert to erofs-utils 1.5-1",
"author_name": "Miles Dai",
"author_login": "milesdai",
"committed_at": "2026-07-17T15:59:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34a44da9fd98f8c9a2976d0b86c0fb1cffab896c",
"body": null,
"is_bot": false,
"headline": "fix: remove EMWP verification plaintext",
"author_name": "Tanya Verma",
"author_login": "tanyav2",
"committed_at": "2026-07-15T21:24:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86ecfd8e24b05296420e958407a341b5cd17205d",
"body": null,
"is_bot": false,
"headline": "feat: add model artifact deletion",
"author_name": "Tanya Verma",
"author_login": "tanyav2",
"committed_at": "2026-07-15T21:24:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af70d8cdbf9d9b8f43a812492b1aad82808f3d1e",
"body": "…… (#22)\n\n* feat: hadcode verity superblock parameters and pin salt to repo reference\n\n* fix: address review feedback on verity parameter validation\n\nPin the --salt argument in the veritysetup args test, give the\nhash-offset overflow guard its own error message, and wrap the\nparameter-derivation error in OpenVerity with operation context.",
"is_bot": false,
"headline": "feat: hadcode verity superblock parameters and pin salt to repo refer…",
"author_name": "jdrean",
"author_login": "jdrean",
"committed_at": "2026-07-06T16:30:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0be5b46dcc574e08c52cdf634c137709e5def70",
"body": "Replace the cryptsetup/device-mapper EMWP encryption path with a pure-Go\nAES-XTS-plain64 implementation (new crypt package) that streams the\nciphertext directly into the GPT image.\n\nEncrypting in userspace lets the packer drop:\n\n- the --privileged container (no loop device or device-mapper at pack\n \n[…]\n veritysetup verify over the\nplaintext.\n\nTo maintain parity with the kernel, we keep a golden test vector and add\na kernel round-trip test that ensures the encrypted volume can be opened\nwith dmcrypt.",
"is_bot": false,
"headline": "refactor: encrypt EMWP with native Go XTS instead of cryptsetup",
"author_name": "Miles Dai",
"author_login": "milesdai",
"committed_at": "2026-06-17T02:15:33Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f00c40fadafac6daaf508c10164a6e3f4f9edb15",
"body": "* refactor: switch to go everywhere\n\n* fix: escaping model paths correctly",
"is_bot": false,
"headline": "refactor: switch to go everywhere (#19)",
"author_name": "jdrean",
"author_login": "jdrean",
"committed_at": "2026-06-10T15:07:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16dc29ff0854ca4be019b7898f9cac98868839d4",
"body": "* feat: implement ecrypted modelwrap packing\n\n* feat: add SPEC\n\n* feat: use hkdf from cryptography library",
"is_bot": false,
"headline": "feat: implement ecrypted modelwrap packing (#16)",
"author_name": "jdrean",
"author_login": "jdrean",
"committed_at": "2026-06-10T00:47:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "459450934c35f4bd0b149c198515977bfb807e2e",
"body": null,
"is_bot": false,
"headline": "feat: supply chain security hardening (#17)",
"author_name": "jdrean",
"author_login": "jdrean",
"committed_at": "2026-06-09T04:10:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1abe1e083d7aa3fe2905a90d1df64f0d5cdb560e",
"body": null,
"is_bot": false,
"headline": "feat: add optional verify flag (#15)",
"author_name": "jdrean",
"author_login": "jdrean",
"committed_at": "2026-06-09T04:09:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d514838cb3889aed13def0d453752afab19340d",
"body": null,
"is_bot": false,
"headline": "ci: pin actions to hashes",
"author_name": "Miles Dai",
"author_login": "milesdai",
"committed_at": "2026-05-04T15:48:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ed2c097c54ab1ca986eab41a470dfe3e7ddb21a",
"body": null,
"is_bot": false,
"headline": "fix: authenticate private model revision lookup",
"author_name": "Tanya Verma",
"author_login": "tanyav2",
"committed_at": "2026-04-22T21:56:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9bf2f618107f06058dffec716317dc5d10376fcd",
"body": null,
"is_bot": false,
"headline": "fix: make makefile portable",
"author_name": "Tanya Verma",
"author_login": "tanyav2",
"committed_at": "2026-02-03T07:35:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1ccafe5d4b8ee0a7e255425176b5f26fb771671",
"body": null,
"is_bot": false,
"headline": "chore: update readme",
"author_name": "Tanya Verma",
"author_login": "tanyav2",
"committed_at": "2026-02-03T07:08:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3fb49054baac3015c425dc56bdd3b0a46bbc9d91",
"body": null,
"is_bot": false,
"headline": "fix: use head for default commit instead of branches[0] ordering",
"author_name": "Tanya Verma",
"author_login": "tanyav2",
"committed_at": "2026-02-03T06:46:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8c91d0ecec9d55d600fed209ab58dd94109f165",
"body": null,
"is_bot": false,
"headline": "ci: support multi-platform builds",
"author_name": "Tanya Verma",
"author_login": "tanyav2",
"committed_at": "2026-02-03T06:27:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "189e12b952e6dbe4cc5e79c61e601210285d66db",
"body": null,
"is_bot": false,
"headline": "chore: rename to modelwrap",
"author_name": "Tanya Verma",
"author_login": "tanyav2",
"committed_at": "2026-02-03T03:06:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f83452dbc05f4323821d0f6692f9e83996497c15",
"body": "…lures",
"is_bot": false,
"headline": "fix: add check=True to subprocess calls to catch mkfs/veritysetup fai…",
"author_name": "Tanya Verma",
"author_login": "tanyav2",
"committed_at": "2025-12-13T00:28:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7182cd85a38555a794251dd2e582edb334f069c",
"body": null,
"is_bot": false,
"headline": "chore: add mit license",
"author_name": "Tanya Verma",
"author_login": "tanyav2",
"committed_at": "2025-12-10T19:53:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9a5f8f1c6cb6dcde8e82d1d4d46c2ec821b77da",
"body": "Added the GNU Affero General Public License version 3 to the project.",
"is_bot": false,
"headline": "chore: Add GNU AGPL v3 License",
"author_name": "Tanya Verma",
"author_login": "tanyav2",
"committed_at": "2025-12-06T04:32:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15fe8be37da9d9c845b3a08edf26cea072e3afa4",
"body": null,
"is_bot": false,
"headline": "feat: enable hf_xet",
"author_name": "Nate Sales",
"author_login": "natesales",
"committed_at": "2025-07-08T23:00:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22046c10fbb8d50bc27706bda61835fef3cc6673",
"body": "refactor: cleanup",
"is_bot": false,
"headline": "Merge pull request #2 from tinfoilsh/dev",
"author_name": "Nate Sales",
"author_login": "natesales",
"committed_at": "2025-04-17T22:37:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61e292f1abda311b5623dbaccb2bb3d3caa10aba",
"body": null,
"is_bot": false,
"headline": "refactor: cleanup",
"author_name": "Nate Sales",
"author_login": "natesales",
"committed_at": "2025-04-17T22:36:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0af577f4736fa70ddd122ef97934f9b8947da896",
"body": "feat: huggingface support",
"is_bot": false,
"headline": "Merge pull request #1 from tinfoilsh/hf",
"author_name": "Nate Sales",
"author_login": "natesales",
"committed_at": "2025-04-04T16:01:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "487b175d2e2721cf22740062deb4bbf796669a61",
"body": null,
"is_bot": false,
"headline": "feat: add verity volume UUID to mpk info",
"author_name": "Nate Sales",
"author_login": "natesales",
"committed_at": "2025-04-04T16:01:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "460490df8931245b2cb2ed21ac98b127d2d40a0c",
"body": null,
"is_bot": false,
"headline": "feat: huggingface support",
"author_name": "Nate Sales",
"author_login": "natesales",
"committed_at": "2025-04-03T20:21:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b85e2f907f88112bed6a962240b196992d5df61b",
"body": null,
"is_bot": false,
"headline": "refactor: rename github org",
"author_name": "Nate Sales",
"author_login": "natesales",
"committed_at": "2025-02-11T06:26:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "edec9abf18835a8e9b9128f44abba54c3968973e",
"body": null,
"is_bot": false,
"headline": "fix: better deterministic uuid",
"author_name": "Nate Sales",
"author_login": "natesales",
"committed_at": "2025-02-08T05:14:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f3a29c7404d2feaf1ba2398ae69e1e96d3883af",
"body": null,
"is_bot": false,
"headline": "feat: reproducible builds",
"author_name": "Nate Sales",
"author_login": "natesales",
"committed_at": "2025-02-08T04:00:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8425d49a307688dded095ac2e836d7ce74c28181",
"body": null,
"is_bot": false,
"headline": "docs: add readme",
"author_name": "Nate Sales",
"author_login": "natesales",
"committed_at": "2025-02-07T22:11:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bdb34b966b6aefd8ce20110bd8d736234743933d",
"body": null,
"is_bot": false,
"headline": "fix: expose model env",
"author_name": "Nate Sales",
"author_login": "natesales",
"committed_at": "2025-02-07T22:11:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd9bf271c2f49da5a2721085574f9fe0d01e882e",
"body": null,
"is_bot": false,
"headline": "feat: init",
"author_name": "Nate Sales",
"author_login": "natesales",
"committed_at": "2025-02-07T21:39:02Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 2,
"commits_last_year": 20,
"latest_release_at": "2026-07-17T16:06:40Z",
"latest_release_tag": "v0.2.1",
"releases_from_tags": false,
"days_since_last_push": 5,
"active_weeks_last_year": 9,
"days_since_latest_release": 5,
"mean_days_between_releases": 37
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/tinfoilsh/modelwrap",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/tinfoilsh/modelwrap",
"is_deprecated": false,
"latest_version": "v0.2.1",
"repository_url": "https://github.com/tinfoilsh/modelwrap",
"versions_count": 13,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-17T15:59:38Z",
"latest_version_yanked": null,
"days_since_latest_publish": 5
}
]
},
"popularity": {
"forks": 4,
"stars": 12,
"watchers": 0,
"fork_history": {
"days": [
{
"date": "2026-02-07",
"count": 1
},
{
"date": "2026-02-17",
"count": 1
},
{
"date": "2026-02-26",
"count": 1
}
],
"complete": true,
"collected": 3,
"total_forks": 4
},
"star_history": null,
"open_issues_and_prs": 2
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 15266,
"source_files_sampled": 14,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod",
"requirements.txt"
],
"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",
"pypi"
],
"dependencies": [
{
"name": "github.com/google/uuid",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.6.0"
},
{
"name": "golang.org/x/mod",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.31.0"
},
{
"name": "golang.org/x/crypto",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.52.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": 20,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 1,
"closed_unmerged_prs": 2
},
"bus_factor": 2,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "natesales",
"commits": 12,
"avatar_url": "https://avatars.githubusercontent.com/u/20391440?v=4"
},
{
"type": "User",
"login": "tanyav2",
"commits": 11,
"avatar_url": "https://avatars.githubusercontent.com/u/22015936?v=4"
},
{
"type": "User",
"login": "jdrean",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/22753292?v=4"
},
{
"type": "User",
"login": "milesdai",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/20648156?v=4"
}
],
"contributors_sampled": 4,
"top_contributor_share": 0.375
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"release.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 3,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 2,
"reason": "5 out of 20 merged PRs checked by a CI test -- score normalized to 2",
"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/25 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 8 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": 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": 9,
"reason": "11 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 9",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 10,
"reason": "all dependencies are pinned",
"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": 9,
"reason": "1 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "e558401ffbae46f61844f72c882d049debaa7a53",
"ran_at": "2026-07-22T20:16:19Z",
"aggregate_score": 4.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-17T16:06:47Z",
"oldest_open_prs": [
{
"number": 21,
"created_at": "2026-06-20T03:11:13Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 23,
"created_at": "2026-07-06T16:31:32Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-17T15:59:38Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/tinfoilsh/modelwrap",
"host": "github.com",
"name": "modelwrap",
"owner": "tinfoilsh"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 57,
"inputs": {
"security": 46,
"vitality": 74,
"community": 35,
"governance": 72,
"engineering": 51
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 74,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 63,
"inputs": {
"commits_last_year": 20,
"human_commit_share": 1,
"days_since_last_push": 5,
"active_weeks_last_year": 9
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 5 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 5
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "9/52 weeks with commits",
"points": 6.2,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 9
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "20 commits in the last year",
"points": 11.9,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 20
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "11 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 9",
"points": 9,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"releases_count": 2,
"latest_release_tag": "v0.2.1",
"releases_from_tags": false,
"days_since_latest_release": 5,
"mean_days_between_releases": 37
},
"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 5 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 5
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~37 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 37
}
}
],
"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": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 5,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 5 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 5
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 35,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 21,
"inputs": {
"forks": 4,
"stars": 12,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "12 stars",
"points": 16.9,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 12
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "4 forks",
"points": 4,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 4
}
}
],
"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": "good",
"name": "Sustainability & Governance",
"value": 72,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 4,
"top_contributor_share": 0.375
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "2 contributor(s) cover half of all commits",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 2
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 38% of commits",
"points": 14.1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 38
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "4 contributors",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 4
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 8 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 82,
"inputs": {
"merged_prs": 20,
"open_issues": 0,
"closed_issues": 1,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 2
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 46.8,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "20/22 decided PRs merged",
"points": 34.8,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 20,
"decided": 22
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/25 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": 62,
"inputs": {
"followers": 113,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "tinfoilsh",
"public_repos": 94,
"account_age_days": 813
},
"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": "113 followers of tinfoilsh",
"points": 14.8,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 113,
"login": "tinfoilsh"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "94 public repos, account ~2 yr old",
"points": 17.5,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 94
}
},
{
"code": "account_age_years",
"params": {
"years": 2
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/tinfoilsh/modelwrap"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 5
},
"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 5 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 5
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "13 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 13
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 51,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 52,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "5 out of 20 merged PRs checked by a CI test -- score normalized to 2",
"points": 4,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 46,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": null,
"notes": [],
"value": 46,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 18,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 0,
"scorecard_aggregate": 4.6
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection is not maximal on development and all release branches",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "5 out of 20 merged PRs checked by a CI test -- score normalized to 2",
"points": 0.5,
"status": "partial",
"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/25 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 8 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": "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": "11 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 9",
"points": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "all dependencies are pinned",
"points": 5,
"status": "met",
"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": "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": 8
},
"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": 65,
"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": "32 of 32 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 32,
"sampled": 32
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 71,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": true,
"typed_language": true,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "Dockerfile, lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Dockerfile, lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 32",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 32
}
}
],
"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": "all dependencies are pinned",
"points": 10,
"status": "met",
"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": 15266,
"source_files_sampled": 14,
"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/14 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 14,
"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-22T20:16:35.367886Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/t/tinfoilsh/modelwrap.svg",
"full_name": "tinfoilsh/modelwrap",
"license_state": "standard",
"license_spdx": "MIT"
}