Public record
Software health reportschema 0.27.0 · metrics 2.10.0 · 2026-08-01 05:07 UTC

xberg-io / liter-llm

Universal LLM API client — 163 providers, 14 native language bindings, powered by a Rust core

RustMIT★ 240 stars⑂ 19 forkssince Mar 2026View on GitHub ↗

xberg-io/liter-llm holds a health index of 80 out of 100, placing it in the Excellent band. It scores highest on Vitality (82/100) and lowest on Security (47/100). It was last updated today. A single contributor accounts for most of its recent work.

80
overall / 100
Excellent

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.

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

Ownership

Xberg.io Organization
139 followers17 public repossince Oct 2025

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
Packagistxberg-io/liter-llmv1.12.001080 days agoapi-clientopenaillmanthropic
PyPIliter-llm1.12.02,608340 days agoanthropicapi-clientllmopenai
npm@xberg-io/opencode-liter-llm1.12.033940 days agollmopenaiproxyembeddingsmcp

Metrics by category

Vitality

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

82Excellent · 21% of overall
How it's scored
36/36Push recencylast push 0 days ago
13.2/36Commit cadence19/52 weeks with commits
18/18Commit volume1,350 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year1,350
human_commit_share0.72
days_since_last_push0
active_weeks_last_year19
How it's scored
27/27Ships releases100 releases published
36/36Release recencylatest release 0 days ago
27/27Release cadencea release every ~1.3 days
0/10OpenSSF Scorecard: Signed-ReleasesProject has not signed or included provenance with any releases.
Inputs used
releases_count100
latest_release_tagv1.12.0
releases_from_tagsno
days_since_latest_release0
mean_days_between_releases1.3

Community & Adoption

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

63Moderate · 17% of overall
How it's scored
38.6/60Stars240 stars
10.5/25Forks19 forks
0/15Watchers2 watchers
Inputs used
forks19
stars240
watchers2
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

92Excellent
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (MIT)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_services
has_pull_request_templateyes
How it's scored
46.3/80Monthly downloads2,947 downloads/month across npm, packagist, pypi
0/20Registry dependents0 packages depend on it
Inputs used
packagesxberg-io/liter-llm, liter-llm, @xberg-io/opencode-liter-llm
dependents0
ecosystemsnpm, packagist, pypi
total_downloads0
monthly_downloads2,947
unverified_packages_excluded

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 factor1 contributor(s) cover half of all commits
0.2/22.5Commit distributiontop contributor authored 99% of commits
6.8/13.5Contributor breadth5 contributors
10/10OpenSSF Scorecard: Contributorsproject has 5 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled5
top_contributor_share0.992
How it's scored
39.8/42Issue resolution95% of issues closed
16.3/30PR acceptance74/136 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 0/29 approved changesets -- score normalized to 0
Inputs used
merged_prs74
open_issues1
closed_issues18
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio0.947
closed_unmerged_prs62
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
30/30Ownership backingorganization-owned
0/20Verified domainverified-domain status not read for this organization
15.4/25Owner reach139 followers of xberg-io
10.6/25Track record17 public repos, account ~0 yr old
Inputs used
followers139
owner_typeOrganization
is_verified
owner_loginxberg-io
public_repos17
account_age_days273
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable3 package(s) on npm, packagist, pypi
35/35Publish recencylatest publish 0 days ago
20/20Version history108 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesxberg-io/liter-llm, liter-llm, @xberg-io/opencode-liter-llm
ecosystemsnpm, packagist, pypi
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

80Excellent · 19% of overall
How it's scored
24/24CI workflows14 workflow(s)
24/24Tests present
16/16Linter config.golangci.yml, .rubocop.yml
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests2 out of 2 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configyes
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage sitehttps://docs.liter-llm.xberg.io
10/10Repository description
10/10Topics10 topics
0/10Wiki
Inputs used
topicsanthropic, api-client, llm, machine-learning, openai, polyglot, python, rust, streaming, typescript
has_wikino
homepagehttps://docs.liter-llm.xberg.io
docs_sitehttps://docs.liter-llm.xberg.io
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

47Weak · 16% of overall
How it's scored
4.5/7.5Binary-Artifactsbinaries present in source code
2.2/7.5Branch-Protectionbranch protection is not maximal on development and all release branches
2.5/2.5CI-Tests2 out of 2 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/29 approved changesets -- score normalized to 0
2.5/2.5Contributorsproject has 5 contributing companies or organizations
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 9 issue activity found in the last 90 days -- score normalized to 10
5/5Packagingpackaging workflow detected
0/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0/5SASTSAST tool is not run on all commits -- score normalized to 0
5/5Security-Policysecurity policy file detected
0/7.5Signed-ReleasesProject has not signed or included provenance with any releases.
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities43 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated18
scorecard_versionv5.5.0
checks_inconclusive0
scorecard_aggregate4.7

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.

77Good · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
15/15Machine-readable docs (llms.txt)llms.txt present
40/40Legible commit history71 of 72 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtyes
llms_txt_url
legible_history_share0.986
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrapTaskfile.yml, e2e/c/Makefile, test_apps/c/Makefile
22/22Automated tests
11/11Lint / format config.golangci.yml, .rubocop.yml
11/11Static type checkingcrates/liter-llm-py/src/liter_llm/py.typed, docs-site/tsconfig.json, e2e/node/tsconfig.json, e2e/wasm/tsconfig.json, packages/node/tsconfig.json, packages/python/liter_llm/py.typed, test_apps/node/tsconfig.json, test_apps/wasm/tsconfig.json, tsconfig.json
10/10Reproducible environmentDockerfile, lockfile
0/10Demonstrated agent practiceno agent-authored commits among the last 100
5/8Automated maintenancedependency automation configured, none observed in the sampled commits
0/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesCargo.lock, Gemfile.lock, composer.lock, go.sum, mix.lock, pnpm-lock.yaml, uv.lock
has_dockerfileyes
typed_languageyes
bootstrap_filesTaskfile.yml, e2e/c/Makefile, test_apps/c/Makefile
has_devcontainerno
has_linter_configyes
typecheck_configscrates/liter-llm-py/src/liter_llm/py.typed, docs-site/tsconfig.json, e2e/node/tsconfig.json, e2e/wasm/tsconfig.json, packages/node/tsconfig.json, packages/python/liter_llm/py.typed, test_apps/node/tsconfig.json, test_apps/wasm/tsconfig.json, tsconfig.json
agent_commit_share0
toolchain_manifestsCargo.toml, crates/liter-llm-catalog-gen/Cargo.toml, crates/liter-llm-cli/Cargo.toml, crates/liter-llm-ffi/Cargo.toml, crates/liter-llm-jni/Cargo.toml, crates/liter-llm-node/Cargo.toml, crates/liter-llm-php/Cargo.toml, crates/liter-llm-proxy/Cargo.toml, crates/liter-llm-py/Cargo.toml, crates/liter-llm-wasm/Cargo.toml, crates/liter-llm/Cargo.toml, e2e/csharp/LiterLlm.E2eTests.csproj, e2e/elixir/mix.exs, e2e/go/go.mod, e2e/java/pom.xml, e2e/kotlin_android/build.gradle.kts, e2e/rust/Cargo.toml, packages/csharp/LiterLlm.Runtime/LiterLlm.Runtime.csproj, packages/csharp/LiterLlm/LiterLlm.csproj, packages/dart/rust/Cargo.toml, packages/elixir/mix.exs, packages/elixir/native/liter_llm_nif/Cargo.toml, packages/go/go.mod, packages/java/pom.xml, packages/kotlin-android/build.gradle.kts, packages/ruby/ext/liter_llm_rb/native/Cargo.toml, packages/swift/rust/Cargo.toml, test_apps/csharp/LiterLlm.E2eTests.csproj, test_apps/elixir/mix.exs, test_apps/go/go.mod, test_apps/java/pom.xml, test_apps/kotlin_android/build.gradle.kts, test_apps/rust/Cargo.toml
dependency_bot_commit_share0
How it's scored
45/45Type-checkable codeRust (statically typed)
53.8/55Manageable file sizes33/1,511 source files over 60KB
Inputs used
primary_languageRust
largest_source_bytes606,853
source_files_sampled1,511
oversized_source_files33
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)not applicable to this kind of software
20/20MCP server
40/40Runnable examplesexample, examples
Inputs used
example_dirsexample, examples
has_mcp_signalyes
api_schema_files
interfaces_expected_of
Excluded from scoring (no data or not applicable): API schema (OpenAPI/GraphQL/proto). Remaining weights renormalized.

Key facts

240GitHub stars
5contributors
1,350commits, last 12 months
0days since last push
100releases
1bus factor
1open issues
crates.io, npm, Packagist, PyPIpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository
  • deps.dev does not index pypi:liter-llm@1.12.0; advisories assessed against the repository dependency graph instead

More detail

Star and fork history 0 ★ / 19 ⇿
0Stars
19Forks
95Releases

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.

481216201952026-032026-052026-07
Major 0Minor 10Patch 26
OpenSSF Scorecard 4.7 / 10
4.7aggregate

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-08-01 05:06 UTC

6Binary-Artifactsbinaries present in source code
3Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests2 out of 2 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/29 approved changesets -- score normalized to 0
10Contributorsproject has 5 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
10Security-Policysecurity policy file detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities43 existing vulnerabilities detected
Direct dependencies 6
RegistryPackageVersion constraintManifest
npm@astrojs/starlight^0.41.3docs-site/package.json
npm@xberg-io/docs-theme^0.4.0docs-site/package.json
npmastro^7.1.1docs-site/package.json
npmsharp^0.35.3docs-site/package.json
npmstarlight-llms-txt^0.11.0docs-site/package.json
npm@opencode-ai/plugin^1.17.8plugin/package.json
All dependencies not collected

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

Raw JSON report machine-readable

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.27.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsPackagist, PyPI, npm.