Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-08-21 19:54 UTC

OmniNode-ai / omnibase_core

ONEX Core Framework - Base classes and essential implementations for the ONEX ecosystem

PythonMIT★ 7 stars⑂ 3 forkssince Aug 2025View on GitHub ↗
KindPluginLibraryCommand-line toolhow this is determined

OmniNode-ai/omnibase_core holds a health index of 84 out of 100, placing it in the Excellent band. It scores highest on Vitality (92/100) and lowest on Security (46/100). It was last updated today. A single contributor accounts for most of its recent work.

84
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.

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

Ownership

OmniNode.aiOrganization
8 followers15 public repossince Apr 2025

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
PyPIomnibase_core0.46.11175,160950 days agoarchitecturebase-classesdependency-injectionerror-handlingevent-drivenframeworkinfrastructurenode-architectureonex

Metrics by category

Vitality

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

92Excellent · 21% of overall
How it's scored
36/36Push recencylast push 0 days ago
30.5/36Commit cadence44/52 weeks with commits
18/18Commit volume1,487 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year1,487
human_commit_share0.97
days_since_last_push0
active_weeks_last_year44
How it's scored
27/27Ships releases55 releases published
36/36Release recencylatest release 0 days ago
27/27Release cadencea release every ~5.8 days
0/10OpenSSF Scorecard: Signed-ReleasesProject has not signed or included provenance with any releases.
Inputs used
releases_count55
latest_release_tagv0.46.11
releases_from_tagsno
days_since_latest_release0
mean_days_between_releases5.8

Community & Adoption

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

60Moderate · 17% of overall
How it's scored
12.6/60Stars7 stars
2.5/25Forks3 forks
0/15Watchers0 watchers
Inputs used
forks3
stars7
watchers0
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_badges3
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_servicesgithub.com, shields.io
has_pull_request_templateyes
How it's scored
69.9/80Monthly downloads175,160 downloads/month across pypi
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesomnibase_core
dependents
ecosystemspypi
total_downloads
monthly_downloads175,160
unverified_packages_excluded
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?

57Moderate · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
0/22.5Commit distributiontop contributor authored 100% of commits
4.1/13.5Contributor breadth3 contributors
3/10OpenSSF Scorecard: Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled3
top_contributor_share0.999
How it's scored
0/42Issue resolutionno issues or no data
27.8/30PR acceptance1,444/1,561 decided PRs merged
13/13Newcomer PR acceptance1/1 first-time contributors' PRs merged in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 1/28 approved changesets -- score normalized to 0
Inputs used
merged_prs1,444
open_issues0
closed_issues0
prs_merged_7d17
prs_decided_7d17
prs_merged_30d51
prs_decided_30d56
issue_closed_ratio
closed_unmerged_prs117
first_time_authors_30d1
first_time_prs_merged_30d1
first_time_prs_decided_30d1
Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.
How it's scored
30/30Ownership backingorganization-owned
0/20Verified domainverified-domain status not read for this organization
6.9/25Owner reach8 followers of OmniNode-ai
11.4/25Track record15 public repos, account ~1 yr old
Inputs used
followers8
owner_typeOrganization
is_verified
owner_loginOmniNode-ai
public_repos15
account_age_days483
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable1 package(s) on pypi
35/35Publish recencylatest publish 0 days ago
20/20Version history95 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesomnibase_core
ecosystemspypi
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

92Excellent · 19% of overall
How it's scored
24/24CI workflows67 workflow(s)
24/24Tests present
16/16Linter configpyproject.toml ([tool.ruff])
9.6/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests30 out of 30 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configyes

Documentation

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage sitehttps://github.com/OmniNode-ai/omnibase_core/tree/main/docs
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
docs_sitehttps://github.com/OmniNode-ai/omnibase_core/tree/main/docs
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

46Weak · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
0/7.5Branch-Protectionno data
2.5/2.5CI-Tests30 out of 30 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 1/28 approved changesets -- score normalized to 0
0.8/2.5Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
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 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packagingno data
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
2/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.5Vulnerabilities14 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate4.4
Excluded from scoring (no data or not applicable): Branch-Protection, Packaging. Remaining weights renormalized.
How it's scored
11.9/35Direct dependencies free of known advisories2 affected: click 8.3.1 (high 7.2), deepdiff 8.6.1 (high 7.5)
0/25Indirect dependencies free of known advisoriestransitive set not separable from development and test dependencies in this scope
29.3/40No advisories left outstanding2 advisory-carrying package(s) unaddressed past 90 days; oldest published 155 days ago
Inputs used
sourceosv
advisories26
affected_packages7
assessed_packages83
unassessed_packages0
affected_by_severityhigh 4, moderate 2, low 1
direct_affected_packages2
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 83 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

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.

85Excellent · 4% of overall
How it's scored
45/45Agent instructionsAGENT.md, CLAUDE.md
0/15Machine-readable docs (llms.txt)
40/40Legible commit history97 of 97 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share1
agent_instruction_filesAGENT.md, CLAUDE.md
agent_instruction_max_bytes14,178
How it's scored
18/18One-command bootstrapMakefile
22/22Automated tests
11/11Lint / format configpyproject.toml ([tool.ruff])
11/11Static type checkingmypy.ini, pyrightconfig.json, src/omnibase_core/py.typed
10/10Reproducible environmentlockfile
0/10Demonstrated agent practiceno agent-authored commits among the last 100
8/8Automated maintenance3 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesuv.lock
has_dockerfileno
typed_languageno
bootstrap_filesMakefile
has_devcontainerno
has_linter_configyes
typecheck_configsmypy.ini, pyrightconfig.json, src/omnibase_core/py.typed
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.03
How it's scored
27/45Type-checkable codePython with type-check config (mypy.ini, pyrightconfig.json, src/omnibase_core/py.typed)
54.7/55Manageable file sizes32/6,269 source files over 60KB
Inputs used
primary_languagePython
largest_source_bytes175,892
source_files_sampled6,269
oversized_source_files32
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)not applicable to this kind of software
20/20MCP server
40/40Runnable examplesexamples
Inputs used
example_dirsexamples
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

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

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • deps.dev does not index pypi:omnibase_core@0.46.11; advisories assessed against the repository dependency graph instead

More detail

Star and fork history 0 ★ / 3 ⇿
0Stars
3Forks
32Releases

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.

12233312025-112026-012026-04
Major 0Minor 22Patch 10
OpenSSF Scorecard 4.4 / 10
4.4aggregate

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-21 19:53 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
10CI-Tests30 out of 30 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 1/28 approved changesets -- score normalized to 0
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
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
4Security-Policysecurity policy file detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities14 existing vulnerabilities detected
Direct dependencies 13
RegistryPackageVersion constraintManifest
PyPIpydantic>=2.12.5,<3.0.0pyproject.toml
PyPIpyyaml>=6.0.2,<7.0.0pyproject.toml
PyPIdependency-injector>=4.48.3,<5.0.0pyproject.toml
PyPIdeepdiff>=8.0.0,<10.0.0pyproject.toml
PyPIclick>=8.3.1,<9.0.0pyproject.toml
PyPIcryptography>=50.0.0,<51.0.0pyproject.toml
PyPIjsonschema>=4.25.1,<5.0.0pyproject.toml
PyPIhttpx>=0.27.0,<1.0.0pyproject.toml
PyPIblake3>=1.0.8,<2.0.0pyproject.toml
PyPIruamel-yaml>=0.18.0pyproject.toml
PyPItree-sitter>=0.25.2,<0.27pyproject.toml
PyPItree-sitter-python>=0.25.0,<0.26pyproject.toml
PyPIpathspec>=0.12.1pyproject.toml
All dependencies 83

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

RegistryPackageVersionRelation
PyPIblake31.0.8direct
PyPIclick8.3.1direct
PyPIcryptography50.0.0direct
PyPIdeepdiff8.6.1direct
PyPIdependency-injector4.48.3direct
PyPIhttpx0.28.1direct
PyPIjsonschema4.26.0direct
PyPIpathspec1.0.4direct
PyPIpydantic2.12.5direct
PyPIpyyaml6.0.3direct
PyPIruamel-yaml0.19.1direct
PyPItree-sitter0.25.2direct
PyPItree-sitter-python0.25.0direct
PyPIaiokafka0.14.0indirect
PyPIannotated-types0.7.0indirect
PyPIanyio4.12.0indirect
PyPIasync-timeout5.0.1indirect
PyPIattrs25.4.0indirect
PyPIcertifi2025.11.12indirect
PyPIcffi2.0.0indirect
PyPIcfgv3.5.0indirect
PyPIcolorama0.4.6indirect
PyPIconfluent-kafka2.14.0indirect
PyPIcoverage7.13.4indirect
PyPIdistlib0.4.0indirect
PyPIexecnet2.1.2indirect
PyPIfilelock3.24.0indirect
PyPIgrimp3.15indirect
PyPIh110.16.0indirect
PyPIhttpcore1.0.9indirect
PyPIhypothesis6.151.6indirect
PyPIidentify2.6.16indirect
PyPIidna3.11indirect
PyPIimport-linter2.13indirect
PyPIiniconfig2.3.0indirect
PyPIinterrogate1.7.0indirect
PyPIjsonschema-specifications2025.9.1indirect
PyPIlibrt0.8.0indirect
PyPImarkdown-it-py4.2.0indirect
PyPImdurl0.1.2indirect
PyPImypy1.19.1indirect
PyPImypy-extensions1.1.0indirect
PyPInodeenv1.10.0indirect
PyPIomnibase-core0.46.11indirect
PyPIomnibase-spi0.20.2indirect
PyPIonex-change-control0.1.0indirect
PyPIorderly-set5.5.0indirect
PyPIpackaging26.0indirect
PyPIplatformdirs4.9.1indirect
PyPIpluggy1.6.0indirect
PyPIpre-commit4.5.1indirect
PyPIprometheus-client0.24.1indirect
PyPIpsutil7.2.2indirect
PyPIpy1.11.0indirect
PyPIpycparser3.0indirect
PyPIpydantic-core2.41.5indirect
PyPIpygments2.19.2indirect
PyPIpyjwt2.10.1indirect
PyPIpyright1.1.408indirect
PyPIpytest9.0.2indirect
PyPIpytest-asyncio1.3.0indirect
PyPIpytest-cov7.0.0indirect
PyPIpytest-rerunfailures16.1indirect
PyPIpytest-split0.11.0indirect
PyPIpytest-testmon2.2.0indirect
PyPIpytest-timeout2.4.0indirect
PyPIpytest-xdist3.8.0indirect
PyPIredis5.3.1indirect
PyPIreferencing0.37.0indirect
PyPIrich15.0.0indirect
PyPIrpds-py0.30.0indirect
PyPIruff0.14.14indirect
PyPIsortedcontainers2.4.0indirect
PyPIsqlglot26.33.0indirect
PyPItabulate0.9.0indirect
PyPItomli-w1.2.0indirect
PyPItypes-psutil7.2.2.20260130indirect
PyPItypes-pyyaml6.0.12.20250915indirect
PyPItypes-requests2.32.4.20260107indirect
PyPItyping-extensions4.15.0indirect
PyPItyping-inspection0.4.2indirect
PyPIurllib32.6.3indirect
PyPIvirtualenv20.36.1indirect
Dependency advisories 7

This repository publishes no package the index resolves, so its own dependency graph was assessed — 83 packages, which also include development and test pins that never ship: 7 carry known advisories, of which 2 are direct.

PackageVersionRelationSeverityAdvisoriesFixed in
click8.3.1directhigh18.3.3
deepdiff8.6.1directhigh28.6.2
pyjwt2.10.1indirecthigh132.13.0
urllib32.6.3indirecthigh42.7.0
idna3.11indirectmoderate23.15
pytest9.0.2indirectmoderate29.0.3
pygments2.19.2indirectlow22.20.0

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

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

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