Public record
Software health reportschema 0.11.0 · metrics 1.13.0 · 2026-07-16 01:00 UTC

kane50613 / takumi

Render JSX, HTML, and CSS to SVG or images. Drop-in next/og replacement.

Rust · HTML · TypeScriptApache-2.0★ 2,361 stars⑂ 44 forkssince Jun 2025View on GitHub ↗

kane50613/takumi holds a health index of 75 out of 100, placing it in the Good band. It scores highest on Vitality (100/100) and lowest on AI Readiness (46/100). It was last updated today. A single contributor accounts for most of its recent work.

75
overall / 100
Good

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At risk ceiling of 49. AI Readiness sits outside the overall score.

75
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

Ownership

Kane WangPersonal account
358 followers112 public repossince Nov 2017

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
crates.iotakumi-core0.4.0261211 day ago
npm@takumi-rs/helpers2.2.0961,4163321 day agocssemojihtmlimagejsxreactrendering
crates.iotakumi-html0.1.674111 day ago
npm@takumi-rs/image-response2.2.0292,1612821 day ago
npmtakumi-js2.2.0356,488941 day agocssimagejsxnext-ogog-imagereactrenderingwasm
npm@takumi-rs/core2.2.0701,0653371 day agocssimagejsxnapinodejsog-imagereactrendering
crates.iotakumi-raster0.2.5201201 day ago

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

100Excellent · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
36/36Commit cadence — 52/52 weeks with commits
18/18Commit volume — 2,300 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 17 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year2,300
human_commit_share
days_since_last_push0
active_weeks_last_year52

Release discipline

100Excellent
How it's scored
27/27Ships releases — 100 releases published
36/36Release recency — latest release 1 days ago
27/27Release cadence — a release every ~0.1 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count100
latest_release_tagtakumi@2.2.0
releases_from_tagsno
days_since_latest_release1
mean_days_between_releases0.1
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

82Good · 18% of overall
How it's scored
54.7/60Stars — 2,361 stars
13.6/25Forks — 44 forks
0/15Watchers — 2 watchers
Inputs used
forks44
stars2,361
watchers2
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

85Excellent
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (Apache-2.0)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductyes
has_pull_request_templateno
How it's scored
80/80Monthly downloads — 2,311,666 downloads/month across crates, npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagestakumi-core, @takumi-rs/helpers, takumi-html, @takumi-rs/image-response, takumi-js, @takumi-rs/core, takumi-raster
dependents
ecosystemscrates, npm
total_downloads1,609
monthly_downloads2,311,666
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

66Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
2.8/22.5Commit distribution — top contributor authored 87% of commits
13.5/13.5Contributor breadth — 24 contributors
6/10OpenSSF Scorecard: Contributors — project has 2 contributing companies or organizations -- score normalized to 6
Inputs used
bus_factor1
contributors_sampled24
top_contributor_share0.874
How it's scored
45.9/46.8Issue resolution — 98% of issues closed
33.6/38.3PR acceptance — 692/788 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 1/25 approved changesets -- score normalized to 0
Inputs used
merged_prs692
open_issues3
closed_issues162
issue_closed_ratio0.982
closed_unmerged_prs96
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
18.4/25Owner reach — 358 followers of kane50613
25/25Track record — 112 public repos, account ~8 yr old
Inputs used
followers358
owner_typeUser
is_verified
owner_loginkane50613
public_repos112
account_age_days3,160
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 7 package(s) on crates, npm
35/35Publish recency — latest publish 1 days ago
20/20Version history — 337 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagestakumi-core, @takumi-rs/helpers, takumi-html, @takumi-rs/image-response, takumi-js, @takumi-rs/core, takumi-raster
ecosystemscrates, npm
any_deprecatedno
min_days_since_publish1

Engineering Quality

Are baseline engineering and documentation practices in place?

73Good · 20% of overall
How it's scored
24/24CI workflows — 3 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
14/20OpenSSF Scorecard: CI-Tests — 17 out of 23 merged PRs checked by a CI test -- score normalized to 7
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno

Documentation

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://takumi.kane.tw
10/10Repository description
10/10Topics — 14 topics
0/10Wiki
Inputs used
topicsreact, satori, jsx, og-image, cloudflare-workers, css, gif, html-to-image, image-generation, nodejs, opengraph, rust, tailwindcss, wasm
has_wikino
homepagehttps://takumi.kane.tw
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

51Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
2.2/7.5Branch-Protection — branch protection is not maximal on development and all release branches
1.8/2.5CI-Tests — 17 out of 23 merged PRs checked by a CI test -- score normalized to 7
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 1/25 approved changesets -- score normalized to 0
1.5/2.5Contributors — project has 2 contributing companies or organizations -- score normalized to 6
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 17 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
4.5/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 9
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 29 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate5.1
Excluded from scoring (no data or not applicable): signed_releases. Remaining weights renormalized.

AI Readiness

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.

46At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
0/40Legible commit history — no data
Inputs used
has_llms_txtno
legible_history_share
agent_instruction_files
agent_instruction_max_bytes
Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.
How it's scored
0/18One-command bootstrap
22/22Automated tests
0/11Lint / format config
11/11Static type checking — docs/tsconfig.json, example/cloudflare-workers/tsconfig.json, example/css-library-integration/tsconfig.json, example/ffmpeg-keyframe-animation/tsconfig.json, example/ffplay/tsconfig.json, example/nextjs/tsconfig.json, example/satori-html/tsconfig.json, example/svelte/tsconfig.json, example/tanstack-start/tsconfig.json, example/twitter-images/tsconfig.json, example/waku-ssr/tsconfig.json, takumi-helpers/tsconfig.json, takumi-image-response/tsconfig.json, takumi-js/tsconfig.json, takumi-napi/tsconfig.json, takumi-template/tsconfig.json, takumi-wasm/tsconfig.json, tsconfig.json
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no data
0/8Automated maintenance — no data
9/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 9
Inputs used
has_nixno
has_testsyes
lockfilesCargo.lock
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configsdocs/tsconfig.json, example/cloudflare-workers/tsconfig.json, example/css-library-integration/tsconfig.json, example/ffmpeg-keyframe-animation/tsconfig.json, example/ffplay/tsconfig.json, example/nextjs/tsconfig.json, example/satori-html/tsconfig.json, example/svelte/tsconfig.json, example/tanstack-start/tsconfig.json, example/twitter-images/tsconfig.json, example/waku-ssr/tsconfig.json, takumi-helpers/tsconfig.json, takumi-image-response/tsconfig.json, takumi-js/tsconfig.json, takumi-napi/tsconfig.json, takumi-template/tsconfig.json, takumi-wasm/tsconfig.json, tsconfig.json
agent_commit_share
toolchain_manifests
dependency_bot_commit_share
Excluded from scoring (no data or not applicable): Demonstrated agent practice, Automated maintenance. Remaining weights renormalized.
How it's scored
45/45Type-checkable code — Rust (statically typed)
54.6/55Manageable file sizes — 3/394 source files over 60KB
Inputs used
primary_languageRust
largest_source_bytes86,595
source_files_sampled394
oversized_source_files3
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — example, examples
Inputs used
example_dirsexample, examples
has_mcp_signalno
api_schema_files

Key facts

2,361GitHub stars
24contributors
2,300commits, last 12 months
0days since last push
100releases
1bus factor
3open issues
crates.io, npmpackage ecosystems

Data collection warnings

  • Could not fetch crates package 'takumi-napi' from its registry
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

More detail

OpenSSF Scorecard 5.1 / 10
5.1aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-07-16 01:00 UTC

10Binary-Artifactsno binaries found in the repo
3Branch-Protectionbranch protection is not maximal on development and all release branches
7CI-Tests17 out of 23 merged PRs checked by a CI test -- score normalized to 7
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 1/25 approved changesets -- score normalized to 0
6Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 17 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
9Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 9
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities29 existing vulnerabilities detected
Direct dependencies 105
RegistryPackageVersion constraintManifest
npm@monaco-editor/react^4.7.0docs/package.json
npm@radix-ui/react-accordion^1.2.16docs/package.json
npm@radix-ui/react-slot^1.3.0docs/package.json
npm@shikijs/monaco^4.3.1docs/package.json
npm@vercel/analytics^2.0.1docs/package.json
npmbeautiful-mermaid^1.1.3docs/package.json
npmclass-variance-authority^0.7.1docs/package.json
npmclsx^2.1.1docs/package.json
npmfumadocs-core^16.11.1docs/package.json
npmfumadocs-mdx^15.1.0docs/package.json
npmfumadocs-twoslash^3.3.0docs/package.json
npmfumadocs-uinpm:@fumadocs/base-ui@^16.11.1docs/package.json
npmfumapress^0.7.2docs/package.json
npmjs-confetti^0.13.1docs/package.json
npmlucide-reactcatalog:docs/package.json
npmnext-themes^0.4.6docs/package.json
npmradix-ui^1.6.2docs/package.json
npmreactcatalog:docs/package.json
npmreact-domcatalog:docs/package.json
npmreact-resizable-panels^4.12.1docs/package.json
npmreact-server-dom-webpack^19.2.7docs/package.json
npmshiki^4.3.1docs/package.json
npmsucrase^3.35.1docs/package.json
npmtailwind-merge^3.6.0docs/package.json
npmtailwindcss^4.3.2docs/package.json
npmtakumi-jsworkspace:*docs/package.json
npmtwoslash^0.3.9docs/package.json
npmwaku1.0.0-beta.6docs/package.json
npmzod^4.4.3docs/package.json
crates.iopngtakumi-core/Cargo.toml
crates.iogiftakumi-core/Cargo.toml
crates.iodata-urltakumi-core/Cargo.toml
crates.iocolortakumi-core/Cargo.toml
crates.ioserde_bytestakumi-core/Cargo.toml
crates.iothiserrortakumi-core/Cargo.toml
crates.iotiny-skiatakumi-core/Cargo.toml
crates.iotyped-buildertakumi-core/Cargo.toml
crates.ioskrifatakumi-core/Cargo.toml
crates.ioxxhash-rusttakumi-core/Cargo.toml
crates.ioquick_cachetakumi-core/Cargo.toml
crates.iosmallvectakumi-core/Cargo.toml
crates.ioparleytakumi-core/Cargo.toml
crates.iotaffytakumi-core/Cargo.toml
crates.iobitflagstakumi-core/Cargo.toml
crates.iocssparsertakumi-core/Cargo.toml
crates.iokurbotakumi-core/Cargo.toml
crates.iopastetakumi-core/Cargo.toml
crates.iophftakumi-core/Cargo.toml
crates.ioprecomputed-hashtakumi-core/Cargo.toml
crates.ioselectorstakumi-core/Cargo.toml
crates.ioserdetakumi-core/Cargo.toml
crates.ioimagetakumi-core/Cargo.toml
crates.ioresvgtakumi-core/Cargo.toml
crates.ioroxmltreetakumi-core/Cargo.toml
crates.iowufftakumi-core/Cargo.toml
crates.iohtml5evertakumi-html/Cargo.toml
crates.iomarkup5ever_rcdomtakumi-html/Cargo.toml
crates.iothiserrortakumi-html/Cargo.toml
crates.iotyped-buildertakumi-html/Cargo.toml
crates.iotakumi-core0.4.0takumi-html/Cargo.toml
npmtakumi-jsworkspace:*takumi-image-response/package.json
npm@takumi-rs/coreworkspace:*takumi-js/package.json
npm@takumi-rs/helpersworkspace:*takumi-js/package.json
npm@takumi-rs/wasmworkspace:*takumi-js/package.json
crates.ioserdetakumi-napi/Cargo.toml
crates.iorayontakumi-napi/Cargo.toml
crates.ionapitakumi-napi/Cargo.toml
crates.ionapi-derivetakumi-napi/Cargo.toml
crates.ioarc-swaptakumi-napi/Cargo.toml
crates.iotakumi-coretakumi-napi/Cargo.toml
crates.iotakumi-rastertakumi-napi/Cargo.toml
crates.iotakumi-svgtakumi-napi/Cargo.toml
npm@takumi-rs/helpersworkspace:*takumi-napi/package.json
crates.iopngtakumi-raster/Cargo.toml
crates.iogiftakumi-raster/Cargo.toml
crates.iocolortakumi-raster/Cargo.toml
crates.iotiny-skiatakumi-raster/Cargo.toml
crates.iosvgtypestakumi-raster/Cargo.toml
crates.iotyped-buildertakumi-raster/Cargo.toml
crates.iosmallvectakumi-raster/Cargo.toml
crates.ioskrifatakumi-raster/Cargo.toml
crates.iotakumi-core0.4.0takumi-raster/Cargo.toml
crates.ioserdetakumi-raster/Cargo.toml
crates.ioimagetakumi-raster/Cargo.toml
crates.iorayontakumi-raster/Cargo.toml
crates.iobase64takumi-svg/Cargo.toml
crates.ioquick-xmltakumi-svg/Cargo.toml
crates.iotiny-skiatakumi-svg/Cargo.toml
crates.iotyped-buildertakumi-svg/Cargo.toml
crates.iotakumi-core0.4.0takumi-svg/Cargo.toml
npmreactcatalog:takumi-template/package.json
crates.ioserde-wasm-bindgentakumi-wasm/Cargo.toml
crates.iowasm-bindgentakumi-wasm/Cargo.toml
crates.iobase64takumi-wasm/Cargo.toml
crates.ioserde_bytestakumi-wasm/Cargo.toml
crates.iojs-systakumi-wasm/Cargo.toml
crates.ioserdetakumi-wasm/Cargo.toml
crates.iotakumi-coretakumi-wasm/Cargo.toml
crates.iotakumi-rastertakumi-wasm/Cargo.toml
crates.iotakumi-svgtakumi-wasm/Cargo.toml
npm@takumi-rs/helpersworkspace:*takumi-wasm/package.json
crates.iotakumi-core0.4.0takumi/Cargo.toml
crates.iotakumi-raster0.2.5takumi/Cargo.toml
crates.iotakumi-svg0.1.6takumi/Cargo.toml
crates.iotakumi-html0.1.6takumi/Cargo.toml
All dependencies not collected

The resolved dependency set could not be collected for this report: GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "react",
        "satori",
        "jsx",
        "og-image",
        "cloudflare-workers",
        "css",
        "gif",
        "html-to-image",
        "image-generation",
        "nodejs",
        "opengraph",
        "rust",
        "tailwindcss",
        "wasm"
      ],
      "is_fork": false,
      "size_kb": 275039,
      "has_wiki": false,
      "homepage": "https://takumi.kane.tw",
      "languages": {
        "CSS": 2823,
        "HTML": 422905,
        "Rust": 2250494,
        "Svelte": 740,
        "JavaScript": 3173,
        "TypeScript": 421735
      },
      "pushed_at": "2026-07-15T22:46:14Z",
      "created_at": "2025-06-01T08:19:38Z",
      "owner_type": "User",
      "updated_at": "2026-07-15T22:31:15Z",
      "description": "Render JSX, HTML, and CSS to SVG or images. Drop-in next/og replacement.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "master",
      "primary_language": "Rust",
      "significant_languages": [
        "Rust",
        "HTML",
        "TypeScript"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Kane Wang",
      "type": "User",
      "login": "kane50613",
      "company": null,
      "location": "Taipei, Taiwan",
      "followers": 358,
      "avatar_url": "https://avatars.githubusercontent.com/u/33802653?v=4",
      "created_at": "2017-11-19T10:46:43Z",
      "is_verified": null,
      "public_repos": 112,
      "account_age_days": 3160
    },
    "activity": {
      "releases_count": 100,
      "commits_last_year": 2300,
      "latest_release_at": "2026-07-14T07:31:33Z",
      "latest_release_tag": "takumi@2.2.0",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 52,
      "days_since_latest_release": 1,
      "mean_days_between_releases": 0.1
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 71,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "takumi-core",
          "exists": true,
          "license": "MIT OR Apache-2.0",
          "keywords": [],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/takumi-core",
          "is_deprecated": false,
          "latest_version": "0.4.0",
          "repository_url": "https://github.com/kane50613/takumi",
          "versions_count": 21,
          "total_downloads": 784,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 261,
          "first_published_at": "2026-06-20T22:31:34.346349Z",
          "latest_published_at": "2026-07-14T07:29:38.245560Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 1
        },
        {
          "name": "@takumi-rs/helpers",
          "exists": true,
          "license": "(MIT OR Apache-2.0)",
          "keywords": [
            "css",
            "emoji",
            "html",
            "image",
            "jsx",
            "react",
            "rendering"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@takumi-rs/helpers",
          "is_deprecated": false,
          "latest_version": "2.2.0",
          "repository_url": "git+https://github.com/kane50613/takumi.git",
          "versions_count": 332,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 961416,
          "first_published_at": "2025-06-23T18:46:30.038000Z",
          "latest_published_at": "2026-07-14T07:28:32.110000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 1
        },
        {
          "name": "takumi-html",
          "exists": true,
          "license": "MIT OR Apache-2.0",
          "keywords": [],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/takumi-html",
          "is_deprecated": false,
          "latest_version": "0.1.6",
          "repository_url": "https://github.com/kane50613/takumi",
          "versions_count": 11,
          "total_downloads": 222,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 74,
          "first_published_at": "2026-06-30T16:54:50.591548Z",
          "latest_published_at": "2026-07-14T07:30:53.954603Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 1
        },
        {
          "name": "@takumi-rs/image-response",
          "exists": true,
          "license": "(MIT OR Apache-2.0)",
          "keywords": [],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@takumi-rs/image-response",
          "is_deprecated": false,
          "latest_version": "2.2.0",
          "repository_url": "git+https://github.com/kane50613/takumi.git",
          "versions_count": 282,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 292161,
          "first_published_at": "2025-09-07T17:37:23.216000Z",
          "latest_published_at": "2026-07-14T07:29:25.027000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 1
        },
        {
          "name": "takumi-js",
          "exists": true,
          "license": "(MIT OR Apache-2.0)",
          "keywords": [
            "css",
            "image",
            "jsx",
            "next-og",
            "og-image",
            "react",
            "rendering",
            "wasm"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/takumi-js",
          "is_deprecated": false,
          "latest_version": "2.2.0",
          "repository_url": "git+https://github.com/kane50613/takumi.git",
          "versions_count": 94,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 356488,
          "first_published_at": "2026-03-26T14:24:13.045000Z",
          "latest_published_at": "2026-07-14T07:29:20.245000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 1
        },
        {
          "name": "@takumi-rs/core",
          "exists": true,
          "license": "(MIT OR Apache-2.0)",
          "keywords": [
            "css",
            "image",
            "jsx",
            "napi",
            "nodejs",
            "og-image",
            "react",
            "rendering"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@takumi-rs/core",
          "is_deprecated": false,
          "latest_version": "2.2.0",
          "repository_url": "git+https://github.com/kane50613/takumi.git",
          "versions_count": 337,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 701065,
          "first_published_at": "2025-06-23T17:48:25.748000Z",
          "latest_published_at": "2026-07-14T07:29:16.123000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 1
        },
        {
          "name": "takumi-raster",
          "exists": true,
          "license": "MIT OR Apache-2.0",
          "keywords": [],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/takumi-raster",
          "is_deprecated": false,
          "latest_version": "0.2.5",
          "repository_url": "https://github.com/kane50613/takumi",
          "versions_count": 20,
          "total_downloads": 603,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 201,
          "first_published_at": "2026-06-17T06:19:10.570260Z",
          "latest_published_at": "2026-07-14T07:30:06.582597Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 1
        }
      ]
    },
    "popularity": {
      "forks": 44,
      "stars": 2361,
      "watchers": 2,
      "open_issues_and_prs": 7
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "example",
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "docs/tsconfig.json",
        "example/cloudflare-workers/tsconfig.json",
        "example/css-library-integration/tsconfig.json",
        "example/ffmpeg-keyframe-animation/tsconfig.json",
        "example/ffplay/tsconfig.json",
        "example/nextjs/tsconfig.json",
        "example/satori-html/tsconfig.json",
        "example/svelte/tsconfig.json",
        "example/tanstack-start/tsconfig.json",
        "example/twitter-images/tsconfig.json",
        "example/waku-ssr/tsconfig.json",
        "takumi-helpers/tsconfig.json",
        "takumi-image-response/tsconfig.json",
        "takumi-js/tsconfig.json",
        "takumi-napi/tsconfig.json",
        "takumi-template/tsconfig.json",
        "takumi-wasm/tsconfig.json",
        "tsconfig.json"
      ],
      "largest_source_bytes": 86595,
      "source_files_sampled": 394,
      "oversized_source_files": 3,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Cargo.toml",
        "docs/package.json",
        "package.json",
        "takumi-core/Cargo.toml",
        "takumi-helpers/package.json",
        "takumi-html/Cargo.toml",
        "takumi-image-response/package.json",
        "takumi-js/package.json",
        "takumi-napi/Cargo.toml",
        "takumi-napi/package.json",
        "takumi-raster/Cargo.toml",
        "takumi-svg/Cargo.toml",
        "takumi-template/package.json",
        "takumi-wasm/Cargo.toml",
        "takumi-wasm/package.json",
        "takumi/Cargo.toml"
      ],
      "ecosystems": [
        "crates",
        "npm"
      ],
      "dependencies": [
        {
          "name": "@monaco-editor/react",
          "manifest": "docs/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.7.0"
        },
        {
          "name": "@radix-ui/react-accordion",
          "manifest": "docs/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.2.16"
        },
        {
          "name": "@radix-ui/react-slot",
          "manifest": "docs/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.3.0"
        },
        {
          "name": "@shikijs/monaco",
          "manifest": "docs/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.3.1"
        },
        {
          "name": "@vercel/analytics",
          "manifest": "docs/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.0.1"
        },
        {
          "name": "beautiful-mermaid",
          "manifest": "docs/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.1.3"
        },
        {
          "name": "class-variance-authority",
          "manifest": "docs/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.7.1"
        },
        {
          "name": "clsx",
          "manifest": "docs/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.1.1"
        },
        {
          "name": "fumadocs-core",
          "manifest": "docs/package.json",
          "ecosystem": "npm",
          "version_constraint": "^16.11.1"
        },
        {
          "name": "fumadocs-mdx",
          "manifest": "docs/package.json",
          "ecosystem": "npm",
          "version_constraint": "^15.1.0"
        },
        {
          "name": "fumadocs-twoslash",
          "manifest": "docs/package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.3.0"
        },
        {
          "name": "fumadocs-ui",
          "manifest": "docs/package.json",
          "ecosystem": "npm",
          "version_constraint": "npm:@fumadocs/base-ui@^16.11.1"
        },
        {
          "name": "fumapress",
          "manifest": "docs/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.7.2"
        },
        {
          "name": "js-confetti",
          "manifest": "docs/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.13.1"
        },
        {
          "name": "lucide-react",
          "manifest": "docs/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "next-themes",
          "manifest": "docs/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.4.6"
        },
        {
          "name": "radix-ui",
          "manifest": "docs/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.6.2"
        },
        {
          "name": "react",
          "manifest": "docs/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "react-dom",
          "manifest": "docs/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "react-resizable-panels",
          "manifest": "docs/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.12.1"
        },
        {
          "name": "react-server-dom-webpack",
          "manifest": "docs/package.json",
          "ecosystem": "npm",
          "version_constraint": "^19.2.7"
        },
        {
          "name": "shiki",
          "manifest": "docs/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.3.1"
        },
        {
          "name": "sucrase",
          "manifest": "docs/package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.35.1"
        },
        {
          "name": "tailwind-merge",
          "manifest": "docs/package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.6.0"
        },
        {
          "name": "tailwindcss",
          "manifest": "docs/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.3.2"
        },
        {
          "name": "takumi-js",
          "manifest": "docs/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "twoslash",
          "manifest": "docs/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.3.9"
        },
        {
          "name": "waku",
          "manifest": "docs/package.json",
          "ecosystem": "npm",
          "version_constraint": "1.0.0-beta.6"
        },
        {
          "name": "zod",
          "manifest": "docs/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.4.3"
        },
        {
          "name": "png",
          "manifest": "takumi-core/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "gif",
          "manifest": "takumi-core/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "data-url",
          "manifest": "takumi-core/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "color",
          "manifest": "takumi-core/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "serde_bytes",
          "manifest": "takumi-core/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "thiserror",
          "manifest": "takumi-core/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tiny-skia",
          "manifest": "takumi-core/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "typed-builder",
          "manifest": "takumi-core/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "skrifa",
          "manifest": "takumi-core/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "xxhash-rust",
          "manifest": "takumi-core/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "quick_cache",
          "manifest": "takumi-core/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "smallvec",
          "manifest": "takumi-core/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "parley",
          "manifest": "takumi-core/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "taffy",
          "manifest": "takumi-core/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "bitflags",
          "manifest": "takumi-core/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "cssparser",
          "manifest": "takumi-core/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "kurbo",
          "manifest": "takumi-core/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "paste",
          "manifest": "takumi-core/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "phf",
          "manifest": "takumi-core/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "precomputed-hash",
          "manifest": "takumi-core/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "selectors",
          "manifest": "takumi-core/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "serde",
          "manifest": "takumi-core/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "image",
          "manifest": "takumi-core/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "resvg",
          "manifest": "takumi-core/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "roxmltree",
          "manifest": "takumi-core/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "wuff",
          "manifest": "takumi-core/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "html5ever",
          "manifest": "takumi-html/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "markup5ever_rcdom",
          "manifest": "takumi-html/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "thiserror",
          "manifest": "takumi-html/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "typed-builder",
          "manifest": "takumi-html/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "takumi-core",
          "manifest": "takumi-html/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.4.0"
        },
        {
          "name": "takumi-js",
          "manifest": "takumi-image-response/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@takumi-rs/core",
          "manifest": "takumi-js/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@takumi-rs/helpers",
          "manifest": "takumi-js/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@takumi-rs/wasm",
          "manifest": "takumi-js/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "serde",
          "manifest": "takumi-napi/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "rayon",
          "manifest": "takumi-napi/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "napi",
          "manifest": "takumi-napi/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "napi-derive",
          "manifest": "takumi-napi/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "arc-swap",
          "manifest": "takumi-napi/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "takumi-core",
          "manifest": "takumi-napi/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "takumi-raster",
          "manifest": "takumi-napi/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "takumi-svg",
          "manifest": "takumi-napi/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "@takumi-rs/helpers",
          "manifest": "takumi-napi/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "png",
          "manifest": "takumi-raster/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "gif",
          "manifest": "takumi-raster/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "color",
          "manifest": "takumi-raster/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tiny-skia",
          "manifest": "takumi-raster/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "svgtypes",
          "manifest": "takumi-raster/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "typed-builder",
          "manifest": "takumi-raster/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "smallvec",
          "manifest": "takumi-raster/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "skrifa",
          "manifest": "takumi-raster/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "takumi-core",
          "manifest": "takumi-raster/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.4.0"
        },
        {
          "name": "serde",
          "manifest": "takumi-raster/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "image",
          "manifest": "takumi-raster/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "rayon",
          "manifest": "takumi-raster/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "base64",
          "manifest": "takumi-svg/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "quick-xml",
          "manifest": "takumi-svg/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tiny-skia",
          "manifest": "takumi-svg/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "typed-builder",
          "manifest": "takumi-svg/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "takumi-core",
          "manifest": "takumi-svg/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.4.0"
        },
        {
          "name": "react",
          "manifest": "takumi-template/package.json",
          "ecosystem": "npm",
          "version_constraint": "catalog:"
        },
        {
          "name": "serde-wasm-bindgen",
          "manifest": "takumi-wasm/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "wasm-bindgen",
          "manifest": "takumi-wasm/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "base64",
          "manifest": "takumi-wasm/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "serde_bytes",
          "manifest": "takumi-wasm/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "js-sys",
          "manifest": "takumi-wasm/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "serde",
          "manifest": "takumi-wasm/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "takumi-core",
          "manifest": "takumi-wasm/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "takumi-raster",
          "manifest": "takumi-wasm/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "takumi-svg",
          "manifest": "takumi-wasm/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "@takumi-rs/helpers",
          "manifest": "takumi-wasm/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "takumi-core",
          "manifest": "takumi/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.4.0"
        },
        {
          "name": "takumi-raster",
          "manifest": "takumi/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.2.5"
        },
        {
          "name": "takumi-svg",
          "manifest": "takumi/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.1.6"
        },
        {
          "name": "takumi-html",
          "manifest": "takumi/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.1.6"
        }
      ],
      "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": 4,
        "merged_prs": 692,
        "open_issues": 3,
        "closed_ratio": 0.982,
        "closed_issues": 162,
        "closed_unmerged_prs": 96
      },
      "bus_factor": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "kane50613",
          "commits": 2326,
          "avatar_url": "https://avatars.githubusercontent.com/u/33802653?u=265f123fc40f34df69466e0a4368f64cc8837e2f&v=4"
        },
        {
          "type": "Bot",
          "login": "github-actions[bot]",
          "commits": 268,
          "avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4"
        },
        {
          "type": "Bot",
          "login": "renovate[bot]",
          "commits": 37,
          "avatar_url": "https://avatars.githubusercontent.com/in/2740?v=4"
        },
        {
          "type": "User",
          "login": "Kayxue",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/26020165?u=ae0383c52ffda6ab9c3fefba3849edbf0117cc81&v=4"
        },
        {
          "type": "User",
          "login": "Etheirystech",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/93836955?u=3a4e214cd1d3f3aaf30c937d5cb306f804ab90ed&v=4"
        },
        {
          "type": "User",
          "login": "ryuapp",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/114303361?u=5080ac652f914ac9fa4bfafc37514a9d2a009393&v=4"
        },
        {
          "type": "User",
          "login": "Hoshino-Yumetsuki",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/147403913?u=41c04af382154bfa06e23c71201287e2bc09c23e&v=4"
        },
        {
          "type": "User",
          "login": "okandship",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/247027760?u=bd5fc51484f072291d02c3299d195748708dc23d&v=4"
        },
        {
          "type": "User",
          "login": "jymaa",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/61361551?u=2db47df67a16617bc229128d6ecc53c5849d74f6&v=4"
        },
        {
          "type": "User",
          "login": "SerenModz21",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/41450647?u=ef4a690627d18a4a94140f03ca2cc8a8c6401345&v=4"
        }
      ],
      "contributors_sampled": 24,
      "top_contributor_share": 0.874
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml",
        "mirror.yml",
        "tegami-pr.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "Cargo.lock"
      ],
      "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": 7,
            "reason": "17 out of 23 merged PRs checked by a CI test -- score normalized to 7",
            "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 1/25 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 6,
            "reason": "project has 2 contributing companies or organizations -- score normalized to 6",
            "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": 10,
            "reason": "30 commit(s) and 17 issue activity found in the last 90 days -- score normalized to 10",
            "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": 9,
            "reason": "dependency not pinned by hash detected -- score normalized to 9",
            "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": null,
            "reason": "no releases found",
            "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": 0,
            "reason": "29 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "27d74be40961c71b40850b863b56f52d9e9fd9e9",
        "ran_at": "2026-07-16T01:00:09Z",
        "aggregate_score": 5.1,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/kane50613/takumi",
    "host": "github.com",
    "name": "takumi",
    "owner": "kane50613"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 75,
      "inputs": {
        "security": 51,
        "vitality": 100,
        "community": 82,
        "governance": 66,
        "engineering": 73
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 100,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "commits_last_year": 2300,
              "human_commit_share": null,
              "days_since_last_push": 0,
              "active_weeks_last_year": 52
            },
            "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": "52/52 weeks with commits",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 52
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "2300 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 2300
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 17 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "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": 100,
              "latest_release_tag": "takumi@2.2.0",
              "releases_from_tags": false,
              "days_since_latest_release": 1,
              "mean_days_between_releases": 0.1
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "100 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 1 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~0.1 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 0.1
                    }
                  }
                ],
                "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": "no_commit_sample",
              "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": "good",
        "name": "Community & Adoption",
        "value": 82,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "forks": 44,
              "stars": 2361,
              "watchers": 2,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "2,361 stars",
                "points": 54.7,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 2361
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "44 forks",
                "points": 13.6,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 44
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "2 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "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 (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "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
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "excellent",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "packages": [
                "takumi-core",
                "@takumi-rs/helpers",
                "takumi-html",
                "@takumi-rs/image-response",
                "takumi-js",
                "@takumi-rs/core",
                "takumi-raster"
              ],
              "dependents": null,
              "ecosystems": "crates, npm",
              "total_downloads": 1609,
              "monthly_downloads": 2311666
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "2,311,666 downloads/month across crates, npm",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 2311666,
                      "ecosystems": "crates, npm"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 66,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 31,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 24,
              "top_contributor_share": 0.874
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 87% of commits",
                "points": 2.8,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 87
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "24 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 24
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "merged_prs": 692,
              "open_issues": 3,
              "closed_issues": 162,
              "issue_closed_ratio": 0.982,
              "closed_unmerged_prs": 96
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "98% of issues closed",
                "points": 45.9,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 98
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "692/788 decided PRs merged",
                "points": 33.6,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 692,
                      "decided": 788
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 1/25 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 67,
            "inputs": {
              "followers": 358,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "kane50613",
              "public_repos": 112,
              "account_age_days": 3160
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "358 followers of kane50613",
                "points": 18.4,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 358,
                      "login": "kane50613"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "112 public repos, account ~8 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 112
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 8
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "takumi-core",
                "@takumi-rs/helpers",
                "takumi-html",
                "@takumi-rs/image-response",
                "takumi-js",
                "@takumi-rs/core",
                "takumi-raster"
              ],
              "ecosystems": "crates, npm",
              "any_deprecated": false,
              "min_days_since_publish": 1
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "7 package(s) on crates, npm",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 7,
                      "ecosystems": "crates, npm"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 1 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "337 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 337
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 73,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 62,
            "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": "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": 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": "17 out of 23 merged PRs checked by a CI test -- score normalized to 7",
                "points": 14,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "topics": [
                "react",
                "satori",
                "jsx",
                "og-image",
                "cloudflare-workers",
                "css",
                "gif",
                "html-to-image",
                "image-generation",
                "nodejs",
                "opengraph",
                "rust",
                "tailwindcss",
                "wasm"
              ],
              "has_wiki": false,
              "homepage": "https://takumi.kane.tw",
              "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": "https://takumi.kane.tw",
                "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": "14 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 14
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 51,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 51,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 5.1
            },
            "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": "17 out of 23 merged PRs checked by a CI test -- score normalized to 7",
                "points": 1.8,
                "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 1/25 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "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": "30 commit(s) and 17 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 9",
                "points": 4.5,
                "status": "partial",
                "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": "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "29 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "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": 5
            },
            "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": "at_risk",
        "name": "AI Readiness",
        "value": 46,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": "Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "legible_commit_history"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": null,
              "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": "no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): Demonstrated agent practice, Automated maintenance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "demonstrated_agent_practice",
                    "automated_maintenance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 63,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "Cargo.lock"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [
                "docs/tsconfig.json",
                "example/cloudflare-workers/tsconfig.json",
                "example/css-library-integration/tsconfig.json",
                "example/ffmpeg-keyframe-animation/tsconfig.json",
                "example/ffplay/tsconfig.json",
                "example/nextjs/tsconfig.json",
                "example/satori-html/tsconfig.json",
                "example/svelte/tsconfig.json",
                "example/tanstack-start/tsconfig.json",
                "example/twitter-images/tsconfig.json",
                "example/waku-ssr/tsconfig.json",
                "takumi-helpers/tsconfig.json",
                "takumi-image-response/tsconfig.json",
                "takumi-js/tsconfig.json",
                "takumi-napi/tsconfig.json",
                "takumi-template/tsconfig.json",
                "takumi-wasm/tsconfig.json",
                "tsconfig.json"
              ],
              "agent_commit_share": null,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": null
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "docs/tsconfig.json, example/cloudflare-workers/tsconfig.json, example/css-library-integration/tsconfig.json, example/ffmpeg-keyframe-animation/tsconfig.json, example/ffplay/tsconfig.json, example/nextjs/tsconfig.json, example/satori-html/tsconfig.json, example/svelte/tsconfig.json, example/tanstack-start/tsconfig.json, example/twitter-images/tsconfig.json, example/waku-ssr/tsconfig.json, takumi-helpers/tsconfig.json, takumi-image-response/tsconfig.json, takumi-js/tsconfig.json, takumi-napi/tsconfig.json, takumi-template/tsconfig.json, takumi-wasm/tsconfig.json, tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "docs/tsconfig.json, example/cloudflare-workers/tsconfig.json, example/css-library-integration/tsconfig.json, example/ffmpeg-keyframe-animation/tsconfig.json, example/ffplay/tsconfig.json, example/nextjs/tsconfig.json, example/satori-html/tsconfig.json, example/svelte/tsconfig.json, example/tanstack-start/tsconfig.json, example/twitter-images/tsconfig.json, example/waku-ssr/tsconfig.json, takumi-helpers/tsconfig.json, takumi-image-response/tsconfig.json, takumi-js/tsconfig.json, takumi-napi/tsconfig.json, takumi-template/tsconfig.json, takumi-wasm/tsconfig.json, tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 9",
                "points": 9,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Rust",
              "largest_source_bytes": 86595,
              "source_files_sampled": 394,
              "oversized_source_files": 3
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Rust (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Rust"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "3/394 source files over 60KB",
                "points": 54.6,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 394,
                      "oversized": 3
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "example",
                "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": "example, examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "example, 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": [
    "Could not fetch crates package 'takumi-napi' from its registry",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-16T01:00:38.338956Z",
  "schema_version": "0.11.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/k/kane50613/takumi.svg",
  "full_name": "kane50613/takumi",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v1.13.0, schema v0.11.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticscrates.io, npm.