Public record
Software health reportschema 0.26.0 · metrics 2.10.0 · 2026-07-22 02:08 UTC

jagoff / memo

Persistent semantic memory for AI agents — 100% local on Apple Silicon (MLX) or Linux/Ubuntu (CPU). Markdown source of truth, sqlite-vec + BM25 hybrid search, a codegraph-backed knowledge graph, MCP server + CLI. No cloud, no keys.

PythonMIT★ 7 stars⑂ 2 forkssince May 2026View on GitHub ↗
KindMCP serverCommand-line toolLibraryTerminal interfacehow this is determined

jagoff/memo holds a health index of 75 out of 100, placing it in the Good band. It scores highest on Vitality (77/100) and lowest on Sustainability & Governance (49/100). It was last updated today. A single contributor accounts for most of its recent work.

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

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

Ownership

Fer FPersonal account
0 followers37 public repossince Jan 2016Nodok.ai

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
PyPImlx-memo3.10.03,119290 days agoagentsapple-siliconclaudelocal-firstmcpmemorymlxobsidianrag

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 recencylast push 0 days ago
7.6/36Commit cadence11/52 weeks with commits
18/18Commit volume1,443 commits in the last year
0/10OpenSSF Scorecard: Maintainedproject was created within the last 90 days. Please review its contents carefully
Inputs used
commits_last_year1,443
human_commit_share0.96
days_since_last_push0
active_weeks_last_year11

Release discipline

100Exceptional
How it's scored
27/27Ships releases30 releases published
36/36Release recencylatest release 0 days ago
27/27Release cadencea release every ~1.7 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count30
latest_release_tagv3.10.0
releases_from_tagsno
days_since_latest_release0
mean_days_between_releases1.7
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?

49Weak · 17% of overall
How it's scored
12.6/60Stars7 stars
0/25Forks2 forks
0/15Watchers0 watchers
Inputs used
forks2
stars7
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonbelow_threshold

Community health

85Excellent
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
0/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_templateno
How it's scored
46.6/80Monthly downloads3,119 downloads/month across pypi
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesmlx-memo
dependents
ecosystemspypi
total_downloads
monthly_downloads3,119
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?

49Weak · 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
1.4/13.5Contributor breadth1 contributors
3/10OpenSSF Scorecard: Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled1
top_contributor_share1
How it's scored
0/42Issue resolutionno issues or no data
26.3/30PR acceptance50/57 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 0/16 approved changesets -- score normalized to 0
Inputs used
merged_prs50
open_issues0
closed_issues0
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio
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): Issue resolution, Newcomer PR acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backingpersonal (user) account
0/20Verified domainnot applicable to user accounts
0/25Owner reach0 followers of jagoff
23.5/25Track record37 public repos, account ~10 yr old
Inputs used
followers0
owner_typeUser
is_verified
owner_loginjagoff
public_repos37
account_age_days3,847
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 history29 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesmlx-memo
ecosystemspypi
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

77Good · 19% of overall
How it's scored
24/24CI workflows10 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests16 out of 16 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

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage sitehttps://memo-web-sigma.vercel.app
10/10Repository description
10/10Topics20 topics
0/10Wiki
Inputs used
topicsapple-silicon, claude-code, mcp, mcp-server, memory, mlx, model-context-protocol, obsidian, qwen, rag, sqlite-vec, memo, codegraph, linux, agent-memory, claude, embeddings, knowledge-graph, semantic-memory, ai-agents
has_wikino
homepagehttps://memo-web-sigma.vercel.app
docs_sitehttps://memo-web-sigma.vercel.app
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

76Good · 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-Tests16 out of 16 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/16 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
0/7.5Maintainedproject was created within the last 90 days. Please review its contents carefully
5/5Packagingpackaging workflow detected
2.5/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 5
5/5SASTSAST tool is run on all commits
5/5Security-Policysecurity policy file detected
0/7.5Signed-Releasesno data
6.8/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate6.9
Excluded from scoring (no data or not applicable): Branch-Protection, 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
0/25Indirect dependencies free of known advisoriestransitive set not separable from development and test dependencies in this scope
0/40No advisories left outstandingno advisory carries a publication date
Inputs used
sourceosv
advisories2
affected_packages1
assessed_packages216
unassessed_packages33
affected_by_severitymoderate 1
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 216 resolved dependencies against OSV. 33 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list. 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.

69Good · 4% of overall
How it's scored
45/45Agent instructionsCLAUDE.md
0/15Machine-readable docs (llms.txt)
40/40Legible commit history96 of 96 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share1
agent_instruction_filesCLAUDE.md
agent_instruction_max_bytes24,513
How it's scored
0/18One-command bootstrap
22/22Automated tests
0/11Lint / format config
11/11Static type checkingeditors/vscode/tsconfig.json
10/10Reproducible environmentDockerfile, lockfile
10/10Demonstrated agent practice6 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance4 of the last 100 commits are automated dependency updates
5/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 5
Inputs used
has_nixno
has_testsyes
lockfilespackage-lock.json, uv.lock
has_dockerfileyes
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configseditors/vscode/tsconfig.json
agent_commit_share0.06
toolchain_manifests
dependency_bot_commit_share0.04
How it's scored
27/45Type-checkable codePython with type-check config (editors/vscode/tsconfig.json)
54.8/55Manageable file sizes4/898 source files over 60KB
Inputs used
primary_languagePython
largest_source_bytes84,786
source_files_sampled898
oversized_source_files4
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

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

Data collection warnings

  • deps.dev does not index pypi:mlx-memo@3.10.0; advisories assessed against the repository dependency graph instead

More detail

Star and fork history 7 ★ / 2 ⇿
7Stars
2Forks
20Releases

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.

01345687222026-062026-062026-07
Major 0Minor 2Patch 18
OpenSSF Scorecard 6.9 / 10
6.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-22 02:08 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-Tests16 out of 16 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/16 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
0Maintainedproject was created within the last 90 days. Please review its contents carefully
10Packagingpackaging workflow detected
5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 5
10SASTSAST tool is run on all commits
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
9Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 16
RegistryPackageVersion constraintManifest
PyPIclick>=8.1.7pyproject.toml
PyPIrich>=13.7pyproject.toml
PyPIpydantic>=2.6pyproject.toml
PyPIcryptography>=42.0pyproject.toml
PyPIsqlite-vec>=0.1.9,<0.2pyproject.toml
PyPIfastmcp>=0.5,<4pyproject.toml
PyPIpython-frontmatter>=1.1pyproject.toml
PyPIpyyaml>=6.0pyproject.toml
PyPIquestionary>=2.0pyproject.toml
PyPItextual>=8.2.8,<9pyproject.toml
PyPItomli-w>=1.0pyproject.toml
PyPIwatchdog>=4.0pyproject.toml
PyPImlx>=0.18,<1pyproject.toml
PyPImlx-lm>=0.18pyproject.toml
PyPIsentence-transformers>=3.0pyproject.toml
PyPItransformers<5.13pyproject.toml
All dependencies 249

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

RegistryPackageVersionRelation
PyPIclickdirect
PyPIclick8.4.2direct
PyPIcryptographydirect
PyPIcryptography49.0.0direct
PyPIfastmcpdirect
PyPIfastmcp3.4.4direct
PyPImlxdirect
PyPImlx0.32.0direct
PyPImlx-lmdirect
PyPImlx-lm0.31.3direct
PyPIpydanticdirect
PyPIpydantic2.13.4direct
PyPIpython-frontmatterdirect
PyPIpython-frontmatter1.3.0direct
PyPIpyyamldirect
PyPIpyyaml6.0.3direct
PyPIquestionarydirect
PyPIquestionary2.1.1direct
PyPIrichdirect
PyPIrich15.0.0direct
PyPIsentence-transformersdirect
PyPIsentence-transformers5.6.0direct
PyPIsqlite-vecdirect
PyPIsqlite-vec0.1.9direct
PyPItextualdirect
PyPItextual8.2.8direct
PyPItomli-wdirect
PyPItomli-w1.2.0direct
PyPItransformersdirect
PyPItransformers5.12.1direct
PyPIwatchdogdirect
PyPIwatchdog6.0.0direct
npm@types/node26.1.1indirect
npm@types/vscode1.125.0indirect
npm@typescript/typescript-aix-ppc647.0.2indirect
npm@typescript/typescript-darwin-arm647.0.2indirect
npm@typescript/typescript-darwin-x647.0.2indirect
npm@typescript/typescript-freebsd-arm647.0.2indirect
npm@typescript/typescript-freebsd-x647.0.2indirect
npm@typescript/typescript-linux-arm7.0.2indirect
npm@typescript/typescript-linux-arm647.0.2indirect
npm@typescript/typescript-linux-loong647.0.2indirect
npm@typescript/typescript-linux-mips64el7.0.2indirect
npm@typescript/typescript-linux-ppc647.0.2indirect
npm@typescript/typescript-linux-riscv647.0.2indirect
npm@typescript/typescript-linux-s390x7.0.2indirect
npm@typescript/typescript-linux-x647.0.2indirect
npm@typescript/typescript-netbsd-arm647.0.2indirect
npm@typescript/typescript-netbsd-x647.0.2indirect
npm@typescript/typescript-openbsd-arm647.0.2indirect
npm@typescript/typescript-openbsd-x647.0.2indirect
npm@typescript/typescript-sunos-x647.0.2indirect
npm@typescript/typescript-win32-arm647.0.2indirect
npm@typescript/typescript-win32-x647.0.2indirect
npmtypescript7.0.2indirect
npmundici-types8.3.0indirect
PyPIaiofile3.11.1indirect
PyPIaiohappyeyeballs2.7.1indirect
PyPIaiohttp3.14.1indirect
PyPIaiosignal1.4.0indirect
PyPIannotated-doc0.0.4indirect
PyPIannotated-types0.7.0indirect
PyPIanyio4.14.2indirect
PyPIast-serialize0.6.0indirect
PyPIattrs26.1.0indirect
PyPIauthlib1.7.2indirect
PyPIbeartype0.22.9indirect
PyPIcachetools7.1.4indirect
PyPIcaio0.9.25indirect
PyPIcertifi2026.6.17indirect
PyPIcffi2.1.0indirect
PyPIcharset-normalizer3.4.9indirect
PyPIcolorama0.4.6indirect
PyPIconsciousness-contractsindirect
PyPIcoverage7.15.1indirect
PyPIcuda-bindings13.3.1indirect
PyPIcuda-pathfinder1.5.6indirect
PyPIcuda-toolkit13.0.3.0indirect
PyPIcyclopts4.21.0indirect
PyPIdatasets5.0.0indirect
PyPIdill0.4.1indirect
PyPIdnspython2.8.0indirect
PyPIdocstring-parser0.18.0indirect
PyPIemail-validator2.3.0indirect
PyPIexceptiongroup1.3.1indirect
PyPIexecnet2.1.2indirect
PyPIfastapiindirect
PyPIfastapi0.139.0indirect
PyPIfastmcp-slim3.4.4indirect
PyPIfilelock3.29.7indirect
PyPIfreezegunindirect
PyPIfreezegun1.5.5indirect
PyPIfrozenlist1.8.0indirect
PyPIfsspec2026.4.0indirect
PyPIgriffelib2.1.0indirect
PyPIh110.16.0indirect
PyPIhf-xet1.5.1indirect
PyPIhttpcore1.0.9indirect
PyPIhttpcore22.7.0indirect
PyPIhttpx0.28.1indirect
PyPIhttpx-sse0.4.3indirect
PyPIhttpx22.7.0indirect
PyPIhuggingface-hub1.23.0indirect
PyPIidna3.18indirect
PyPIiniconfig2.3.0indirect
PyPIjaraco-classes3.4.0indirect
PyPIjaraco-context6.1.2indirect
PyPIjaraco-functools4.5.0indirect
PyPIjeepney0.9.0indirect
PyPIjinja23.1.6indirect
PyPIjoblib1.5.3indirect
PyPIjoserfc1.7.3indirect
PyPIjsonref1.1.0indirect
PyPIjsonschema4.26.0indirect
PyPIjsonschema-path0.5.0indirect
PyPIjsonschema-specifications2025.9.1indirect
PyPIkeyring25.7.0indirect
PyPIlibrt0.13.0indirect
PyPIlinkify-it-py2.1.0indirect
PyPIllguidance1.7.6indirect
PyPIllvmlite0.48.0indirect
PyPImarkdown-it-py4.2.0indirect
PyPImarkupsafe3.0.3indirect
PyPImcp1.28.1indirect
PyPImdit-py-plugins0.6.1indirect
PyPImdurl0.1.2indirect
PyPIminiaudio1.71indirect
PyPImlx-audio0.4.5indirect
PyPImlx-memo3.10.0indirect
PyPImlx-metal0.32.0indirect
PyPImlx-vlmindirect
PyPImlx-vlm0.6.4indirect
PyPImlx-whisperindirect
PyPImlx-whisper0.4.3indirect
PyPImore-itertools11.1.0indirect
PyPImpmath1.3.0indirect
PyPImultidict6.7.1indirect
PyPImultiprocess0.70.19indirect
PyPImypyindirect
PyPImypy2.3.0indirect
PyPImypy-extensions1.1.0indirect
PyPInarwhals2.23.0indirect
PyPInetworkx3.6.1indirect
PyPInumba0.66.0indirect
PyPInumpy2.4.6indirect
PyPInvidia-cublas13.1.1.3indirect
PyPInvidia-cuda-cupti13.0.85indirect
PyPInvidia-cuda-nvrtc13.0.88indirect
PyPInvidia-cuda-runtime13.0.96indirect
PyPInvidia-cudnn-cu139.20.0.48indirect
PyPInvidia-cufft12.0.0.61indirect
PyPInvidia-cufile1.15.1.6indirect
PyPInvidia-curand10.4.0.35indirect
PyPInvidia-cusolver12.0.4.66indirect
PyPInvidia-cusparse12.6.3.3indirect
PyPInvidia-cusparselt-cu130.8.1indirect
PyPInvidia-nccl-cu132.29.7indirect
PyPInvidia-nvjitlink13.3.33indirect
PyPInvidia-nvshmem-cu133.4.5indirect
PyPInvidia-nvtx13.0.85indirect
PyPIopenapi-pydantic0.5.1indirect
PyPIopencv-python5.0.0.93indirect
PyPIopentelemetry-api1.43.0indirect
PyPIpackaging26.2indirect
PyPIpandas3.0.3indirect
PyPIpathable0.6.0indirect
PyPIpathspec1.1.1indirect
PyPIpillow12.3.0indirect
PyPIplatformdirs4.10.0indirect
PyPIpluggy1.6.0indirect
PyPIprompt-toolkit3.0.52indirect
PyPIpropcache0.5.2indirect
PyPIprotobuf7.35.1indirect
PyPIpy-key-value-aio0.4.5indirect
PyPIpyarrow25.0.0indirect
PyPIpycparser3.0indirect
PyPIpydantic-core2.46.4indirect
PyPIpydantic-settings2.14.2indirect
PyPIpygments2.20.0indirect
PyPIpyjwt2.13.0indirect
PyPIpyobjc-core12.2.1indirect
PyPIpyobjc-framework-cocoa12.2.1indirect
PyPIpyobjc-framework-coreml12.2.1indirect
PyPIpyobjc-framework-quartzindirect
PyPIpyobjc-framework-quartz12.2.1indirect
PyPIpyobjc-framework-visionindirect
PyPIpyobjc-framework-vision12.2.1indirect
PyPIpyperclip1.11.0indirect
PyPIpytestindirect
PyPIpytest8.4.2indirect
PyPIpytest-asyncioindirect
PyPIpytest-asyncio1.4.0indirect
PyPIpytest-covindirect
PyPIpytest-cov7.1.0indirect
PyPIpytest-textual-snapshotindirect
PyPIpytest-textual-snapshot1.1.0indirect
PyPIpytest-timeoutindirect
PyPIpytest-timeout2.4.0indirect
PyPIpytest-xdistindirect
PyPIpytest-xdist3.8.0indirect
PyPIpython-dateutil2.9.0.post0indirect
PyPIpython-dotenv1.2.2indirect
PyPIpython-multipart0.0.32indirect
PyPIpywin32312indirect
PyPIpywin32-ctypes0.2.3indirect
PyPIreferencing0.37.0indirect
PyPIregex2026.7.10indirect
PyPIrequests2.34.2indirect
PyPIrich-rst2.1.0indirect
PyPIrpds-py2026.6.3indirect
PyPIruff0.15.20indirect
PyPIruff0.15.21indirect
PyPIsafetensors0.8.0indirect
PyPIscikit-learn1.9.0indirect
PyPIscipy1.18.0indirect
PyPIsecretstorage3.5.0indirect
PyPIsentencepiece0.2.2indirect
PyPIsetuptools83.0.0indirect
PyPIshellingham1.5.4indirect
PyPIsix1.17.0indirect
PyPIsounddevice0.5.5indirect
PyPIsse-starlette3.4.5indirect
PyPIstarlette1.3.1indirect
PyPIsympy1.14.0indirect
PyPIsyrupy4.8.0indirect
PyPItantivyindirect
PyPItantivy0.26.0indirect
PyPIthreadpoolctl3.6.0indirect
PyPItiktoken0.13.0indirect
PyPItokenizers0.22.2indirect
PyPItorch2.13.0indirect
PyPItqdm4.68.4indirect
PyPItriton3.7.1indirect
PyPItruststore0.10.4indirect
PyPItyper0.26.8indirect
PyPItypes-pyyamlindirect
PyPItypes-pyyaml6.0.12.20260518indirect
PyPItyping-extensions4.16.0indirect
PyPItyping-inspection0.4.2indirect
PyPIuc-micro-py2.0.0indirect
PyPIuncalled-for0.3.2indirect
PyPIurllib32.7.0indirect
PyPIuvicornindirect
PyPIuvicorn0.51.0indirect
PyPIwatchfiles1.2.0indirect
PyPIwcwidth0.8.2indirect
PyPIwebsockets16.1indirect
PyPIxxhash3.8.1indirect
PyPIyarl1.24.2indirect
Dependency advisories 1

This repository publishes no package the index resolves, so its own dependency graph was assessed — 216 packages, which also include development and test pins that never ship: 1 carry known advisories, of which 0 are direct. 33 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list.

PackageVersionRelationSeverityAdvisoriesFixed in
pytest8.4.2indirectmoderate29.0.3

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

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