Public record
Software health reportschema 0.30.0 · metrics 2.10.0 · 2026-08-04 05:10 UTC

mbailey / voicemode

Natural voice conversations with Claude Code

PythonMIT★ 1,308 stars⑂ 184 forkssince Jun 2025View on GitHub ↗
KindCommand-line toolLibraryMCP serverhow this is determined

mbailey/voicemode holds a health index of 87 out of 100, placing it in the Excellent band. It scores highest on Vitality (99/100) and lowest on Security (57/100). It was last updated today. A single contributor accounts for most of its recent work.

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

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

Ownership

Mike BaileyPersonal account
110 followers63 public repossince Apr 2008

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
PyPIvoice-mode8.12.022,79113413 days agoailivekitllmmcpspeechsttttsvoice
PyPIvoice-mode-install8.12.0-4613 days agoinstallermcpsetupvoicevoicemode

Metrics by category

Vitality

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

99Exceptional · 21% of overall
How it's scored
36/36Push recencylast push 0 days ago
34.6/36Commit cadence50/52 weeks with commits
18/18Commit volume1,673 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 25 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year1,673
human_commit_share0.96
days_since_last_push0
active_weeks_last_year50

Release discipline

100Exceptional
How it's scored
27/27Ships releases100 releases published
36/36Release recencylatest release 13 days ago
27/27Release cadencea release every ~6.1 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count100
latest_release_tagv8.12.0
releases_from_tagsno
days_since_latest_release13
mean_days_between_releases6.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?

72Good · 17% of overall
How it's scored
50.5/60Stars1,308 stars
18.9/25Forks184 forks
4.3/15Watchers7 watchers
Inputs used
forks184
stars1,308
watchers7
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (MIT)
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges1
has_contributingyes
has_issue_templateno
has_code_of_conductno
readme_badge_servicesshields.io
has_pull_request_templateno
How it's scored
58.1/80Monthly downloads22,791 downloads/month across pypi
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesvoice-mode, voice-mode-install
dependents
ecosystemspypi
total_downloads
monthly_downloads22,791
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?

61Moderate · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
4.5/22.5Commit distributiontop contributor authored 80% of commits
13.5/13.5Contributor breadth15 contributors
0/10OpenSSF Scorecard: Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled15
top_contributor_share0.801
How it's scored
38/42Issue resolution90% of issues closed
21.3/30PR acceptance266/375 decided PRs merged
9.8/13Newcomer PR acceptance3/4 first-time contributors' PRs merged in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs266
open_issues11
closed_issues105
prs_merged_7d0
prs_decided_7d0
prs_merged_30d3
prs_decided_30d5
issue_closed_ratio0.905
closed_unmerged_prs109
first_time_authors_30d4
first_time_prs_merged_30d3
first_time_prs_decided_30d4
How it's scored
10/30Ownership backingpersonal (user) account
0/20Verified domainnot applicable to user accounts
14.7/25Owner reach110 followers of mbailey
25/25Track record63 public repos, account ~18 yr old
Inputs used
followers110
owner_typeUser
is_verified
owner_loginmbailey
public_repos63
account_age_days6,697
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable2 package(s) on pypi
35/35Publish recencylatest publish 13 days ago
20/20Version history134 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesvoice-mode, voice-mode-install
ecosystemspypi
any_deprecatedno
min_days_since_publish13

Engineering Quality

Are baseline engineering and documentation practices in place?

76Good · 19% of overall
How it's scored
24/24CI workflows5 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Testsno data
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.

Documentation

100Exceptional
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage sitehttps://voicemode.dev
10/10Repository description
10/10Topics12 topics
10/10Wiki
Inputs used
topicsasr, claudecode, kokoro, livekit, mcp, mcp-server, tts, voice, whisper, voicemode, anthropic, claude
has_wikiyes
homepagehttps://voicemode.dev
docs_sitehttps://voicemode.dev
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

57Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
0/7.5Branch-Protectionno data
0/2.5CI-Testsno data
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0/7.5Code-ReviewFound 0/30 approved changesets -- score normalized to 0
0/2.5Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
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 25 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/5SASTno SAST tool detected
0/5Security-Policysecurity policy file not detected
0/7.5Signed-Releasesno data
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities21 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate4.6
Excluded from scoring (no data or not applicable): Branch-Protection, CI-Tests, Signed-Releases. Remaining weights renormalized.

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisoriesno direct dependency carries a known advisory
25/25Indirect dependencies free of known advisoriesno indirect dependency carries a known advisory
0/40No advisories left outstandingno advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages89
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the pypi:voice-mode@8.12.0 runtime dependency closure — what installing the published package pulls in — 89 packages. 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.

70Good · 4% of overall
How it's scored
45/45Agent instructionsAGENTS.md, CLAUDE.md
15/15Machine-readable docs (llms.txt)llms.txt present
40/40Legible commit history89 of 96 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtyes
llms_txt_url
legible_history_share0.927
agent_instruction_filesAGENTS.md, CLAUDE.md
agent_instruction_max_bytes8,991
How it's scored
18/18One-command bootstrapMakefile
22/22Automated tests
0/11Lint / format config
0/11Static type checking
10/10Reproducible environmentNix, lockfile
10/10Demonstrated agent practice40 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance4 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_nixyes
has_testsyes
lockfilesuv.lock
has_dockerfileno
typed_languageno
bootstrap_filesMakefile
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0.4
toolchain_manifests
dependency_bot_commit_share0.04
How it's scored
0/45Type-checkable codePython without a type-check config
54.4/55Manageable file sizes3/278 source files over 60KB
Inputs used
primary_languagePython
largest_source_bytes227,282
source_files_sampled278
oversized_source_files3
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)not applicable to this kind of software
20/20MCP server
0/40Runnable examples
Inputs used
example_dirs
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

1,308GitHub stars
15contributors
1,673commits, last 12 months
0days since last push
100releases
1bus factor
11open issues
PyPIpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

More detail

Star and fork history 0 ★ / 184 ⇿
0Stars
184Forks
100Releases

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.

0408012016020018362025-062026-012026-07
Major 5Minor 40Patch 55

Each point covers 2 days.

OpenSSF Scorecard 4.6 / 10
4.6aggregate

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-04 05:10 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
n/aCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 25 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
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities21 existing vulnerabilities detected
Direct dependencies 19
RegistryPackageVersion constraintManifest
PyPIclick>=8.0.0installer/pyproject.toml
PyPIpyyaml>=6.0.0installer/pyproject.toml
PyPIpsutil>=5.9.0installer/pyproject.toml
PyPIuv>=0.4.0pyproject.toml
PyPIfastmcp>=3.2.0,<4pyproject.toml
PyPInumpypyproject.toml
PyPIsounddevicepyproject.toml
PyPIscipypyproject.toml
PyPIopenai>=2pyproject.toml
PyPIpydubpyproject.toml
PyPIaudioop-ltspyproject.toml
PyPIsimpleaudiopyproject.toml
PyPIhttpxpyproject.toml
PyPIaiohttppyproject.toml
PyPIpsutil>=5.9.0pyproject.toml
PyPIwebrtcvad-wheels>=2.0.14pyproject.toml
PyPIclick>=8.0.0pyproject.toml
PyPIpyyaml>=6.0.0pyproject.toml
PyPIkeyring>=25.0.0pyproject.toml
All dependencies 156

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

RegistryPackageVersionRelation
PyPIaiohttp3.14.1direct
PyPIaudioop-lts0.2.2direct
PyPIclick8.4.2direct
PyPIfastmcp3.4.3direct
PyPIhttpx0.28.1direct
PyPIkeyring25.7.0direct
PyPInumpy2.2.6direct
PyPInumpy2.3.3direct
PyPIopenai2.44.0direct
PyPIpsutil7.2.2direct
PyPIpydub0.25.1direct
PyPIpyyaml6.0.3direct
PyPIscipy1.15.3direct
PyPIscipy1.16.2direct
PyPIsimpleaudio1.0.4direct
PyPIsounddevice0.5.5direct
PyPIuv0.11.26direct
PyPIwebrtcvad-wheels2.0.14direct
PyPIaiofile3.9.0indirect
PyPIaiohappyeyeballs2.6.1indirect
PyPIaiosignal1.4.0indirect
PyPIannotated-types0.7.0indirect
PyPIanyio4.10.0indirect
PyPIasync-timeout5.0.1indirect
PyPIattrs25.3.0indirect
PyPIauthlib1.7.2indirect
PyPIbabel2.17.0indirect
PyPIbackports-asyncio-runner1.2.0indirect
PyPIbackports-tarfile1.2.0indirect
PyPIbackrefs5.9indirect
PyPIbeartype0.22.9indirect
PyPIblinker1.9.0indirect
PyPIbuild1.5.0indirect
PyPIcachetools7.1.1indirect
PyPIcaio0.9.25indirect
PyPIcertifi2025.8.3indirect
PyPIcffi2.0.0indirect
PyPIcharset-normalizer3.4.3indirect
PyPIcolorama0.4.6indirect
PyPIcoverage7.10.6indirect
PyPIcryptography48.0.1indirect
PyPIcsscompressor0.9.5indirect
PyPIcyclopts4.11.2indirect
PyPIdistro1.9.0indirect
PyPIdnspython2.8.0indirect
PyPIdocstring-parser0.17.0indirect
PyPIdocutils0.22indirect
PyPIemail-validator2.3.0indirect
PyPIexceptiongroup1.3.0indirect
PyPIexecnet2.1.1indirect
PyPIfastmcp-slim3.4.3indirect
PyPIflask3.1.3indirect
PyPIfrozenlist1.7.0indirect
PyPIghp-import2.1.0indirect
PyPIgitdb4.0.12indirect
PyPIgitpython3.1.50indirect
PyPIgriffelib2.0.2indirect
PyPIh110.16.0indirect
PyPIhtmlmin20.1.13indirect
PyPIhttpcore1.0.9indirect
PyPIhttpx-sse0.4.1indirect
PyPIid1.5.0indirect
PyPIidna3.18indirect
PyPIimportlib-metadata8.7.0indirect
PyPIiniconfig2.1.0indirect
PyPIitsdangerous2.2.0indirect
PyPIjaraco-classes3.4.0indirect
PyPIjaraco-context6.1.2indirect
PyPIjaraco-functools4.3.0indirect
PyPIjeepney0.9.0indirect
PyPIjinja23.1.6indirect
PyPIjiter0.10.0indirect
PyPIjoserfc1.6.8indirect
PyPIjsmin3.0.1indirect
PyPIjsonref1.1.0indirect
PyPIjsonschema4.25.1indirect
PyPIjsonschema-path0.3.4indirect
PyPIjsonschema-specifications2025.9.1indirect
PyPImarkdown3.9indirect
PyPImarkdown-it-py4.0.0indirect
PyPImarkupsafe3.0.2indirect
PyPImcp1.27.1indirect
PyPImdurl0.1.2indirect
PyPImergedeep1.3.4indirect
PyPImkdocs1.6.1indirect
PyPImkdocs-gen-files0.6.1indirect
PyPImkdocs-get-deps0.2.0indirect
PyPImkdocs-git-revision-date-localized-plugin1.5.3indirect
PyPImkdocs-material9.7.6indirect
PyPImkdocs-material-extensions1.3.1indirect
PyPImkdocs-minify-plugin0.8.0indirect
PyPImore-itertools10.8.0indirect
PyPImultidict6.6.4indirect
PyPInh30.3.0indirect
PyPIopenapi-pydantic0.5.1indirect
PyPIopentelemetry-api1.39.1indirect
PyPIpackaging25.0indirect
PyPIpaginate0.5.7indirect
PyPIpathable0.4.4indirect
PyPIpathspec0.12.1indirect
PyPIplatformdirs4.4.0indirect
PyPIpluggy1.6.0indirect
PyPIpropcache0.3.2indirect
PyPIproperdocs1.6.7indirect
PyPIpy-key-value-aio0.4.4indirect
PyPIpycparser2.23indirect
PyPIpydantic2.11.9indirect
PyPIpydantic-core2.33.2indirect
PyPIpydantic-settings2.10.1indirect
PyPIpygments2.20.0indirect
PyPIpyjwt2.13.0indirect
PyPIpymdown-extensions11.0.1indirect
PyPIpyperclip1.9.0indirect
PyPIpyproject-hooks1.2.0indirect
PyPIpytest9.1.1indirect
PyPIpytest-asyncio1.4.0indirect
PyPIpytest-cov7.1.0indirect
PyPIpytest-mock3.15.1indirect
PyPIpytest-timeout2.4.0indirect
PyPIpytest-xdist3.8.0indirect
PyPIpython-dateutil2.9.0.post0indirect
PyPIpython-dotenv1.2.2indirect
PyPIpython-multipart0.0.32indirect
PyPIpywin32311indirect
PyPIpywin32-ctypes0.2.3indirect
PyPIpyyaml-env-tag1.1indirect
PyPIreadme-renderer44.0indirect
PyPIreferencing0.36.2indirect
PyPIrequests2.34.2indirect
PyPIrequests-toolbelt1.0.0indirect
PyPIrfc39862.0.0indirect
PyPIrich14.1.0indirect
PyPIrich-rst1.3.1indirect
PyPIrpds-py0.27.1indirect
PyPIsecretstorage3.4.0indirect
PyPIsix1.17.0indirect
PyPIsmmap5.0.2indirect
PyPIsniffio1.3.1indirect
PyPIsse-starlette3.0.2indirect
PyPIstarlette1.3.1indirect
PyPItomli2.2.1indirect
PyPItqdm4.67.1indirect
PyPItwine6.2.0indirect
PyPItyping-extensions4.15.0indirect
PyPItyping-inspection0.4.1indirect
PyPItzdata2025.2indirect
PyPIuncalled-for0.3.2indirect
PyPIurllib32.7.0indirect
PyPIuvicorn0.35.0indirect
PyPIvoice-mode-install8.10.2indirect
PyPIwatchdog6.0.0indirect
PyPIwatchfiles1.1.0indirect
PyPIwebsockets16.0indirect
PyPIwerkzeug3.1.8indirect
PyPIyarl1.20.1indirect
PyPIzipp3.23.0indirect
Dependency advisories 0

Installing pypi:voice-mode@8.12.0 pulls in 89 packages, direct and transitive: 0 carry known advisories, of which 0 are direct dependencies.

No known advisories affect the assessed dependencies.

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

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