Public record
Software health reportschema 0.27.0 · metrics 2.3.1 · 2026-07-30 14:45 UTC

prokopyl / clack

Safe, low-level wrapper to create CLAP audio plugins and hosts in Rust

RustApache-2.0★ 231 stars⑂ 30 forkssince Dec 2021View on GitHub ↗

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

65
overall / 100
Good

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

65
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe 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.

The weighted overall 60 is calibrated to 65 on the published index scale (record calibration 2026-08-02).

Ownership

Adrien ProkopowiczPersonal account
41 followers18 public repossince Jan 2014

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.ioclack-host0.1.11,55220 days agoaudiobindingsclaphostpluginapi-bindings
crates.ioclack-common0.1.12,84320 days agoaudiobindingsclaphostpluginapi-bindings
crates.ioclack-plugin0.1.12,21320 days agoaudiobindingsclaphostpluginapi-bindings
crates.ioclack-extensions0.1.12,25120 days agoaudiobindingsclaphostpluginapi-bindings

Metrics by category

Vitality

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

77Good · 21% of overall
How it's scored
36/36Push recency — last push 0 days ago
10.4/36Commit cadence — 15/52 weeks with commits
16.9/18Commit volume — 75 commits in the last year
9/10OpenSSF Scorecard: Maintained — 10 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 9
Inputs used
commits_last_year75
human_commit_share1
days_since_last_push0
active_weeks_last_year15
How it's scored
27/27Ships releases — 1 releases published
36/36Release recency — latest release 0 days ago
12.6/27Release cadence — cadence unknown (single release)
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count1
latest_release_tagv0.1.1
releases_from_tagsno
days_since_latest_release0
mean_days_between_releases
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?

56Moderate · 17% of overall
How it's scored
38.3/60Stars — 231 stars
12.2/25Forks — 30 forks
3.9/15Watchers — 6 watchers
Inputs used
forks30
stars231
watchers6
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (Apache-2.0)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno
How it's scored
52.6/80Monthly downloads — 8,859 downloads/month across crates
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesclack-host, clack-common, clack-plugin, clack-extensions
dependents
ecosystemscrates
total_downloads26,579
monthly_downloads8,859
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?

61Moderate · 23% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
1.8/22.5Commit distribution — top contributor authored 92% of commits
13.5/13.5Contributor breadth — 14 contributors
10/10OpenSSF Scorecard: Contributors — project has 6 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled14
top_contributor_share0.922
How it's scored
33.6/42Issue resolution — 80% of issues closed
26.9/30PR acceptance — 60/67 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
6/15OpenSSF Scorecard: Code-Review — Found 12/30 approved changesets -- score normalized to 4
Inputs used
merged_prs60
open_issues4
closed_issues16
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio0.8
closed_unmerged_prs7
first_time_authors_30d
first_time_prs_merged_30d
first_time_prs_decided_30d
Excluded from scoring (no data or not applicable): newcomer_pr_acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
11.7/25Owner reach — 41 followers of prokopyl
21.3/25Track record — 18 public repos, account ~12 yr old
Inputs used
followers41
owner_typeUser
is_verified
owner_loginprokopyl
public_repos18
account_age_days4,565
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 4 package(s) on crates
35/35Publish recency — latest publish 0 days ago
12/20Version history — 2 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesclack-host, clack-common, clack-plugin, clack-extensions
ecosystemscrates
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

54Moderate · 19% of overall
How it's scored
24/24CI workflows — 1 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
16/20OpenSSF Scorecard: CI-Tests — 12 out of 15 merged PRs checked by a CI test -- score normalized to 8
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
0/10Wiki
Inputs used
topics
has_wikino
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

49Weak · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — no data
2/2.5CI-Tests — 12 out of 15 merged PRs checked by a CI test -- score normalized to 8
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
3/7.5Code-Review — Found 12/30 approved changesets -- score normalized to 4
2.5/2.5Contributors — project has 6 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
6.8/7.5Maintained — 10 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 9
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
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
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate4.9
Excluded from scoring (no data or not applicable): branch_protection, packaging, signed_releases. Remaining weights renormalized.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

46Weak · 4% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
20.8/40Legible commit history — 39 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.39
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — Cargo.toml, common/Cargo.toml, extensions/Cargo.toml (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checking — Rust (statically typed)
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsCargo.toml, common/Cargo.toml, extensions/Cargo.toml, finder/Cargo.toml, host/Cargo.toml, host/examples/cpal/Cargo.toml, host/examples/discover/Cargo.toml, plugin/Cargo.toml, plugin/examples/bundle-plugins/Cargo.toml, plugin/examples/gain-gui/Cargo.toml, plugin/examples/gain-presets/Cargo.toml, plugin/examples/gain/Cargo.toml, plugin/examples/polysynth/Cargo.toml
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — Rust (statically typed)
55/55Manageable file sizes — 0/211 source files over 60KB
Inputs used
primary_languageRust
largest_source_bytes33,268
source_files_sampled211
oversized_source_files0
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files

Key facts

231GitHub stars
14contributors
75commits, last 12 months
0days since last push
1releases
1bus factor
4open issues
crates.iopackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • Could not fetch crates package 'clack-finder' from its registry
  • deps.dev does not index crates:clack-host@0.1.1; advisories assessed against the repository dependency graph instead
  • No resolved dependencies carried a version and a supported ecosystem

More detail

Star and fork history 0 ★ / 30 ⇿
0Stars
30Forks

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

0510152025303022021-122024-042026-07

Each point covers 5 days.

OpenSSF Scorecard 4.9 / 10
4.9aggregate

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-30 14:45 UTC

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
8CI-Tests12 out of 15 merged PRs checked by a CI test -- score normalized to 8
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
4Code-ReviewFound 12/30 approved changesets -- score normalized to 4
10Contributorsproject has 6 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
9Maintained10 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 9
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
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
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 17
RegistryPackageVersion constraintManifest
crates.ioclap-syscommon/Cargo.toml
crates.iobitflagscommon/Cargo.toml
crates.ioclack-pluginextensions/Cargo.toml
crates.ioclack-hostextensions/Cargo.toml
crates.ioclack-commonextensions/Cargo.toml
crates.ioclap-sysextensions/Cargo.toml
crates.iobitflagsextensions/Cargo.toml
crates.ioraw-window-handle_05extensions/Cargo.toml
crates.ioraw-window-handle_06extensions/Cargo.toml
crates.iodirs6.0.0finder/Cargo.toml
crates.iowalkdir2.5.0finder/Cargo.toml
crates.ioclap-syshost/Cargo.toml
crates.ioclack-commonhost/Cargo.toml
crates.ioclack-pluginhost/Cargo.toml
crates.iolibloadinghost/Cargo.toml
crates.ioclap-sysplugin/Cargo.toml
crates.ioclack-commonplugin/Cargo.toml
All dependencies 15

Full resolved dependency set from the GitHub dependency graph: 2 direct and 13 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
crates.iodirsdirect
crates.iowalkdirdirect
crates.iobaseviewindirect
crates.ioclapindirect
crates.iocpalindirect
crates.iocrossbeam-channelindirect
crates.ioeguiindirect
crates.ioegui-baseviewindirect
crates.iomidirindirect
crates.ioobjc2-foundationindirect
crates.iorayonindirect
crates.iortrbindirect
crates.iostatic_assertionsindirect
crates.iowinitindirect
crates.iowmidiindirect
Dependency advisories not assessed

Advisory matching could not run for this report: No resolved dependencies carried a version and a supported ecosystem

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 1691,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "Rust": 1430214
      },
      "pushed_at": "2026-07-29T18:15:20Z",
      "created_at": "2021-12-19T04:38:12Z",
      "owner_type": "User",
      "updated_at": "2026-07-29T18:08:12Z",
      "description": "Safe, low-level wrapper to create CLAP audio plugins and hosts in Rust",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Rust",
      "significant_languages": [
        "Rust"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Adrien Prokopowicz",
      "type": "User",
      "login": "prokopyl",
      "company": null,
      "location": "Tours, France",
      "followers": 41,
      "avatar_url": "https://avatars.githubusercontent.com/u/6529475?v=4",
      "created_at": "2014-01-28T22:13:45Z",
      "is_verified": null,
      "public_repos": 18,
      "account_age_days": 4565
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2026-07-29T18:15:21Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "82498dbfde2f8a16c7bb0e34389826089dbee5cf",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 0.1.1",
          "author_name": "Adrien Prokopowicz",
          "author_login": "prokopyl",
          "committed_at": "2026-07-29T18:06:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3538c0b60b26630efa4f8bab520721a06bd00dd8",
          "body": null,
          "is_bot": false,
          "headline": "Add PluginAudioConfiguration::validate (#92)",
          "author_name": "Adrien Prokopowicz",
          "author_login": "prokopyl",
          "committed_at": "2026-07-29T17:48:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a17119f26eaf7c055aa1d56a94190bfb6daf44e",
          "body": "…he same timestamp (#91)",
          "is_bot": false,
          "headline": "Ensure `EventBuffer::sort` preserves insertion order of events with t…",
          "author_name": "Edwin Löffler",
          "author_login": "edwloef",
          "committed_at": "2026-07-29T16:51:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7e4bb7de4c808c6d448747f1f57846672bbd554",
          "body": "…ocs.rs (#85)\n\nCo-authored-by: Adrien Prokopowicz <6529475+prokopyl@users.noreply.github.com>",
          "is_bot": false,
          "headline": "enable all-features and `doc_cfg` when generating documentation for d…",
          "author_name": "blep",
          "author_login": "Quant1um",
          "committed_at": "2026-07-24T13:35:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb708f0673492fdf4f75f83ad21c21e98b4301ce",
          "body": null,
          "is_bot": false,
          "headline": "Fix build",
          "author_name": "Adrien Prokopowicz",
          "author_login": "prokopyl",
          "committed_at": "2026-07-24T12:24:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4dd23abf9a08e4ccb00015e24384d66b4832891c",
          "body": null,
          "is_bot": false,
          "headline": "Fix build",
          "author_name": "Adrien Prokopowicz",
          "author_login": "prokopyl",
          "committed_at": "2026-07-24T12:18:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d5a356c4bd56ec80476bc30828a91ab64eecb85",
          "body": null,
          "is_bot": false,
          "headline": "Many small fixes in examples",
          "author_name": "Adrien Prokopowicz",
          "author_login": "prokopyl",
          "committed_at": "2026-07-24T12:13:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4eeef5f000edfcd0f6667990bc2bf0b18eaf510f",
          "body": null,
          "is_bot": false,
          "headline": "Fix gain GUI example setup (#88)",
          "author_name": "Stephan Eckes",
          "author_login": "steckes",
          "committed_at": "2026-07-24T11:56:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f874e858ad576c601367b3038af5088a4e671744",
          "body": null,
          "is_bot": false,
          "headline": "Birb 🐦",
          "author_name": "Adrien Prokopowicz",
          "author_login": "prokopyl",
          "committed_at": "2026-05-03T18:33:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc499b32c6bca669579fbe826661afdea1c4cb6e",
          "body": null,
          "is_bot": false,
          "headline": "Fix CPAL example README",
          "author_name": "Adrien Prokopowicz",
          "author_login": "prokopyl",
          "committed_at": "2026-05-01T14:54:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "406e759a40cb604cf4466269415016f0203a12a3",
          "body": null,
          "is_bot": false,
          "headline": "Add categories & keywords",
          "author_name": "Adrien Prokopowicz",
          "author_login": "prokopyl",
          "committed_at": "2026-05-01T03:55:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9bd23f979715404366bb00294b7588884286d9e1",
          "body": null,
          "is_bot": false,
          "headline": "Prepare Cargo.toml's for publishing",
          "author_name": "Adrien Prokopowicz",
          "author_login": "prokopyl",
          "committed_at": "2026-05-01T03:31:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "984fa8f74dfbb8cbf44a875df119305d108a5361",
          "body": null,
          "is_bot": false,
          "headline": "Add READMEs and license files for each publishable crate",
          "author_name": "Adrien Prokopowicz",
          "author_login": "prokopyl",
          "committed_at": "2026-05-01T01:47:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51f483f7671a0db13f9257d7c6a2a5ff5cd782bb",
          "body": null,
          "is_bot": false,
          "headline": "Add more missing docs everywhere",
          "author_name": "Adrien Prokopowicz",
          "author_login": "prokopyl",
          "committed_at": "2026-04-30T22:25:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc2498f180d5c0270393f7d3767f74f38cffdbee",
          "body": null,
          "is_bot": false,
          "headline": "use f32::to_bits / f32::from_bits in a few of the example (#81)",
          "author_name": "may",
          "author_login": "m4rch3n1ng",
          "committed_at": "2026-04-29T23:22:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f81adb131032a2bd28b3a4ea0fca750fe46ac3b3",
          "body": null,
          "is_bot": false,
          "headline": "adjust param extension docs (#80)",
          "author_name": "Edwin Löffler",
          "author_login": "edwloef",
          "committed_at": "2026-04-29T23:13:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "caac14aefff149d4f7b7f315fb7668c51e36acd9",
          "body": null,
          "is_bot": false,
          "headline": "fix buffer overflow when iterating through `EMPTY_FEATURES` (#82)",
          "author_name": "Edwin Löffler",
          "author_login": "edwloef",
          "committed_at": "2026-04-29T23:10:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4541f03792635dfdc6be9441a01b786e9b4ccf18",
          "body": null,
          "is_bot": false,
          "headline": "Add a variety of clippy lints",
          "author_name": "Adrien Prokopowicz",
          "author_login": "prokopyl",
          "committed_at": "2026-03-30T22:11:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e57d09b6435e730f92adb731c4c9158ca186d205",
          "body": "…(#79)",
          "is_bot": false,
          "headline": "Change `PluginAudioPortsConfig::count` return type from usize to u32 …",
          "author_name": "blep",
          "author_login": "Quant1um",
          "committed_at": "2026-03-30T21:40:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6d0ed4e38c76e07dd6872e1b1dc9ba8ad647caa",
          "body": null,
          "is_bot": false,
          "headline": "Fix various TODOs",
          "author_name": "Adrien Prokopowicz",
          "author_login": "prokopyl",
          "committed_at": "2026-03-27T05:27:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9f54edac59f45c17c05ffe692dd4ca90e570967",
          "body": "…methods on the host handles",
          "is_bot": false,
          "headline": "clack-plugin: Add from_raw and with_arbitrary_lifetime unsafe helper …",
          "author_name": "Adrien Prokopowicz",
          "author_login": "prokopyl",
          "committed_at": "2026-03-24T00:29:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "accc70115905d673232f5f24edaede098ca6671f",
          "body": null,
          "is_bot": false,
          "headline": "Add missing documentation to some of the items (#78)",
          "author_name": "blep",
          "author_login": "Quant1um",
          "committed_at": "2026-03-21T18:43:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3dacc989da356a76aa341a9a2a48f77261b16cef",
          "body": "…ensions",
          "is_bot": false,
          "headline": "Add various bits of missing documentation in clack-host and clack-ext…",
          "author_name": "Adrien Prokopowicz",
          "author_login": "prokopyl",
          "committed_at": "2026-03-20T03:50:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f9b32dc47eeb5a500a9f589e84ee3eb20b44ae6",
          "body": "… (#77)",
          "is_bot": false,
          "headline": "Implement workaround for calling entry.get_factory without entry.init…",
          "author_name": "Adrien Prokopowicz",
          "author_login": "prokopyl",
          "committed_at": "2026-03-19T17:48:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a7a406a7dabe0c951bb97b57f3c90ab534f9fcd",
          "body": "…nsions (#62)\n\n---------\n\nCo-authored-by: Adrien Prokopowicz <6529475+prokopyl@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Implement 'configurable-audio-ports', 'surround' and 'ambisonic' exte…",
          "author_name": "blep",
          "author_login": "Quant1um",
          "committed_at": "2026-03-18T14:44:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8a4e6af055a0dca3d91fc7b9ce1e0e86c88d1f1",
          "body": null,
          "is_bot": false,
          "headline": "Fixes for the EGUI plugin example (#76)",
          "author_name": "Adrien Prokopowicz",
          "author_login": "prokopyl",
          "committed_at": "2026-03-17T19:36:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "139d43229f29a5efaa00448e0d7956ed6fe114fb",
          "body": "* rename `RescanType` to `AudioPortRescanFlags`\n\n* remove spurious `.union` in `AudioPortRescanFlags::requires_deactivate`",
          "is_bot": false,
          "headline": "Rename `RescanType` to `AudioPortRescanFlags` (#75)",
          "author_name": "Edwin Löffler",
          "author_login": "edwloef",
          "committed_at": "2026-03-17T19:06:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12fcd827794b4f75c6b08e5a23631a5dbcc311cd",
          "body": "* Fix some more incorrect `GuiError` variant usages\n\n* Fix an incorrect `TimerError` variant usage\n\n* Fix some incorrect `StateError` variant usages\n\n* remove spurious safety comments",
          "is_bot": false,
          "headline": "Fix some incorrect error return values (#74)",
          "author_name": "Edwin Löffler",
          "author_login": "edwloef",
          "committed_at": "2026-03-16T15:55:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9537447286c3b6411cf5eed9b33cafcb66453bb5",
          "body": null,
          "is_bot": false,
          "headline": "Add PluginInstance::entry() method",
          "author_name": "Adrien Prokopowicz",
          "author_login": "prokopyl",
          "committed_at": "2026-03-14T16:34:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f53f8fc132c001a332c0a7221267812dfb654e92",
          "body": null,
          "is_bot": false,
          "headline": "Additional Documentation for audio ports extension (#72)",
          "author_name": "Kaem",
          "author_login": "kaem-e",
          "committed_at": "2026-03-10T15:06:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d5b8a75746856c6d801bd279e2255a43a10aa8b",
          "body": null,
          "is_bot": false,
          "headline": "Add missing docs in clack-plugin",
          "author_name": "Adrien Prokopowicz",
          "author_login": "prokopyl",
          "committed_at": "2026-03-07T20:47:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "804468fe66f2682df754db5a78b1494c2d207f2b",
          "body": null,
          "is_bot": false,
          "headline": "Finish documenting clack-common",
          "author_name": "Adrien Prokopowicz",
          "author_login": "prokopyl",
          "committed_at": "2026-03-07T19:35:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc1de0ab79109f0f70c973b4a1e2ab5d4c1fd7ff",
          "body": null,
          "is_bot": false,
          "headline": "wip docs",
          "author_name": "Adrien Prokopowicz",
          "author_login": "prokopyl",
          "committed_at": "2026-03-07T16:39:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "793e99641e8fad3cb0dea077607fb39eaff5c1dd",
          "body": null,
          "is_bot": false,
          "headline": "wip docs",
          "author_name": "Adrien Prokopowicz",
          "author_login": "prokopyl",
          "committed_at": "2026-03-07T15:33:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "991256056f1a4238fd39f512771cc4e3287d9f23",
          "body": null,
          "is_bot": false,
          "headline": "Add a new `bundle-plugins` project command (#71)",
          "author_name": "Adrien Prokopowicz",
          "author_login": "prokopyl",
          "committed_at": "2026-03-06T14:46:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e75dca3107fd64fef1c786f2642c566904ab98d4",
          "body": null,
          "is_bot": false,
          "headline": "Implement the Context Menu extension (#51)",
          "author_name": "Adrien Prokopowicz",
          "author_login": "prokopyl",
          "committed_at": "2026-03-06T11:08:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f2ccb40b539ae3132ad4137fbd0b10dd0da0ea5",
          "body": null,
          "is_bot": false,
          "headline": "Implement missing 'audio-ports-config-info' extension (#66)",
          "author_name": "blep",
          "author_login": "Quant1um",
          "committed_at": "2026-02-22T23:32:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a8e3d6bae9e72fbb5626366107a0933aba77217",
          "body": "* Enforce cast-possible-truncation\n* Enforce cast-possible-wrap",
          "is_bot": false,
          "headline": "Fix various incorrect casts (#70)",
          "author_name": "Adrien Prokopowicz",
          "author_login": "prokopyl",
          "committed_at": "2026-02-22T23:12:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1e167542e48db35329d132a0414aab2ba9c4036",
          "body": "…lack_host::prelude",
          "is_bot": false,
          "headline": "Add missing StartedPluginAudioProcessor and PluginAudioProcessor to c…",
          "author_name": "Adrien Prokopowicz",
          "author_login": "prokopyl",
          "committed_at": "2026-02-22T20:17:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15e3108b22be8b722d9459cc1751d5ee58a8974b",
          "body": null,
          "is_bot": false,
          "headline": "Fix command line arg in clack-host-cpal",
          "author_name": "Adrien Prokopowicz",
          "author_login": "prokopyl",
          "committed_at": "2026-02-22T10:03:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0864e50ab7e216bd2720fe632722dd445ee75b7a",
          "body": null,
          "is_bot": false,
          "headline": "Update docs and example to remove mentions of ill-named CLAP \"bundles\"",
          "author_name": "Adrien Prokopowicz",
          "author_login": "prokopyl",
          "committed_at": "2026-02-21T23:40:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83faa87397849a209799f3ad5c983d540b253c49",
          "body": null,
          "is_bot": false,
          "headline": "Properly split the loading and initializing of plugin entry files (#69)",
          "author_name": "Adrien Prokopowicz",
          "author_login": "prokopyl",
          "committed_at": "2026-02-21T22:30:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57e89b356f16194a04fa03cc5c5a87d88db560c7",
          "body": "…` utility library (#67)",
          "is_bot": false,
          "headline": "Fix macOS plugin discovery in host examples & introduce `clack-finder…",
          "author_name": "Adrien Prokopowicz",
          "author_login": "prokopyl",
          "committed_at": "2026-02-10T12:32:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36602d61bb192e2779a68fddf985e7664f161fb1",
          "body": "How this worked for so long without breaking is beyond me",
          "is_bot": false,
          "headline": "Fix Ubuntu deps install in CI",
          "author_name": "Adrien Prokopowicz",
          "author_login": "prokopyl",
          "committed_at": "2026-01-31T11:21:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2a9e52e5b130135d11b8df5836514082e155c5a",
          "body": "…ns. (#65)\n\n- change `PluginAudioPortsActivationSetImpl::set_active` to take `&mut self` instead of `&self`\n- do not panic on invalid values in `audio-ports-activation` and `param-indication`",
          "is_bot": false,
          "headline": "Minor changes to audio-ports-activation and param-indication extensio…",
          "author_name": "blep",
          "author_login": "Quant1um",
          "committed_at": "2026-01-31T06:05:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95ce700a0b8c65ef7dd1e40ec1e5697fe87e0c56",
          "body": null,
          "is_bot": false,
          "headline": "Add missing `impl Error`'s (#64)",
          "author_name": "blep",
          "author_login": "Quant1um",
          "committed_at": "2026-01-29T04:48:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95e3803850f6c9b3b960791f60a5358ef2b19e27",
          "body": null,
          "is_bot": false,
          "headline": "Fix typo in gui::Window docs",
          "author_name": "Adrien Prokopowicz",
          "author_login": "prokopyl",
          "committed_at": "2026-01-13T10:38:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c78eeef87b7e158ceead69234f21fc23e84ce93e",
          "body": null,
          "is_bot": false,
          "headline": "Add missing copyright notice",
          "author_name": "Adrien Prokopowicz",
          "author_login": "prokopyl",
          "committed_at": "2026-01-13T09:47:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55f1207fe8247420876e33948fda371f7bb82f95",
          "body": null,
          "is_bot": false,
          "headline": "Fix rustfmt.toml",
          "author_name": "Adrien Prokopowicz",
          "author_login": "prokopyl",
          "committed_at": "2026-01-13T09:37:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68af75a293d3db1fc2cfde8b3d36e0d5b5b803ee",
          "body": null,
          "is_bot": false,
          "headline": "Fix display issue in clack-discover",
          "author_name": "Adrien Prokopowicz",
          "author_login": "prokopyl",
          "committed_at": "2026-01-12T04:50:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7bad82f60e41ed7a9f5b04535e2c8e55779c9657",
          "body": null,
          "is_bot": false,
          "headline": "Implement Preset Discovery factory & Preset Load extension (#49)",
          "author_name": "Adrien Prokopowicz",
          "author_login": "prokopyl",
          "committed_at": "2026-01-12T04:38:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46763459a807bf3e95c5bf17787be3508c56c44a",
          "body": null,
          "is_bot": false,
          "headline": "Factory implementation fixes",
          "author_name": "Adrien Prokopowicz",
          "author_login": "prokopyl",
          "committed_at": "2026-01-10T05:19:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c28e2b7332e133688ca18ee6c374f55edaa77a4",
          "body": null,
          "is_bot": false,
          "headline": "Fix typo negociate->negotiate (#55)",
          "author_name": "Damyan Pepper",
          "author_login": "damyanp",
          "committed_at": "2025-12-20T20:48:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c43989a9337d3e27c813e07f42fa49ce8f704bb",
          "body": null,
          "is_bot": false,
          "headline": "Fix `PluginBundle::load` on MacOS (#45)",
          "author_name": "edwloef",
          "author_login": "edwloef",
          "committed_at": "2025-12-17T20:12:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "741e4d223e2d528b150834c8aca296702bd40dfb",
          "body": "Co-authored-by: Adrien Prokopowicz <6529475+prokopyl@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Add gain example with gui (#46)",
          "author_name": "crop",
          "author_login": "crop2000",
          "committed_at": "2025-12-17T06:43:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c76047069fea7c91001c0eb0d2270856cfc0a600",
          "body": null,
          "is_bot": false,
          "headline": "Unify factories (#48)",
          "author_name": "Adrien Prokopowicz",
          "author_login": "prokopyl",
          "committed_at": "2025-12-15T01:28:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "843c6653dcbb89ec6a4f0644e7beaddb1080e33c",
          "body": null,
          "is_bot": false,
          "headline": "Unify plugin descriptors (#47)",
          "author_name": "Adrien Prokopowicz",
          "author_login": "prokopyl",
          "committed_at": "2025-12-14T00:29:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6933801af472c1aab0d1485ad86adf3a1d0550f",
          "body": "Co-authored-by: Adrien Prokopowicz <6529475+prokopyl@users.noreply.github.com>\nCo-authored-by: ~jangermad <jangermad@fastmail.com>",
          "is_bot": false,
          "headline": "Add \"audio-port-activation\" and \"param-indication\" extensions (#27)",
          "author_name": "Jengamon",
          "author_login": "Jengamon",
          "committed_at": "2025-12-14T00:12:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "223be45eb6914a7bc3ec9c53f96cac99b415d8bb",
          "body": null,
          "is_bot": false,
          "headline": "Implement State Context extension (#44)",
          "author_name": "Adrien Prokopowicz",
          "author_login": "prokopyl",
          "committed_at": "2025-12-09T15:25:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6422c6a21930471df3dc7f38074f9a477709f8ae",
          "body": null,
          "is_bot": false,
          "headline": "Implement the Remote Controls extension (#43)",
          "author_name": "Adrien Prokopowicz",
          "author_login": "prokopyl",
          "committed_at": "2025-12-08T09:29:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4557cbfe9880e108c56036bb223a244c32ae7050",
          "body": null,
          "is_bot": false,
          "headline": "Implement the Track Info extension (#42)",
          "author_name": "Adrien Prokopowicz",
          "author_login": "prokopyl",
          "committed_at": "2025-12-08T05:33:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f97ae8999ea0bba27ff3828b19871508e1574fb4",
          "body": "… feature",
          "is_bot": false,
          "headline": "Fix VoiceInfo extension missing from CI checks & the 'all-extensions'…",
          "author_name": "Adrien Prokopowicz",
          "author_login": "prokopyl",
          "committed_at": "2025-12-07T19:00:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e8947bd1cbaa8fd131918c6355fb7b4cacab9ee",
          "body": null,
          "is_bot": false,
          "headline": "clack-host: Add a new InactivePluginMainThreadHandle (#41)",
          "author_name": "Adrien Prokopowicz",
          "author_login": "prokopyl",
          "committed_at": "2025-12-07T01:32:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79e1c71592426cce655b1743e5fd7a15f39569e4",
          "body": null,
          "is_bot": false,
          "headline": "Add PluginWrapperError::Message variant",
          "author_name": "Adrien Prokopowicz",
          "author_login": null,
          "committed_at": "2025-12-06T20:45:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab7b71bbdb022ea8116c62ea4e50461ea7b2eaec",
          "body": null,
          "is_bot": false,
          "headline": "Merge docs for various event types and utilities",
          "author_name": "Adrien Prokopowicz",
          "author_login": null,
          "committed_at": "2025-12-06T19:08:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2b1f6b31dab041339c18724670a7e9d8c8d8292",
          "body": "* Add default rustfmt.toml\n\n* Add Documentation\n\nMinor documentation additions that i found were lacking while trying to\nuse clack.",
          "is_bot": false,
          "headline": "Various maintainance things for clack (#40)",
          "author_name": "Kaem",
          "author_login": "kaem-e",
          "committed_at": "2025-12-06T18:16:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "374428c155945de7b5b1517acc3ffa866b357145",
          "body": "…1.2) (#39)",
          "is_bot": false,
          "headline": "Support Extensions & Factories having multiple identifiers (for CLAP …",
          "author_name": "Adrien Prokopowicz",
          "author_login": "prokopyl",
          "committed_at": "2025-12-05T16:32:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4c92695f4ccaae9fa8da3f6b759ec0ebf229fd1",
          "body": null,
          "is_bot": false,
          "headline": "Update to clap-sys 0.5 (#38)",
          "author_name": "Adrien Prokopowicz",
          "author_login": "prokopyl",
          "committed_at": "2025-12-05T16:09:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4141f66d584ca9aa557888ac0903c6c3024d1c4a",
          "body": null,
          "is_bot": false,
          "headline": "Fix #28",
          "author_name": "Adrien Prokopowicz",
          "author_login": null,
          "committed_at": "2025-12-04T07:49:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "708b6acd948936bd11d24c14401f3df85829887a",
          "body": null,
          "is_bot": false,
          "headline": "Add clap-wrapper extensions (#36)",
          "author_name": "Adrien Prokopowicz",
          "author_login": "prokopyl",
          "committed_at": "2025-12-04T07:30:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24dac821d222959cb7c3b91398619c5d637d17cc",
          "body": "…lugin Entries (#35)",
          "is_bot": false,
          "headline": "clack-host: Add the ability to safely load plugin bundle from clack-p…",
          "author_name": "Adrien Prokopowicz",
          "author_login": "prokopyl",
          "committed_at": "2025-12-04T05:12:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "008458311784453833249f79299b8839c348ffc0",
          "body": null,
          "is_bot": false,
          "headline": "clack-plugin: New FactoryWrapper helper type (#34)",
          "author_name": "Adrien Prokopowicz",
          "author_login": "prokopyl",
          "committed_at": "2025-12-03T06:52:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c1cc8cdc7f12867dc4c0391a0e93486028dd06c",
          "body": null,
          "is_bot": false,
          "headline": "fix various safety comments and small bugs (#32)",
          "author_name": "edwloef",
          "author_login": "edwloef",
          "committed_at": "2025-11-30T06:23:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "199e3375486665f29174632ece999302ec33c048",
          "body": null,
          "is_bot": false,
          "headline": "Fix `Window::as_x11:handle` (by @synchis) (#30)",
          "author_name": "Jengamon",
          "author_login": "Jengamon",
          "committed_at": "2025-11-30T06:09:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e9f103f9b43b914d5e1e156c3c68734c3c50a89",
          "body": null,
          "is_bot": false,
          "headline": "Update to Rust edition 2024, bump MSRV to 1.85 (Feb 2025) (#33)",
          "author_name": "Adrien Prokopowicz",
          "author_login": "prokopyl",
          "committed_at": "2025-11-30T06:06:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5deaa1be9b5af7078d75cbe54abefee12ed40f63",
          "body": null,
          "is_bot": false,
          "headline": "Fix URL about clap-sys in README (#25)",
          "author_name": "Akiyuki Okayasu",
          "author_login": "AkiyukiOkayasu",
          "committed_at": "2024-10-20T11:35:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e53408b456eb51597ed47075fb2a1be065877511",
          "body": null,
          "is_bot": false,
          "headline": "Run clap-validator on MSRV instead of latest stable",
          "author_name": "Adrien Prokopowicz",
          "author_login": "prokopyl",
          "committed_at": "2024-10-20T11:24:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64029e92d23038e2c827272245e626bedd09c1fe",
          "body": null,
          "is_bot": false,
          "headline": "Fix new warnings, but better",
          "author_name": "Adrien Prokopowicz",
          "author_login": "prokopyl",
          "committed_at": "2024-10-20T11:18:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4034bd6c076b19f22483b017fc88c815d416978",
          "body": null,
          "is_bot": false,
          "headline": "Fix new warnings",
          "author_name": "Adrien Prokopowicz",
          "author_login": "prokopyl",
          "committed_at": "2024-10-20T11:12:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "404adaf4ffc6cd579f11628d80baeaaace437461",
          "body": null,
          "is_bot": false,
          "headline": "Add Window::to_standard_api_type helper method",
          "author_name": "Adrien Prokopowicz",
          "author_login": "prokopyl",
          "committed_at": "2024-06-09T15:07:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fdcc90cc777d0fa8d633a1aad9dd9bf8145e5aeb",
          "body": null,
          "is_bot": false,
          "headline": "Finished documenting the whole clack-plugin crate",
          "author_name": "Adrien Prokopowicz",
          "author_login": "prokopyl",
          "committed_at": "2024-06-06T10:25:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bfc9fde7f9f882f2b1ecd31ec5c77819a8c1a752",
          "body": null,
          "is_bot": false,
          "headline": "Fix PluginInstance::access_handler_mut 's signature",
          "author_name": "Adrien Prokopowicz",
          "author_login": "prokopyl",
          "committed_at": "2024-06-06T09:53:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3280268bcac0802bd5087ef605c5cd16e344b7b9",
          "body": null,
          "is_bot": false,
          "headline": "Minor fixes for tests",
          "author_name": "Adrien Prokopowicz",
          "author_login": "prokopyl",
          "committed_at": "2024-06-05T10:03:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b0d2ea11e1f5884e0ce5ae6fe081a9f8a61cfa2",
          "body": null,
          "is_bot": false,
          "headline": "Fix access_handler's names on PluginInstance type",
          "author_name": "Adrien Prokopowicz",
          "author_login": "prokopyl",
          "committed_at": "2024-06-04T09:59:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "248f748ffa692c9af14320bd1fa7ea6c414ffa81",
          "body": null,
          "is_bot": false,
          "headline": "Document some of the new items",
          "author_name": "Adrien Prokopowicz",
          "author_login": "prokopyl",
          "committed_at": "2024-06-02T04:21:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02e262fa3da64baac02141d7df479927aace2910",
          "body": null,
          "is_bot": false,
          "headline": "Move PluginInstanceError to the plugin module instead of the host module",
          "author_name": "Adrien Prokopowicz",
          "author_login": "prokopyl",
          "committed_at": "2024-05-17T13:02:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da1f707dbf9daee2a7080f5ae0f915c2f147355a",
          "body": null,
          "is_bot": false,
          "headline": "Finish documenting the clack_host::process module",
          "author_name": "Adrien Prokopowicz",
          "author_login": "prokopyl",
          "committed_at": "2024-05-17T12:56:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c36846be23e4b676a8e2a009157412d3cd910f8e",
          "body": null,
          "is_bot": false,
          "headline": "Document some of the clack_host::process module",
          "author_name": "Adrien Prokopowicz",
          "author_login": "prokopyl",
          "committed_at": "2024-05-17T11:04:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d767d4241c7618d18303f95b447dbdd49fed5c94",
          "body": null,
          "is_bot": false,
          "headline": "Fix usage docs for clack-host-cpal",
          "author_name": "Adrien Prokopowicz",
          "author_login": "prokopyl",
          "committed_at": "2024-05-16T19:51:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3811e2b5e8e8c852a92d8119193aa42ca2105a9e",
          "body": null,
          "is_bot": false,
          "headline": "Remove poisoned state for audio processor handle",
          "author_name": "Adrien Prokopowicz",
          "author_login": "prokopyl",
          "committed_at": "2024-05-16T19:37:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11a03c062bd7d9b5d1f278a5b7e034dd41e4c76d",
          "body": null,
          "is_bot": false,
          "headline": "Add InputAudioBuffers::min_available_frames_with, fix test",
          "author_name": "Adrien Prokopowicz",
          "author_login": "prokopyl",
          "committed_at": "2024-05-16T19:24:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "144c34151c737ff8dec468800e48c76a64fd8d22",
          "body": null,
          "is_bot": false,
          "headline": "Use PluginError or HostError for all plugin/host callbacks",
          "author_name": "Adrien Prokopowicz",
          "author_login": "prokopyl",
          "committed_at": "2024-05-12T13:02:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2c38e422e39a9b39b6b1aba809d0f618c4d995a",
          "body": "…rpart to PluginError instead",
          "is_bot": false,
          "headline": "Renamed HostError to PluginInstanceError, HostError is now the counte…",
          "author_name": "Adrien Prokopowicz",
          "author_login": "prokopyl",
          "committed_at": "2024-05-12T12:10:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82e14b06afe875bd7e78c6a8ebfadfee29001d4d",
          "body": "…ndle types, and document the access() method",
          "is_bot": false,
          "headline": "clack-host: Add consistent as_raw/as_raw_ptr methods to all plugin ha…",
          "author_name": "Adrien Prokopowicz",
          "author_login": "prokopyl",
          "committed_at": "2024-05-11T15:18:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aca4c3644b5ec2661fe239758f95830061d0203d",
          "body": "…a Drop implementation",
          "is_bot": false,
          "headline": "clack-host: Track the started state internally instead of relying on …",
          "author_name": "Adrien Prokopowicz",
          "author_login": "prokopyl",
          "committed_at": "2024-05-11T14:33:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb5ef9892a986d8183780b12ce249dfe53e3b0c5",
          "body": null,
          "is_bot": false,
          "headline": "Rename HostAudioThreadHandle to HostAudioProcessorHandle",
          "author_name": "Adrien Prokopowicz",
          "author_login": "prokopyl",
          "committed_at": "2024-05-10T10:48:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c7dd345e96a155415ba15ccde1fd08f630a4162",
          "body": null,
          "is_bot": false,
          "headline": "Fix build",
          "author_name": "Adrien Prokopowicz",
          "author_login": "prokopyl",
          "committed_at": "2024-05-09T18:32:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ad7b3145fca2be5ce3caa50058f43018316626d",
          "body": null,
          "is_bot": false,
          "headline": "Fix remaining MaybeUninit::zeroed() not being const in MSRV 1.72",
          "author_name": "Adrien Prokopowicz",
          "author_login": "prokopyl",
          "committed_at": "2024-05-09T18:05:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "801a7a170302bc0a4abb75883b4ed8fa166aa888",
          "body": null,
          "is_bot": false,
          "headline": "Fix MaybeUninit::zeroed() not being const in MSRV 1.72",
          "author_name": "Adrien Prokopowicz",
          "author_login": "prokopyl",
          "committed_at": "2024-05-09T17:59:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4140dea4a227c9d92ac676efdef23727a9bca542",
          "body": null,
          "is_bot": false,
          "headline": "Fix and harden clap-plugin destruction handling",
          "author_name": "Adrien Prokopowicz",
          "author_login": "prokopyl",
          "committed_at": "2024-05-09T17:54:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 1,
      "commits_last_year": 75,
      "latest_release_at": "2026-07-29T18:15:21Z",
      "latest_release_tag": "v0.1.1",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 15,
      "days_since_latest_release": 0,
      "mean_days_between_releases": null
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "clack-host",
          "exists": true,
          "license": "MIT OR Apache-2.0",
          "keywords": [
            "audio",
            "bindings",
            "clap",
            "host",
            "plugin",
            "api-bindings",
            "multimedia::audio"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/clack-host",
          "is_deprecated": false,
          "latest_version": "0.1.1",
          "repository_url": "https://github.com/prokopyl/clack",
          "versions_count": 2,
          "total_downloads": 4657,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 1552,
          "first_published_at": "2026-05-03T18:36:06.687254Z",
          "latest_published_at": "2026-07-29T18:15:55.858493Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 0
        },
        {
          "name": "clack-common",
          "exists": true,
          "license": "MIT OR Apache-2.0",
          "keywords": [
            "audio",
            "bindings",
            "clap",
            "host",
            "plugin",
            "api-bindings",
            "multimedia::audio"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/clack-common",
          "is_deprecated": false,
          "latest_version": "0.1.1",
          "repository_url": "https://github.com/prokopyl/clack",
          "versions_count": 2,
          "total_downloads": 8530,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 2843,
          "first_published_at": "2026-05-03T18:36:02.121079Z",
          "latest_published_at": "2026-07-29T18:15:51.948319Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 0
        },
        {
          "name": "clack-plugin",
          "exists": true,
          "license": "MIT OR Apache-2.0",
          "keywords": [
            "audio",
            "bindings",
            "clap",
            "host",
            "plugin",
            "api-bindings",
            "multimedia::audio"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/clack-plugin",
          "is_deprecated": false,
          "latest_version": "0.1.1",
          "repository_url": "https://github.com/prokopyl/clack",
          "versions_count": 2,
          "total_downloads": 6638,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 2213,
          "first_published_at": "2026-05-03T18:36:04.590199Z",
          "latest_published_at": "2026-07-29T18:15:54.579768Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 0
        },
        {
          "name": "clack-extensions",
          "exists": true,
          "license": "MIT OR Apache-2.0",
          "keywords": [
            "audio",
            "bindings",
            "clap",
            "host",
            "plugin",
            "api-bindings",
            "multimedia::audio"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/clack-extensions",
          "is_deprecated": false,
          "latest_version": "0.1.1",
          "repository_url": "https://github.com/prokopyl/clack",
          "versions_count": 2,
          "total_downloads": 6754,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 2251,
          "first_published_at": "2026-05-03T18:36:08.971648Z",
          "latest_published_at": "2026-07-29T18:15:58.300198Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 0
        }
      ]
    },
    "popularity": {
      "forks": 30,
      "stars": 231,
      "watchers": 6,
      "fork_history": {
        "days": [
          {
            "date": "2021-12-22",
            "count": 1
          },
          {
            "date": "2021-12-30",
            "count": 1
          },
          {
            "date": "2022-06-20",
            "count": 1
          },
          {
            "date": "2022-08-12",
            "count": 1
          },
          {
            "date": "2022-09-15",
            "count": 1
          },
          {
            "date": "2023-09-07",
            "count": 1
          },
          {
            "date": "2024-01-05",
            "count": 1
          },
          {
            "date": "2024-03-21",
            "count": 1
          },
          {
            "date": "2024-04-22",
            "count": 1
          },
          {
            "date": "2024-09-26",
            "count": 1
          },
          {
            "date": "2024-10-18",
            "count": 1
          },
          {
            "date": "2025-01-15",
            "count": 1
          },
          {
            "date": "2025-06-09",
            "count": 1
          },
          {
            "date": "2025-07-06",
            "count": 1
          },
          {
            "date": "2025-07-07",
            "count": 1
          },
          {
            "date": "2025-09-15",
            "count": 1
          },
          {
            "date": "2025-12-11",
            "count": 1
          },
          {
            "date": "2025-12-20",
            "count": 1
          },
          {
            "date": "2025-12-27",
            "count": 1
          },
          {
            "date": "2026-01-04",
            "count": 1
          },
          {
            "date": "2026-01-15",
            "count": 1
          },
          {
            "date": "2026-01-23",
            "count": 1
          },
          {
            "date": "2026-03-07",
            "count": 1
          },
          {
            "date": "2026-03-09",
            "count": 1
          },
          {
            "date": "2026-04-17",
            "count": 1
          },
          {
            "date": "2026-05-04",
            "count": 1
          },
          {
            "date": "2026-05-10",
            "count": 1
          },
          {
            "date": "2026-07-04",
            "count": 1
          },
          {
            "date": "2026-07-17",
            "count": 1
          },
          {
            "date": "2026-07-19",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 30,
        "total_forks": 30
      },
      "star_history": null,
      "open_issues_and_prs": 8
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "Cargo.toml",
        "common/Cargo.toml",
        "extensions/Cargo.toml",
        "finder/Cargo.toml",
        "host/Cargo.toml",
        "host/examples/cpal/Cargo.toml",
        "host/examples/discover/Cargo.toml",
        "plugin/Cargo.toml",
        "plugin/examples/bundle-plugins/Cargo.toml",
        "plugin/examples/gain-gui/Cargo.toml",
        "plugin/examples/gain-presets/Cargo.toml",
        "plugin/examples/gain/Cargo.toml",
        "plugin/examples/polysynth/Cargo.toml"
      ],
      "largest_source_bytes": 33268,
      "source_files_sampled": 211,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Cargo.toml",
        "common/Cargo.toml",
        "extensions/Cargo.toml",
        "finder/Cargo.toml",
        "host/Cargo.toml",
        "plugin/Cargo.toml"
      ],
      "advisories": {
        "error": "No resolved dependencies carried a version and a supported ecosystem",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 15,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "crates"
      ],
      "dependencies": [
        {
          "name": "clap-sys",
          "manifest": "common/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "bitflags",
          "manifest": "common/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "clack-plugin",
          "manifest": "extensions/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "clack-host",
          "manifest": "extensions/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "clack-common",
          "manifest": "extensions/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "clap-sys",
          "manifest": "extensions/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "bitflags",
          "manifest": "extensions/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "raw-window-handle_05",
          "manifest": "extensions/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "raw-window-handle_06",
          "manifest": "extensions/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "dirs",
          "manifest": "finder/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "6.0.0"
        },
        {
          "name": "walkdir",
          "manifest": "finder/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "2.5.0"
        },
        {
          "name": "clap-sys",
          "manifest": "host/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "clack-common",
          "manifest": "host/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "clack-plugin",
          "manifest": "host/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "libloading",
          "manifest": "host/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "clap-sys",
          "manifest": "plugin/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "clack-common",
          "manifest": "plugin/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "dirs",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "walkdir",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "baseview",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "clap",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "cpal",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "crossbeam-channel",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "egui",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "egui-baseview",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "midir",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "objc2-foundation",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "rayon",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "rtrb",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "static_assertions",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "winit",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "wmidi",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 15,
        "direct_count": 2,
        "indirect_count": 13
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 4,
        "merged_prs": 60,
        "open_issues": 4,
        "closed_ratio": 0.8,
        "closed_issues": 16,
        "closed_unmerged_prs": 7
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "prokopyl",
          "commits": 330,
          "avatar_url": "https://avatars.githubusercontent.com/u/6529475?v=4"
        },
        {
          "type": "User",
          "login": "Quant1um",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/31078520?v=4"
        },
        {
          "type": "User",
          "login": "edwloef",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/75493688?v=4"
        },
        {
          "type": "User",
          "login": "Jengamon",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/1479994?v=4"
        },
        {
          "type": "User",
          "login": "kaem-e",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/46230985?v=4"
        },
        {
          "type": "User",
          "login": "g-s-k",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/17279173?v=4"
        },
        {
          "type": "User",
          "login": "AkiyukiOkayasu",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/6957368?v=4"
        },
        {
          "type": "User",
          "login": "damyanp",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/8118402?v=4"
        },
        {
          "type": "User",
          "login": "BenLeadbetter",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/48064852?v=4"
        },
        {
          "type": "User",
          "login": "Kintaro",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/111625?v=4"
        }
      ],
      "contributors_sampled": 14,
      "top_contributor_share": 0.922
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "test.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 8,
            "reason": "12 out of 15 merged PRs checked by a CI test -- score normalized to 8",
            "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": 4,
            "reason": "Found 12/30 approved changesets -- score normalized to 4",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 6 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 9,
            "reason": "10 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 9",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 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": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "82498dbfde2f8a16c7bb0e34389826089dbee5cf",
        "ran_at": "2026-07-30T14:45:09Z",
        "aggregate_score": 4.9,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-29T18:20:49Z",
      "oldest_open_prs": [
        {
          "number": 60,
          "created_at": "2026-01-13T09:32:07Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 83,
          "created_at": "2026-05-04T20:54:02Z",
          "last_comment_at": "2026-05-04T20:59:21Z",
          "last_comment_author": "edwloef"
        },
        {
          "number": 86,
          "created_at": "2026-07-05T16:57:37Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 90,
          "created_at": "2026-07-24T14:11:27Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-29T17:48:37Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 37,
          "created_at": "2025-12-04T15:37:27Z",
          "last_comment_at": "2025-12-18T08:44:21Z",
          "last_comment_author": "edwloef"
        },
        {
          "number": 53,
          "created_at": "2025-12-17T20:49:58Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 56,
          "created_at": "2025-12-21T09:20:48Z",
          "last_comment_at": "2026-06-21T11:22:59Z",
          "last_comment_author": "jwagner"
        },
        {
          "number": 89,
          "created_at": "2026-07-20T16:11:59Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/prokopyl/clack",
    "host": "github.com",
    "name": "clack",
    "owner": "prokopyl"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": "The weighted overall 60 is calibrated to 65 on the published index scale (record calibration 2026-08-02).",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 60,
            "calibrated": 65,
            "calibration": "2026-08-02"
          }
        }
      ],
      "value": 65,
      "inputs": {
        "security": 49,
        "vitality": 77,
        "community": 56,
        "governance": 61,
        "calibration": "2026-08-02",
        "engineering": 54,
        "ai_readiness": 46,
        "weighted_overall_raw": 60
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 77,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "commits_last_year": 75,
              "human_commit_share": 1,
              "days_since_last_push": 0,
              "active_weeks_last_year": 15
            },
            "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": "15/52 weeks with commits",
                "points": 10.4,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 15
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "75 commits in the last year",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 75
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "10 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 9",
                "points": 9,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "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": 84,
            "inputs": {
              "releases_count": 1,
              "latest_release_tag": "v0.1.1",
              "releases_from_tags": false,
              "days_since_latest_release": 0,
              "mean_days_between_releases": null
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "1 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "cadence unknown (single release)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence_unknown",
                    "params": {}
                  }
                ],
                "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": "exceptional",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 4,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 4 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 56,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 54,
            "inputs": {
              "forks": 30,
              "stars": 231,
              "watchers": 6,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "231 stars",
                "points": 38.3,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 231
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "30 forks",
                "points": 12.2,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 30
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "6 watchers",
                "points": 3.9,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "readme_badges": null,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "readme_badge_services": [],
              "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "good",
            "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": 66,
            "inputs": {
              "packages": [
                "clack-host",
                "clack-common",
                "clack-plugin",
                "clack-extensions"
              ],
              "dependents": null,
              "ecosystems": "crates",
              "total_downloads": 26579,
              "monthly_downloads": 8859
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "8,859 downloads/month across crates",
                "points": 52.6,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 8859,
                      "ecosystems": "crates"
                    }
                  }
                ],
                "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": 61,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 34,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 14,
              "top_contributor_share": 0.922
            },
            "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 92% of commits",
                "points": 1.8,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 92
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "14 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 14
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 6 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "newcomer_pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 76,
            "inputs": {
              "merged_prs": 60,
              "open_issues": 4,
              "closed_issues": 16,
              "prs_merged_7d": null,
              "prs_decided_7d": null,
              "prs_merged_30d": null,
              "prs_decided_30d": null,
              "issue_closed_ratio": 0.8,
              "closed_unmerged_prs": 7,
              "first_time_authors_30d": null,
              "first_time_prs_merged_30d": null,
              "first_time_prs_decided_30d": null
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "80% of issues closed",
                "points": 33.6,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 80
                    }
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "60/67 decided PRs merged",
                "points": 26.9,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 60,
                      "decided": 67
                    }
                  }
                ],
                "max_points": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "no first-time contributor's PR decided in 30d",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_newcomer_prs",
                    "params": {
                      "days": 30
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 12/30 approved changesets -- score normalized to 4",
                "points": 6,
                "status": "partial",
                "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": 54,
            "inputs": {
              "followers": 41,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "prokopyl",
              "public_repos": 18,
              "account_age_days": 4565
            },
            "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": "41 followers of prokopyl",
                "points": 11.7,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 41,
                      "login": "prokopyl"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "18 public repos, account ~12 yr old",
                "points": 21.3,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 18
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 12
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 92,
            "inputs": {
              "packages": [
                "clack-host",
                "clack-common",
                "clack-plugin",
                "clack-extensions"
              ],
              "ecosystems": "crates",
              "any_deprecated": false,
              "min_days_since_publish": 0
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "4 package(s) on crates",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 4,
                      "ecosystems": "crates"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 0 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "2 published versions",
                "points": 12,
                "status": "partial",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 54,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 64,
            "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": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "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": "12 out of 15 merged PRs checked by a CI test -- score normalized to 8",
                "points": 16,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "weak",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "weak",
        "name": "Security",
        "value": 49,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "weak",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 49,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 4.9
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "12 out of 15 merged PRs checked by a CI test -- score normalized to 8",
                "points": 2,
                "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 12/30 approved changesets -- score normalized to 4",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 6 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "10 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 9",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "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": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "exceptional",
            "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"
              ],
              "commit_weight_rule": {
                "min_commits": 50,
                "min_commit_share": 0.1
              },
              "review_only_matches": 0,
              "below_threshold_exposures": [],
              "assessed_self_published_locations": 12
            },
            "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": "weak",
        "name": "AI Readiness",
        "value": 46,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 21,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.39,
              "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": "39 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 20.8,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 39,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "weak",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 46,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "Cargo.toml",
                "common/Cargo.toml",
                "extensions/Cargo.toml",
                "finder/Cargo.toml",
                "host/Cargo.toml",
                "host/examples/cpal/Cargo.toml",
                "host/examples/discover/Cargo.toml",
                "plugin/Cargo.toml",
                "plugin/examples/bundle-plugins/Cargo.toml",
                "plugin/examples/gain-gui/Cargo.toml",
                "plugin/examples/gain-presets/Cargo.toml",
                "plugin/examples/gain/Cargo.toml",
                "plugin/examples/polysynth/Cargo.toml"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Cargo.toml, common/Cargo.toml, extensions/Cargo.toml (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "Cargo.toml, common/Cargo.toml, extensions/Cargo.toml"
                    }
                  }
                ],
                "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": "Rust (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Rust"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "exceptional",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Rust",
              "largest_source_bytes": 33268,
              "source_files_sampled": 211,
              "oversized_source_files": 0
            },
            "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": "0/211 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 211,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "weak",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
      }
    ],
    "classification": {
      "labels": [
        "library",
        "sdk"
      ],
      "scores": {
        "sdk": 4,
        "plugin": 2,
        "library": 6
      },
      "primary": "library",
      "evidence": [
        {
          "tier": "distribution",
          "label": "library",
          "source": "registry:crates",
          "weight": 6
        },
        {
          "tier": "tags",
          "label": "plugin",
          "source": "tag:plugin",
          "weight": 2
        },
        {
          "tier": "tags",
          "label": "sdk",
          "source": "tag:api-bindings",
          "weight": 2
        },
        {
          "tier": "tags",
          "label": "sdk",
          "source": "tag:bindings",
          "weight": 2
        }
      ],
      "artifacts": [],
      "confidence": "medium",
      "host_extension": false,
      "runs_as_process": false,
      "consumed_by_code": true
    },
    "metrics_version": "2.3.1"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "Could not fetch crates package 'clack-finder' from its registry",
    "deps.dev does not index crates:clack-host@0.1.1; advisories assessed against the repository dependency graph instead",
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-30T14:45:28.300453Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/p/prokopyl/clack.svg",
  "full_name": "prokopyl/clack",
  "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 v2.3.1, schema v0.27.0 — full methodology · metrics wiki.

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