Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-09-17 09:13 UTC

skynetcmd / m3-memory

Local-first Memory Framework for AI Agents · 99.2% LongMemEval-S retrieval @ k=10 · Supports Claude · Antigravity · LangChain · Hermes · Gemini · OpenCode · OpenClaw · MCP-native and plugins · Hybrid search (FTS5 + vector + MMR) · GDPR · FIPS 140-3 ready · 100% local (fully offline) or cloud capable

PythonApache-2.0★ 25 stars⑂ 3 forkssince Feb 2026View on GitHub ↗
KindCommand-line toolLibraryMCP serverNetwork servicehow this is determined

skynetcmd/m3-memory holds a health index of 83 out of 100, placing it in the Excellent band. It scores highest on Engineering Quality (90/100) and lowest on Sustainability & Governance (53/100). It was last updated today. A single contributor accounts for most of its recent work.

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

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

Ownership

skynetcmdPersonal account
4 followers5 public repossince Jan 2024

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

Package ecosystems

Metrics by category

Vitality

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

84Excellent · 21% of overall
How it's scored
36/36Push recencylast push 0 days ago
15.9/36Commit cadence23/52 weeks with commits
18/18Commit volume1,571 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 27 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year1,571
human_commit_share0.99
days_since_last_push0
active_weeks_last_year23
How it's scored
27/27Ships releases100 releases published
36/36Release recencylatest release 2 days ago
27/27Release cadencea release every ~0.3 days
0/10OpenSSF Scorecard: Signed-ReleasesProject has not signed or included provenance with any releases.
Inputs used
releases_count100
latest_release_tagv2026.9.14.4
releases_from_tagsno
days_since_latest_release2
mean_days_between_releases0.3

Community & Adoption

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

57Moderate · 17% of overall
How it's scored
22.4/60Stars25 stars
2.5/25Forks3 forks
0/15Watchers1 watchers
Inputs used
forks3
stars25
watchers1
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 (Apache-2.0)
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_badges0
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_services
has_pull_request_templateyes
How it's scored
47.8/80Monthly downloads3,861 downloads/month across pypi
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesm3-memory
dependents
ecosystemspypi
total_downloads
monthly_downloads3,861
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?

53Moderate · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
6.2/22.5Commit distributiontop contributor authored 72% of commits
2.7/13.5Contributor breadth2 contributors
0/10OpenSSF Scorecard: Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled2
top_contributor_share0.723
How it's scored
40.6/42Issue resolution97% of issues closed
27.2/30PR acceptance107/118 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs107
open_issues1
closed_issues28
prs_merged_7d16
prs_decided_7d17
prs_merged_30d17
prs_decided_30d18
issue_closed_ratio0.966
closed_unmerged_prs11
first_time_authors_30d0
first_time_prs_merged_30d0
first_time_prs_decided_30d0
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
5/25Owner reach4 followers of skynetcmd
10.9/25Track record5 public repos, account ~2 yr old
Inputs used
followers4
owner_typeUser
is_verified
owner_loginskynetcmd
public_repos5
account_age_days962
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 2 days ago
20/20Version history164 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesm3-memory
ecosystemspypi
any_deprecatedno
min_days_since_publish2

Engineering Quality

Are baseline engineering and documentation practices in place?

90Excellent · 19% of overall
How it's scored
24/24CI workflows4 workflow(s)
24/24Tests present
16/16Linter configeslint.config.js, pyproject.toml ([tool.ruff])
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests3 out of 3 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno

Documentation

100Exceptional
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage sitehttps://github.com/skynetcmd/m3-memory
10/10Repository description
10/10Topics20 topics
10/10Wiki
Inputs used
topicsagentic-memory, ai-agents, claude-code, gdpr, gemini-cli, local-llm, mcp, rag, vector-search, ai-memory, mcp-server, openclaw, privacy, fips-140-3, langchain, langgraph, mem0, agent-memory, knowledge-graph, long-term-memory
has_wikiyes
homepagehttps://github.com/skynetcmd/m3-memory
docs_sitehttps://github.com/skynetcmd/m3-memory
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

63Moderate · 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-Tests3 out of 3 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/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 27 issue activity found in the last 90 days -- score normalized to 10
5/5Packagingpackaging workflow detected
1/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 2
5/5SASTSAST tool is run on all commits
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
7.5/7.5Vulnerabilities0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate6.3
Excluded from scoring (no data or not applicable): Branch-Protection. 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.

73Good · 4% of overall
How it's scored
45/45Agent instructionsAGENTS.md, CLAUDE.md, GEMINI.md, commands/agents.md, docs/AGENTS.md
0/15Machine-readable docs (llms.txt)
40/40Legible commit history97 of 99 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.98
agent_instruction_filesAGENTS.md, CLAUDE.md, GEMINI.md, commands/agents.md, docs/AGENTS.md
agent_instruction_max_bytes5,711
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format configeslint.config.js, pyproject.toml ([tool.ruff])
11/11Static type checkingexamples/homelab-dashboard/frontend/tsconfig.json
10/10Reproducible environmentDockerfile, lockfile
10/10Demonstrated agent practice13 of the last 100 commits agent-authored or agent-credited
0/8Automated maintenanceno automated dependency updates observed
2/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 2
Inputs used
has_nixno
has_testsyes
lockfilespackage-lock.json
has_dockerfileyes
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configsexamples/homelab-dashboard/frontend/tsconfig.json
agent_commit_share0.13
toolchain_manifests
dependency_bot_commit_share0
How it's scored
27/45Type-checkable codePython with type-check config (examples/homelab-dashboard/frontend/tsconfig.json)
53.5/55Manageable file sizes20/748 source files over 60KB
Inputs used
primary_languagePython
largest_source_bytes173,495
source_files_sampled748
oversized_source_files20
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
20/20MCP server
40/40Runnable examplesexamples
Inputs used
example_dirsexamples
has_mcp_signalyes
api_schema_files
interfaces_expected_ofnetwork-service

Key facts

25GitHub stars
2contributors
1,571commits, last 12 months
0days since last push
100releases
1bus factor
1open issues
PyPIpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • OSV advisory lookup failed: [Errno 101] Network is unreachable

More detail

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

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.

12233312026-042026-062026-07
Major 0Minor 0Patch 0
OpenSSF Scorecard 6.3 / 10
6.3aggregate

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-09-17 09: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
10CI-Tests3 out of 3 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/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 27 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
2Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 2
10SASTSAST tool is run on all commits
10Security-Policysecurity policy file detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 23
RegistryPackageVersion constraintManifest
PyPIfastmcp>=3.2.4,<4pyproject.toml
PyPImcp>=1.28.1,<2pyproject.toml
PyPIhttpx>=0.28.1,<1pyproject.toml
PyPIrequests>=2.33.1,<3pyproject.toml
PyPIpsycopg2-binary>=2.9.12,<3pyproject.toml
PyPIcryptography>=50.0.0,<51pyproject.toml
PyPIkeyring>=25.7.0,<26pyproject.toml
PyPInumpy>=2.4.4,<2.5pyproject.toml
PyPIpython-dotenv>=1.2.2,<2pyproject.toml
PyPIPyYAML>=6.0.3,<7pyproject.toml
PyPIpsutil>=7.2.2,<8pyproject.toml
PyPItqdm>=4.67.3,<5pyproject.toml
PyPIfastapi>=0.136.1,<1pyproject.toml
PyPIuvicorn>=0.46.0,<1pyproject.toml
PyPIsqlglot>=30.6.0,<31pyproject.toml
PyPIurllib3>=2.7.0,<3pyproject.toml
PyPIrapidfuzz>=3.14,<4pyproject.toml
PyPIfpdf2>=2.8.7,<3pyproject.toml
PyPIbeautifulsoup4>=4.14.3,<5pyproject.toml
PyPIdefusedxml>=0.7.1,<1pyproject.toml
PyPInetworkx>=3.0,<4pyproject.toml
PyPIpywin32>=311pyproject.toml
PyPIpyobjc-framework-CoreWLANpyproject.toml
All dependencies 259

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

RegistryPackageVersionRelation
PyPIbeautifulsoup4direct
PyPIcryptographydirect
PyPIdefusedxmldirect
PyPIfastapidirect
PyPIfastmcpdirect
PyPIfpdf2direct
PyPIhttpxdirect
PyPIkeyringdirect
PyPImcpdirect
PyPInetworkxdirect
PyPInumpydirect
PyPIpsutildirect
PyPIpsycopg2-binarydirect
PyPIpyobjc-framework-corewlandirect
PyPIpython-dotenvdirect
PyPIpywin32direct
PyPIpyyamldirect
PyPIrapidfuzzdirect
PyPIrequestsdirect
PyPIsqlglotdirect
PyPItqdmdirect
PyPIurllib3direct
PyPIuvicorndirect
npm@babel/code-frame7.29.7indirect
npm@babel/compat-data7.29.7indirect
npm@babel/core7.29.7indirect
npm@babel/generator7.29.7indirect
npm@babel/helper-compilation-targets7.29.7indirect
npm@babel/helper-globals7.29.7indirect
npm@babel/helper-module-imports7.29.7indirect
npm@babel/helper-module-transforms7.29.7indirect
npm@babel/helper-plugin-utils7.28.6indirect
npm@babel/helper-string-parser7.29.7indirect
npm@babel/helper-validator-identifier7.29.7indirect
npm@babel/helper-validator-option7.29.7indirect
npm@babel/helpers7.29.7indirect
npm@babel/parser7.29.7indirect
npm@babel/plugin-transform-react-jsx-self7.27.1indirect
npm@babel/plugin-transform-react-jsx-source7.27.1indirect
npm@babel/template7.29.7indirect
npm@babel/traverse7.29.7indirect
npm@babel/types7.29.7indirect
npm@emnapi/core1.8.1indirect
npm@emnapi/runtime1.8.1indirect
npm@emnapi/wasi-threads1.1.0indirect
npm@eslint-community/eslint-utils4.9.1indirect
npm@eslint-community/regexpp4.12.2indirect
npm@eslint/config-array0.21.1indirect
npm@eslint/config-helpers0.4.2indirect
npm@eslint/core0.17.0indirect
npm@eslint/eslintrc3.3.4indirect
npm@eslint/js9.39.3indirect
npm@eslint/object-schema2.1.7indirect
npm@eslint/plugin-kit0.4.1indirect
npm@humanfs/core0.19.2indirect
npm@humanfs/node0.16.8indirect
npm@humanfs/types0.15.0indirect
npm@humanwhocodes/module-importer1.0.1indirect
npm@humanwhocodes/retry0.4.3indirect
npm@jridgewell/gen-mapping0.3.13indirect
npm@jridgewell/remapping2.3.5indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@jridgewell/trace-mapping0.3.31indirect
npm@napi-rs/wasm-runtime1.1.1indirect
npm@oxc-project/runtime0.115.0indirect
npm@oxc-project/types0.115.0indirect
npm@rolldown/binding-android-arm641.0.0-rc.6indirect
npm@rolldown/binding-darwin-arm641.0.0-rc.6indirect
npm@rolldown/binding-darwin-x641.0.0-rc.6indirect
npm@rolldown/binding-freebsd-x641.0.0-rc.6indirect
npm@rolldown/binding-linux-arm-gnueabihf1.0.0-rc.6indirect
npm@rolldown/binding-linux-arm64-gnu1.0.0-rc.6indirect
npm@rolldown/binding-linux-arm64-musl1.0.0-rc.6indirect
npm@rolldown/binding-linux-x64-gnu1.0.0-rc.6indirect
npm@rolldown/binding-linux-x64-musl1.0.0-rc.6indirect
npm@rolldown/binding-openharmony-arm641.0.0-rc.6indirect
npm@rolldown/binding-wasm32-wasi1.0.0-rc.6indirect
npm@rolldown/binding-win32-arm64-msvc1.0.0-rc.6indirect
npm@rolldown/binding-win32-x64-msvc1.0.0-rc.6indirect
npm@rolldown/pluginutils1.0.0-rc.3indirect
npm@rolldown/pluginutils1.0.0-rc.6indirect
npm@tybys/wasm-util0.10.1indirect
npm@types/babel__core7.20.5indirect
npm@types/babel__generator7.27.0indirect
npm@types/babel__template7.4.4indirect
npm@types/babel__traverse7.28.0indirect
npm@types/estree1.0.8indirect
npm@types/json-schema7.0.15indirect
npm@types/node24.11.0indirect
npm@types/react19.2.14indirect
npm@types/react-dom19.2.3indirect
npm@typescript-eslint/eslint-plugin8.56.1indirect
npm@typescript-eslint/parser8.56.1indirect
npm@typescript-eslint/project-service8.56.1indirect
npm@typescript-eslint/scope-manager8.56.1indirect
npm@typescript-eslint/tsconfig-utils8.56.1indirect
npm@typescript-eslint/type-utils8.56.1indirect
npm@typescript-eslint/types8.56.1indirect
npm@typescript-eslint/typescript-estree8.56.1indirect
npm@typescript-eslint/utils8.56.1indirect
npm@typescript-eslint/visitor-keys8.56.1indirect
npm@vitejs/plugin-react5.1.4indirect
npmacorn8.16.0indirect
npmacorn-jsx5.3.2indirect
npmajv6.14.0indirect
npmansi-styles4.3.0indirect
npmargparse2.0.1indirect
npmbalanced-match1.0.2indirect
npmbaseline-browser-mapping2.11.22indirect
npmbrace-expansion2.1.4indirect
npmbrowserslist4.28.9indirect
npmcallsites3.1.0indirect
npmcaniuse-lite1.0.30001810indirect
npmchalk4.1.2indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.4indirect
npmconvert-source-map2.0.0indirect
npmcross-spawn7.0.6indirect
npmcsstype3.2.3indirect
npmdebug4.4.3indirect
npmdeep-is0.1.4indirect
npmdetect-libc2.1.2indirect
npmelectron-to-chromium1.5.427indirect
npmescalade3.2.0indirect
npmescape-string-regexp4.0.0indirect
npmeslint9.39.3indirect
npmeslint-plugin-react-hooks7.0.1indirect
npmeslint-plugin-react-refresh0.4.26indirect
npmeslint-scope8.4.0indirect
npmeslint-visitor-keys3.4.3indirect
npmeslint-visitor-keys4.2.1indirect
npmeslint-visitor-keys5.0.1indirect
npmespree10.4.0indirect
npmesquery1.7.0indirect
npmesrecurse4.3.0indirect
npmestraverse5.3.0indirect
npmesutils2.0.3indirect
npmfast-deep-equal3.1.3indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfdir6.5.0indirect
npmfile-entry-cache8.0.0indirect
npmfind-up5.0.0indirect
npmflat-cache4.0.1indirect
npmflatted3.4.2indirect
npmfsevents2.3.3indirect
npmgensync1.0.0-beta.2indirect
npmglob-parent6.0.2indirect
npmglobals14.0.0indirect
npmglobals16.5.0indirect
npmhas-flag4.0.0indirect
npmhermes-estree0.25.1indirect
npmhermes-parser0.25.1indirect
npmignore5.3.2indirect
npmignore7.0.5indirect
npmimport-fresh3.3.1indirect
npmimurmurhash0.1.4indirect
npmis-extglob2.1.1indirect
npmis-glob4.0.3indirect
npmisexe2.0.0indirect
npmjs-tokens4.0.0indirect
npmjs-yaml4.3.2indirect
npmjsesc3.1.0indirect
npmjson-buffer3.0.1indirect
npmjson-schema-traverse0.4.1indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmjson52.2.3indirect
npmkeyv4.5.4indirect
npmlevn0.4.1indirect
npmlightningcss1.31.1indirect
npmlightningcss-android-arm641.31.1indirect
npmlightningcss-darwin-arm641.31.1indirect
npmlightningcss-darwin-x641.31.1indirect
npmlightningcss-freebsd-x641.31.1indirect
npmlightningcss-linux-arm-gnueabihf1.31.1indirect
npmlightningcss-linux-arm64-gnu1.31.1indirect
npmlightningcss-linux-arm64-musl1.31.1indirect
npmlightningcss-linux-x64-gnu1.31.1indirect
npmlightningcss-linux-x64-musl1.31.1indirect
npmlightningcss-win32-arm64-msvc1.31.1indirect
npmlightningcss-win32-x64-msvc1.31.1indirect
npmlocate-path6.0.0indirect
npmlodash.merge4.6.2indirect
npmlru-cache5.1.1indirect
npmminimatch10.2.4indirect
npmminimatch3.1.5indirect
npmms2.1.3indirect
npmnanoid3.3.18indirect
npmnatural-compare1.4.0indirect
npmnode-releases2.0.55indirect
npmoptionator0.9.4indirect
npmp-limit3.1.0indirect
npmp-locate5.0.0indirect
npmparent-module1.0.1indirect
npmpath-exists4.0.0indirect
npmpath-key3.1.1indirect
npmpicocolors1.1.1indirect
npmpicomatch4.0.4indirect
npmpostcss8.5.26indirect
npmprelude-ls1.2.1indirect
npmpunycode2.3.1indirect
npmreact19.2.4indirect
npmreact-dom19.2.4indirect
npmreact-refresh0.18.0indirect
npmresolve-from4.0.0indirect
npmrolldown1.0.0-rc.6indirect
npmscheduler0.27.0indirect
npmsemver6.3.1indirect
npmsemver7.7.4indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmsource-map-js1.2.1indirect
npmstrip-json-comments3.1.1indirect
npmsupports-color7.2.0indirect
npmtinyglobby0.2.15indirect
npmts-api-utils2.4.0indirect
npmtslib2.8.1indirect
npmtype-check0.4.0indirect
npmtypescript5.9.3indirect
npmtypescript-eslint8.56.1indirect
npmundici-types7.16.0indirect
npmupdate-browserslist-db1.3.3indirect
npmuri-js4.4.1indirect
npmvite8.0.0-beta.16indirect
npmwhich2.0.2indirect
npmword-wrap1.2.5indirect
npmyallist3.1.1indirect
npmyocto-queue0.1.0indirect
npmzod4.3.6indirect
npmzod-validation-error4.0.2indirect
PyPIargparseindirect
PyPIbuildindirect
PyPIcrewaiindirect
PyPIglinerindirect
PyPIh2indirect
PyPIhttpcore2indirect
PyPIhttpx2indirect
PyPIidnaindirect
PyPIlangchain-coreindirect
PyPIlanggraphindirect
PyPIlangmemindirect
PyPIm3-memory2026.7.15.1indirect
PyPImypyindirect
PyPIpsycopgindirect
PyPIpydantic-ai-slimindirect
PyPIpytestindirect
PyPIpytest-asyncioindirect
PyPIruffindirect
PyPIscipyindirect
PyPIsentence-transformersindirect
PyPIsetuptoolsindirect
PyPIsqlite-vecindirect
PyPItorchindirect
PyPItransformersindirect
PyPItwineindirect
PyPItypes-pyyamlindirect
PyPItypes-requestsindirect
PyPItypes-setuptoolsindirect
Dependency advisories not assessed

Advisory matching could not run for this report: OSV advisory lookup failed: [Errno 101] Network is unreachable

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.