Public record
Software health reportschema 0.11.0 · metrics 2.10.0 · 2026-07-16 01:02 UTC

cluebbehusen / lmux

Modular Python library for unified LLM provider access with cost reporting

PythonMIT★ 0 stars⑂ 0 forkssince Feb 2026View on GitHub ↗

cluebbehusen/lmux holds a health index of 57 out of 100, placing it in the Moderate band. It scores highest on Vitality (83/100) and lowest on Community & Adoption (24/100). It was last updated today. A single contributor accounts for most of its recent work.

57
overall / 100
Moderate

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.

57
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 55 is calibrated to 57 on the published index scale (record calibration 2026-08-02).

Ownership

Connor LuebbehusenPersonal account
2 followers17 public repossince Jun 2018@bioscope-ai

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

Metrics by category

Vitality

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

83Excellent · 21% of overall
How it's scored
36/36Push recencylast push 0 days ago
8.3/36Commit cadence12/52 weeks with commits
18/18Commit volume357 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year357
human_commit_share
days_since_last_push0
active_weeks_last_year12

Release discipline

100Exceptional
How it's scored
27/27Ships releases100 releases published
36/36Release recencylatest release 0 days ago
27/27Release cadencea release every ~0.1 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count100
latest_release_taglmux-openai-v0.9.0
releases_from_tagsno
days_since_latest_release0
mean_days_between_releases0.1
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

24At Risk · 17% of overall
How it's scored
0/60Stars0 stars
0/25Forks0 forks
0/15Watchers0 watchers
Inputs used
forks0
stars0
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (MIT)
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

Sustainability & Governance

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

43Weak · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
3.1/22.5Commit distributiontop contributor authored 86% of commits
4.1/13.5Contributor breadth3 contributors
6/10OpenSSF Scorecard: Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
Inputs used
bus_factor1
contributors_sampled3
top_contributor_share0.863
How it's scored
31.1/42Issue resolution74% of issues closed
28.3/30PR acceptance82/87 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 0/7 approved changesets -- score normalized to 0
Inputs used
merged_prs82
open_issues7
closed_issues20
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio0.741
closed_unmerged_prs5
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 backingpersonal (user) account
0/20Verified domainnot applicable to user accounts
3.4/25Owner reach2 followers of cluebbehusen
21.1/25Track record17 public repos, account ~8 yr old
Inputs used
followers2
owner_typeUser
is_verified
owner_logincluebbehusen
public_repos17
account_age_days2,958
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Engineering Quality

Are baseline engineering and documentation practices in place?

61Moderate · 19% of overall
How it's scored
24/24CI workflows2 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests7 out of 7 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno

Documentation

50Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics9 topics
0/10Wiki
Inputs used
topicsanthropic, aws, azure, bedrock, gcp, llm, openai, unified-api, vertex-ai
has_wikino
homepage
docs_site
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

60Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
2.2/7.5Branch-Protectionbranch protection is not maximal on development and all release branches
2.5/2.5CI-Tests7 out of 7 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0/7.5Code-ReviewFound 0/7 approved changesets -- score normalized to 0
1.5/2.5Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
10/10Dangerous-Workflowno dangerous workflow patterns detected
7.5/7.5Dependency-Update-Toolupdate tool detected
0/5Fuzzingproject is not fuzzed
2.5/2.5Licenselicense file detected
7.5/7.5Maintained30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10
5/5Packagingpackaging workflow detected
5/5Pinned-Dependenciesall dependencies are pinned
0/5SASTSAST tool is not run on all commits -- score normalized to 0
0/5Security-Policysecurity policy file not detected
0/7.5Signed-Releasesno data
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate6
Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.

AI Readiness

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

72Good · 4% of overall
How it's scored
45/45Agent instructionsAGENTS.md, CLAUDE.md
0/15Machine-readable docs (llms.txt)
0/40Legible commit historyno data
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share
agent_instruction_filesAGENTS.md, CLAUDE.md
agent_instruction_max_bytes11,590
Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.
How it's scored
0/18One-command bootstrap
22/22Automated tests
0/11Lint / format config
11/11Static type checkingpackages/lmux-anthropic/src/lmux_anthropic/py.typed, packages/lmux-aws-bedrock/src/lmux_aws_bedrock/py.typed, packages/lmux-azure-foundry/src/lmux_azure_foundry/py.typed, packages/lmux-gcp-vertex/src/lmux_gcp_vertex/py.typed, packages/lmux-google/src/lmux_google/py.typed, packages/lmux-groq/src/lmux_groq/py.typed, packages/lmux-load-balancer/src/lmux_load_balancer/py.typed, packages/lmux-openai/src/lmux_openai/py.typed, packages/lmux/src/lmux/py.typed
10/10Reproducible environmentlockfile
0/10Demonstrated agent practiceno data
0/8Automated maintenanceno data
10/10OpenSSF Scorecard: Pinned-Dependenciesall dependencies are pinned
Inputs used
has_nixno
has_testsyes
lockfilesuv.lock
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configspackages/lmux-anthropic/src/lmux_anthropic/py.typed, packages/lmux-aws-bedrock/src/lmux_aws_bedrock/py.typed, packages/lmux-azure-foundry/src/lmux_azure_foundry/py.typed, packages/lmux-gcp-vertex/src/lmux_gcp_vertex/py.typed, packages/lmux-google/src/lmux_google/py.typed, packages/lmux-groq/src/lmux_groq/py.typed, packages/lmux-load-balancer/src/lmux_load_balancer/py.typed, packages/lmux-openai/src/lmux_openai/py.typed, packages/lmux/src/lmux/py.typed
agent_commit_share
toolchain_manifests
dependency_bot_commit_share
Excluded from scoring (no data or not applicable): Demonstrated agent practice, Automated maintenance. Remaining weights renormalized.
How it's scored
27/45Type-checkable codePython with type-check config (packages/lmux-anthropic/src/lmux_anthropic/py.typed, packages/lmux-aws-bedrock/src/lmux_aws_bedrock/py.typed, packages/lmux-azure-foundry/src/lmux_azure_foundry/py.typed, packages/lmux-gcp-vertex/src/lmux_gcp_vertex/py.typed, packages/lmux-google/src/lmux_google/py.typed, packages/lmux-groq/src/lmux_groq/py.typed, packages/lmux-load-balancer/src/lmux_load_balancer/py.typed, packages/lmux-openai/src/lmux_openai/py.typed, packages/lmux/src/lmux/py.typed)
54.7/55Manageable file sizes1/176 source files over 60KB
Inputs used
primary_languagePython
largest_source_bytes67,710
source_files_sampled176
oversized_source_files1

Key facts

0GitHub stars
3contributors
357commits, last 12 months
0days since last push
100releases
1bus factor
7open issues
PyPIpackage ecosystems

Data collection warnings

  • Could not fetch pypi package 'lmux-workspace' from its registry

More detail

OpenSSF Scorecard 6.0 / 10
6.0aggregate

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

10Binary-Artifactsno binaries found in the repo
3Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests7 out of 7 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/7 approved changesets -- score normalized to 0
6Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
10Pinned-Dependenciesall dependencies are pinned
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
All dependencies 86

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

RegistryPackageVersionRelation
PyPIaiobotocoreindirect
PyPIaiobotocore3.3.0indirect
PyPIaiohappyeyeballs2.6.1indirect
PyPIaiohttp3.14.1indirect
PyPIaioitertools0.13.0indirect
PyPIaiosignal1.4.0indirect
PyPIannotated-types0.7.0indirect
PyPIanthropicindirect
PyPIanyio4.13.0indirect
PyPIattrs26.1.0indirect
PyPIazure-core1.39.0indirect
PyPIazure-identityindirect
PyPIazure-identity1.25.3indirect
PyPIboto3indirect
PyPIboto31.42.70indirect
PyPIboto3-stubs1.42.78indirect
PyPIbotocore1.42.70indirect
PyPIbotocore-stubs1.42.41indirect
PyPIcertifi2026.2.25indirect
PyPIcffi2.0.0indirect
PyPIcharset-normalizer3.4.6indirect
PyPIcolorama0.4.6indirect
PyPIcoverage7.13.5indirect
PyPIcryptography48.0.1indirect
PyPIfrozenlist1.8.0indirect
PyPIgoogle-authindirect
PyPIgoogle-auth2.49.1indirect
PyPIgoogle-genaiindirect
PyPIgroqindirect
PyPIh110.16.0indirect
PyPIhttpcore1.0.9indirect
PyPIhttpxindirect
PyPIhttpx0.28.1indirect
PyPIidna3.15indirect
PyPIiniconfig2.3.0indirect
PyPIjmespath1.1.0indirect
PyPIlmuxindirect
PyPIlmux0.11.0indirect
PyPIlmux-anthropic0.12.0indirect
PyPIlmux-aws-bedrock0.10.0indirect
PyPIlmux-azure-foundry0.9.0indirect
PyPIlmux-gcp-vertex0.7.0indirect
PyPIlmux-googleindirect
PyPIlmux-google0.10.0indirect
PyPIlmux-groq0.7.0indirect
PyPIlmux-load-balancer0.1.1indirect
PyPIlmux-openai0.9.0indirect
PyPIlmux-workspace0.0.0indirect
PyPImsal1.35.1indirect
PyPImsal-extensions1.3.1indirect
PyPImultidict6.7.1indirect
PyPImypy-boto3-bedrock1.42.69indirect
PyPImypy-boto3-bedrock-runtime1.42.42indirect
PyPIopenaiindirect
PyPIpackaging26.0indirect
PyPIpluggy1.6.0indirect
PyPIpropcache0.4.1indirect
PyPIpyasn10.6.3indirect
PyPIpyasn1-modules0.4.2indirect
PyPIpycparser3.0indirect
PyPIpydanticindirect
PyPIpydantic2.12.5indirect
PyPIpydantic-core2.41.5indirect
PyPIpygments2.20.0indirect
PyPIpyjwt2.13.0indirect
PyPIpytest9.0.3indirect
PyPIpytest-asyncio1.3.0indirect
PyPIpytest-cov7.0.0indirect
PyPIpytest-mock3.15.1indirect
PyPIpython-dateutil2.9.0.post0indirect
PyPIrequests2.33.0indirect
PyPIrespx0.23.1indirect
PyPIruff0.15.8indirect
PyPIs3transfer0.16.0indirect
PyPIsix1.17.0indirect
PyPIty0.0.57indirect
PyPItypes-aiobotocore3.2.1indirect
PyPItypes-aiobotocore-bedrock-runtime3.2.1indirect
PyPItypes-awscrt0.31.3indirect
PyPItypes-s3transfer0.16.0indirect
PyPItyping-extensions4.15.0indirect
PyPItyping-inspection0.4.2indirect
PyPIurllib32.7.0indirect
PyPIuv-buildindirect
PyPIwrapt2.1.2indirect
PyPIyarl1.23.0indirect
Raw JSON report machine-readable

Feedback

Spotted something off in this report, or have thoughts to share? Wrong measurements, missed tooling, ideas, questions — anything is welcome. Every message is read and gets a response.

The message is kept through sign-in.

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.10.0, schema v0.11.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statistics.