Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-09-15 00:38 UTC

decentralized-identity / kya-os-mcp

KYA-OS MCP protocol reference implementation — delegation, proof generation, session lifecycle, and cryptographic identity for the Model Context Protocol

TypeScriptMIT★ 28 stars⑂ 10 forkssince Mar 2026View on GitHub ↗
KindLibraryCommand-line toolhow this is determined

decentralized-identity/kya-os-mcp holds a health index of 81 out of 100, placing it in the Excellent band. It scores highest on Vitality (87/100) and lowest on Community & Adoption (57/100). It was last updated today. A single contributor accounts for most of its recent work.

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

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

Ownership

Decentralized Identity FoundationOrganization · verified domain
986 followers269 public repossince Nov 2016

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npm@kya-os/mcp1.15.08,6821819 days agokya-osmcpdelegationverifiable-credentialsdidprotocolidentityaudittransparency-logdif

Metrics by category

Vitality

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

87Excellent · 21% of overall
How it's scored
36/36Push recencylast push 0 days ago
15.2/36Commit cadence22/52 weeks with commits
18/18Commit volume368 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year368
human_commit_share0.93
days_since_last_push0
active_weeks_last_year22

Release discipline

100Exceptional
How it's scored
27/27Ships releases9 releases published
36/36Release recencylatest release 20 days ago
27/27Release cadencea release every ~6.2 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count9
latest_release_tagv1.14.2
releases_from_tagsno
days_since_latest_release20
mean_days_between_releases6.2
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?

57Moderate · 17% of overall
How it's scored
23.2/60Stars28 stars
8/25Forks10 forks
2.7/15Watchers4 watchers
Inputs used
forks10
stars28
watchers4
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
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges5
has_contributingyes
has_issue_templateno
has_code_of_conductno
readme_badge_servicesgithub.com, shields.io
has_pull_request_templateyes
How it's scored
52.5/80Monthly downloads8,682 downloads/month across npm
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packages@kya-os/mcp
dependents
ecosystemsnpm
total_downloads
monthly_downloads8,682
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?

63Moderate · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
0.5/22.5Commit distributiontop contributor authored 98% of commits
6.8/13.5Contributor breadth5 contributors
3/10OpenSSF Scorecard: Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled5
top_contributor_share0.977
How it's scored
19.6/42Issue resolution47% of issues closed
27.2/30PR acceptance158/174 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 0/15 approved changesets -- score normalized to 0
Inputs used
merged_prs158
open_issues8
closed_issues7
prs_merged_7d0
prs_decided_7d0
prs_merged_30d9
prs_decided_30d10
issue_closed_ratio0.467
closed_unmerged_prs16
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
30/30Ownership backingorganization-owned
20/20Verified domain
21.5/25Owner reach986 followers of decentralized-identity
25/25Track record269 public repos, account ~9 yr old
Inputs used
followers986
owner_typeOrganization
is_verifiedyes
owner_logindecentralized-identity
public_repos269
account_age_days3,601

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable1 package(s) on npm
35/35Publish recencylatest publish 19 days ago
20/20Version history18 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packages@kya-os/mcp
ecosystemsnpm
any_deprecatedno
min_days_since_publish19

Engineering Quality

Are baseline engineering and documentation practices in place?

74Good · 19% of overall
How it's scored
24/24CI workflows4 workflow(s)
24/24Tests present
16/16Linter configeslint.config.js
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_configyes
has_precommit_configno

Documentation

60Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics1 topics
10/10Wiki
Inputs used
topicswg-ag
has_wikiyes
homepage
docs_site
has_readmeyes
has_docs_dirno
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-Protectionbranch protection not enabled on development/release branches
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/15 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 1 issue activity found in the last 90 days -- score normalized to 10
0/5Packagingno data
1.5/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 3
5/5SASTSAST tool is run on all commits
5/5Security-Policysecurity policy file detected
0/7.5Signed-Releasesno data
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities10 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate5.4
Excluded from scoring (no data or not applicable): Packaging, 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_packages3
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 npm:@kya-os/mcp@1.15.0 runtime dependency closure — what installing the published package pulls in — 3 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.

68Good · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history93 of 93 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share1
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format configeslint.config.js
11/11Static type checkingconformance/tsconfig.json, examples/authz-inspector/tsconfig.json, examples/brave-search-mcp-server/tsconfig.json, examples/consent-basic/tsconfig.json, examples/consent-full/tsconfig.json, examples/consent-persistence/tsconfig.json, examples/context7-with-kya-os/tsconfig.json, examples/node-server/tsconfig.json, examples/revoked/tsconfig.json, examples/verify-proof/tsconfig.json, tsconfig.json
10/10Reproducible environmentDockerfile, lockfile
0/10Demonstrated agent practiceno agent-authored commits among the last 100
8/8Automated maintenance7 of the last 100 commits are automated dependency updates
3/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 3
Inputs used
has_nixno
has_testsyes
lockfilespackage-lock.json, pnpm-lock.yaml
has_dockerfileyes
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configsconformance/tsconfig.json, examples/authz-inspector/tsconfig.json, examples/brave-search-mcp-server/tsconfig.json, examples/consent-basic/tsconfig.json, examples/consent-full/tsconfig.json, examples/consent-persistence/tsconfig.json, examples/context7-with-kya-os/tsconfig.json, examples/node-server/tsconfig.json, examples/revoked/tsconfig.json, examples/verify-proof/tsconfig.json, tsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.07
How it's scored
45/45Type-checkable codeTypeScript (statically typed)
55/55Manageable file sizes0/429 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes58,912
source_files_sampled429
oversized_source_files0
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)not applicable to this kind of software
0/20MCP servernot applicable to this kind of software
40/40Runnable examplesexamples, samples
Inputs used
example_dirsexamples, samples
has_mcp_signalno
api_schema_files
interfaces_expected_of
Excluded from scoring (no data or not applicable): API schema (OpenAPI/GraphQL/proto), MCP server. Remaining weights renormalized.

Key facts

28GitHub stars
5contributors
368commits, last 12 months
0days since last push
9releases
1bus factor
8open issues
npmpackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 10 ⇿
0Stars
10Forks

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.

02468101022026-032026-042026-06
OpenSSF Scorecard 5.4 / 10
5.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-09-15 00:38 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
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/15 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 1 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
3Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 3
10SASTSAST tool is run on all commits
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities10 existing vulnerabilities detected
Direct dependencies 3
RegistryPackageVersion constraintManifest
npmjose^6.2.8package.json
npmjson-canonicalize2.0.0package.json
npmzod^4.4.3package.json
All dependencies 472

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

RegistryPackageVersionRelation
npmjose6.2.10direct
npmjose6.2.8direct
npmjose^6.1.3direct
npmjson-canonicalize2.0.0direct
npmjson-canonicalize^2.0.0direct
npmzod3.25.76direct
npmzod4.3.6direct
npmzod4.4.3direct
npmzod^3.23.0direct
npm@babel/helper-string-parser7.29.7indirect
npm@babel/helper-validator-identifier7.29.7indirect
npm@babel/parser7.29.8indirect
npm@babel/types7.29.8indirect
npm@bcoe/v8-coverage1.0.2indirect
npm@cosmjs/proto-signing^0.39.0indirect
npm@cosmjs/stargate^0.39.0indirect
npm@emnapi/core1.11.1indirect
npm@emnapi/runtime1.11.1indirect
npm@emnapi/wasi-threads1.2.2indirect
npm@esbuild/aix-ppc640.28.1indirect
npm@esbuild/aix-ppc640.28.2indirect
npm@esbuild/android-arm0.28.1indirect
npm@esbuild/android-arm0.28.2indirect
npm@esbuild/android-arm640.28.1indirect
npm@esbuild/android-arm640.28.2indirect
npm@esbuild/android-x640.28.1indirect
npm@esbuild/android-x640.28.2indirect
npm@esbuild/darwin-arm640.28.1indirect
npm@esbuild/darwin-arm640.28.2indirect
npm@esbuild/darwin-x640.28.1indirect
npm@esbuild/darwin-x640.28.2indirect
npm@esbuild/freebsd-arm640.28.1indirect
npm@esbuild/freebsd-arm640.28.2indirect
npm@esbuild/freebsd-x640.28.1indirect
npm@esbuild/freebsd-x640.28.2indirect
npm@esbuild/linux-arm0.28.1indirect
npm@esbuild/linux-arm0.28.2indirect
npm@esbuild/linux-arm640.28.1indirect
npm@esbuild/linux-arm640.28.2indirect
npm@esbuild/linux-ia320.28.1indirect
npm@esbuild/linux-ia320.28.2indirect
npm@esbuild/linux-loong640.28.1indirect
npm@esbuild/linux-loong640.28.2indirect
npm@esbuild/linux-mips64el0.28.1indirect
npm@esbuild/linux-mips64el0.28.2indirect
npm@esbuild/linux-ppc640.28.1indirect
npm@esbuild/linux-ppc640.28.2indirect
npm@esbuild/linux-riscv640.28.1indirect
npm@esbuild/linux-riscv640.28.2indirect
npm@esbuild/linux-s390x0.28.1indirect
npm@esbuild/linux-s390x0.28.2indirect
npm@esbuild/linux-x640.28.1indirect
npm@esbuild/linux-x640.28.2indirect
npm@esbuild/netbsd-arm640.28.1indirect
npm@esbuild/netbsd-arm640.28.2indirect
npm@esbuild/netbsd-x640.28.1indirect
npm@esbuild/netbsd-x640.28.2indirect
npm@esbuild/openbsd-arm640.28.1indirect
npm@esbuild/openbsd-arm640.28.2indirect
npm@esbuild/openbsd-x640.28.1indirect
npm@esbuild/openbsd-x640.28.2indirect
npm@esbuild/openharmony-arm640.28.1indirect
npm@esbuild/openharmony-arm640.28.2indirect
npm@esbuild/sunos-x640.28.1indirect
npm@esbuild/sunos-x640.28.2indirect
npm@esbuild/win32-arm640.28.1indirect
npm@esbuild/win32-arm640.28.2indirect
npm@esbuild/win32-ia320.28.1indirect
npm@esbuild/win32-ia320.28.2indirect
npm@esbuild/win32-x640.28.1indirect
npm@esbuild/win32-x640.28.2indirect
npm@eslint-community/eslint-utils4.10.1indirect
npm@eslint-community/regexpp4.12.2indirect
npm@eslint/config-array0.23.5indirect
npm@eslint/config-helpers0.7.0indirect
npm@eslint/core1.2.1indirect
npm@eslint/js10.0.1indirect
npm@eslint/object-schema3.0.5indirect
npm@eslint/plugin-kit0.7.2indirect
npm@hono/node-server1.19.17indirect
npm@hono/node-server2.1.0indirect
npm@hono/node-server^2.1.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/resolve-uri3.1.2indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@jridgewell/trace-mapping0.3.31indirect
npm@kya-os/consent0.1.47indirect
npm@kya-os/consent^0.1.37indirect
npm@kya-os/mcp1.14.0indirect
npm@kya-os/mcp^1.14.0indirect
npm@lit-labs/ssr-dom-shim1.6.0indirect
npm@lit/react1.0.8indirect
npm@lit/reactive-element2.1.2indirect
npm@modelcontextprotocol/sdk1.27.1indirect
npm@modelcontextprotocol/sdk1.30.0indirect
npm@modelcontextprotocol/sdk^1.12.0indirect
npm@modelcontextprotocol/sdk^1.27.1indirect
npm@modelcontextprotocol/sdk^1.30.0indirect
npm@napi-rs/wasm-runtime1.2.3indirect
npm@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npm@oxc-project/types0.139.0indirect
npm@oxc-project/types0.144.0indirect
npm@oxc-project/types0.146.0indirect
npm@rolldown/binding-android-arm-eabi1.2.5indirect
npm@rolldown/binding-android-arm641.1.5indirect
npm@rolldown/binding-android-arm641.2.4indirect
npm@rolldown/binding-android-arm641.2.5indirect
npm@rolldown/binding-darwin-arm641.1.5indirect
npm@rolldown/binding-darwin-arm641.2.4indirect
npm@rolldown/binding-darwin-arm641.2.5indirect
npm@rolldown/binding-darwin-x641.1.5indirect
npm@rolldown/binding-darwin-x641.2.4indirect
npm@rolldown/binding-darwin-x641.2.5indirect
npm@rolldown/binding-freebsd-x641.1.5indirect
npm@rolldown/binding-freebsd-x641.2.4indirect
npm@rolldown/binding-freebsd-x641.2.5indirect
npm@rolldown/binding-linux-arm-gnueabihf1.1.5indirect
npm@rolldown/binding-linux-arm-gnueabihf1.2.4indirect
npm@rolldown/binding-linux-arm-gnueabihf1.2.5indirect
npm@rolldown/binding-linux-arm64-gnu1.1.5indirect
npm@rolldown/binding-linux-arm64-gnu1.2.4indirect
npm@rolldown/binding-linux-arm64-gnu1.2.5indirect
npm@rolldown/binding-linux-arm64-musl1.1.5indirect
npm@rolldown/binding-linux-arm64-musl1.2.4indirect
npm@rolldown/binding-linux-arm64-musl1.2.5indirect
npm@rolldown/binding-linux-ppc64-gnu1.1.5indirect
npm@rolldown/binding-linux-ppc64-gnu1.2.4indirect
npm@rolldown/binding-linux-ppc64-gnu1.2.5indirect
npm@rolldown/binding-linux-s390x-gnu1.1.5indirect
npm@rolldown/binding-linux-s390x-gnu1.2.4indirect
npm@rolldown/binding-linux-s390x-gnu1.2.5indirect
npm@rolldown/binding-linux-x64-gnu1.1.5indirect
npm@rolldown/binding-linux-x64-gnu1.2.4indirect
npm@rolldown/binding-linux-x64-gnu1.2.5indirect
npm@rolldown/binding-linux-x64-musl1.1.5indirect
npm@rolldown/binding-linux-x64-musl1.2.4indirect
npm@rolldown/binding-linux-x64-musl1.2.5indirect
npm@rolldown/binding-openharmony-arm641.1.5indirect
npm@rolldown/binding-openharmony-arm641.2.4indirect
npm@rolldown/binding-openharmony-arm641.2.5indirect
npm@rolldown/binding-wasm32-wasi1.1.5indirect
npm@rolldown/binding-win32-arm64-msvc1.1.5indirect
npm@rolldown/binding-win32-arm64-msvc1.2.4indirect
npm@rolldown/binding-win32-arm64-msvc1.2.5indirect
npm@rolldown/binding-win32-x64-msvc1.1.5indirect
npm@rolldown/binding-win32-x64-msvc1.2.4indirect
npm@rolldown/binding-win32-x64-msvc1.2.5indirect
npm@rolldown/pluginutils1.0.1indirect
npm@simplewebauthn/server^13.3.2indirect
npm@smithery/cli4.11.1indirect
npm@standard-schema/spec1.1.0indirect
npm@tybys/wasm-util0.10.3indirect
npm@types/body-parser1.19.6indirect
npm@types/chai5.2.3indirect
npm@types/connect3.4.38indirect
npm@types/deep-eql4.0.2indirect
npm@types/esrecurse4.3.1indirect
npm@types/estree1.0.9indirect
npm@types/express5.0.6indirect
npm@types/express^5.0.4indirect
npm@types/express-serve-static-core5.1.2indirect
npm@types/express-serve-static-core5.1.3indirect
npm@types/http-errors2.0.5indirect
npm@types/json-schema7.0.15indirect
npm@types/node20.19.43indirect
npm@types/node24.10.13indirect
npm@types/node26.2.0indirect
npm@types/node^20.14.0indirect
npm@types/node^20.14.9indirect
npm@types/node^26.2.0indirect
npm@types/qs6.15.1indirect
npm@types/range-parser1.2.7indirect
npm@types/react19.2.14indirect
npm@types/react19.2.17indirect
npm@types/react19.2.18indirect
npm@types/send1.2.1indirect
npm@types/serve-static2.2.0indirect
npm@types/trusted-types2.0.7indirect
npm@typescript-eslint/eslint-plugin8.67.0indirect
npm@typescript-eslint/parser8.67.0indirect
npm@typescript-eslint/project-service8.67.0indirect
npm@typescript-eslint/scope-manager8.67.0indirect
npm@typescript-eslint/tsconfig-utils8.67.0indirect
npm@typescript-eslint/type-utils8.67.0indirect
npm@typescript-eslint/types8.67.0indirect
npm@typescript-eslint/typescript-estree8.67.0indirect
npm@typescript-eslint/utils8.67.0indirect
npm@typescript-eslint/visitor-keys8.67.0indirect
npm@vitest/coverage-v84.1.11indirect
npm@vitest/expect4.1.10indirect
npm@vitest/expect4.1.11indirect
npm@vitest/mocker4.1.10indirect
npm@vitest/mocker4.1.11indirect
npm@vitest/pretty-format4.1.10indirect
npm@vitest/pretty-format4.1.11indirect
npm@vitest/runner4.1.10indirect
npm@vitest/runner4.1.11indirect
npm@vitest/snapshot4.1.10indirect
npm@vitest/snapshot4.1.11indirect
npm@vitest/spy4.1.10indirect
npm@vitest/spy4.1.11indirect
npm@vitest/utils4.1.10indirect
npm@vitest/utils4.1.11indirect
npmaccepts2.0.0indirect
npmacorn8.18.0indirect
npmacorn-jsx5.3.2indirect
npmajv6.15.0indirect
npmajv8.20.0indirect
npmajv-formats3.0.1indirect
npmassertion-error2.0.1indirect
npmast-v8-to-istanbul1.0.5indirect
npmbalanced-match4.0.4indirect
npmbody-parser2.3.0indirect
npmbrace-expansion5.0.9indirect
npmbraces3.0.3indirect
npmbytes3.1.2indirect
npmcall-bind-apply-helpers1.0.2indirect
npmcall-bound1.0.4indirect
npmchai6.2.2indirect
npmcommander14.0.3indirect
npmcommander15.0.0indirect
npmcommander^14.0.0indirect
npmcontent-disposition1.1.0indirect
npmcontent-type1.0.5indirect
npmcontent-type2.0.0indirect
npmcontent-type2.1.0indirect
npmconvert-source-map2.0.0indirect
npmcookie0.7.2indirect
npmcookie-signature1.2.2indirect
npmcors2.8.6indirect
npmcross-spawn6.0.6indirect
npmcross-spawn7.0.6indirect
npmcsstype3.2.3indirect
npmdebug4.4.3indirect
npmdeep-is0.1.4indirect
npmdepd2.0.0indirect
npmdetect-libc2.1.2indirect
npmdotenv17.4.2indirect
npmdotenv^17.4.2indirect
npmdunder-proto1.0.1indirect
npmee-first1.1.1indirect
npmencodeurl2.0.0indirect
npmend-of-stream1.4.5indirect
npmes-define-property1.0.1indirect
npmes-errors1.3.0indirect
npmes-module-lexer2.3.1indirect
npmes-object-atoms1.1.2indirect
npmesbuild0.28.1indirect
npmesbuild0.28.2indirect
npmescape-html1.0.3indirect
npmescape-string-regexp4.0.0indirect
npmeslint10.9.0indirect
npmeslint-scope9.1.2indirect
npmeslint-visitor-keys3.4.3indirect
npmeslint-visitor-keys5.0.1indirect
npmespree11.2.0indirect
npmesquery1.7.0indirect
npmesrecurse4.3.0indirect
npmestraverse5.3.0indirect
npmestree-walker3.0.3indirect
npmesutils2.0.3indirect
npmetag1.8.1indirect
npmeventsource3.0.7indirect
npmeventsource-parser3.1.0indirect
npmeventsource-parser3.1.1indirect
npmexeca1.0.0indirect
npmexpect-type1.4.0indirect
npmexpress5.2.1indirect
npmexpress^5.1.0indirect
npmexpress-rate-limit8.6.1indirect
npmexpress-rate-limit8.6.2indirect
npmfast-deep-equal3.1.3indirect
npmfast-glob3.3.3indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfast-uri3.1.5indirect
npmfastq1.20.1indirect
npmfdir6.5.0indirect
npmfile-entry-cache8.0.0indirect
npmfill-range7.1.1indirect
npmfinalhandler2.1.1indirect
npmfind-up5.0.0indirect
npmflat-cache4.0.1indirect
npmflatted3.4.4indirect
npmforwarded0.2.0indirect
npmfresh2.0.0indirect
npmfsevents2.3.3indirect
npmfunction-bind1.1.2indirect
npmget-intrinsic1.3.0indirect
npmget-proto1.0.1indirect
npmget-stream4.1.0indirect
npmglob-parent5.1.2indirect
npmglob-parent6.0.2indirect
npmgopd1.2.0indirect
npmhas-flag4.0.0indirect
npmhas-symbols1.1.0indirect
npmhasown2.0.4indirect
npmhono4.13.2indirect
npmhono^4.13.3indirect
npmhtml-escaper2.0.2indirect
npmhttp-errors2.0.1indirect
npmiconv-lite0.7.3indirect
npmignore5.3.2indirect
npmignore7.0.6indirect
npmimurmurhash0.1.4indirect
npminherits2.0.4indirect
npminterpret1.4.0indirect
npmip-address10.5.0indirect
npmipaddr.js1.9.1indirect
npmis-core-module2.16.2indirect
npmis-extglob2.1.1indirect
npmis-glob4.0.3indirect
npmis-number7.0.0indirect
npmis-promise4.0.0indirect
npmis-stream1.1.0indirect
npmisexe2.0.0indirect
npmistanbul-lib-coverage3.2.2indirect
npmistanbul-lib-report3.0.1indirect
npmistanbul-reports3.2.0indirect
npmjs-tokens10.0.0indirect
npmjson-buffer3.0.1indirect
npmjson-schema-traverse0.4.1indirect
npmjson-schema-traverse1.0.0indirect
npmjson-schema-typed8.0.2indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmkeyv4.5.4indirect
npmlevn0.4.1indirect
npmlightningcss1.33.0indirect
npmlightningcss-android-arm641.33.0indirect
npmlightningcss-darwin-arm641.33.0indirect
npmlightningcss-darwin-x641.33.0indirect
npmlightningcss-freebsd-x641.33.0indirect
npmlightningcss-linux-arm-gnueabihf1.33.0indirect
npmlightningcss-linux-arm64-gnu1.33.0indirect
npmlightningcss-linux-arm64-musl1.33.0indirect
npmlightningcss-linux-x64-gnu1.33.0indirect
npmlightningcss-linux-x64-musl1.33.0indirect
npmlightningcss-win32-arm64-msvc1.33.0indirect
npmlightningcss-win32-x64-msvc1.33.0indirect
npmlit3.3.3indirect
npmlit-element4.2.2indirect
npmlit-html3.3.3indirect
npmlocate-path6.0.0indirect
npmmagic-string0.30.21indirect
npmmagicast0.5.4indirect
npmmake-dir4.0.0indirect
npmmath-intrinsics1.1.0indirect
npmmedia-typer1.1.0indirect
npmmedia-typer1.1.1indirect
npmmerge-descriptors2.0.0indirect
npmmerge21.4.1indirect
npmmicromatch4.0.8indirect
npmmime-db1.54.0indirect
npmmime-types3.0.2indirect
npmminimatch10.2.6indirect
npmminimist1.2.8indirect
npmms2.1.3indirect
npmnanoid3.3.18indirect
npmnatural-compare1.4.0indirect
npmnegotiator1.0.0indirect
npmnice-try1.0.5indirect
npmnpm-run-path2.0.2indirect
npmobject-assign4.1.1indirect
npmobject-inspect1.13.4indirect
npmobug2.1.4indirect
npmon-finished2.4.1indirect
npmonce1.4.0indirect
npmoptionator0.9.4indirect
npmp-finally1.0.0indirect
npmp-limit3.1.0indirect
npmp-locate5.0.0indirect
npmparseurl1.3.3indirect
npmpath-exists4.0.0indirect
npmpath-key2.0.1indirect
npmpath-key3.1.1indirect
npmpath-parse1.0.7indirect
npmpath-to-regexp8.4.2indirect
npmpathe2.0.3indirect
npmpicocolors1.1.1indirect
npmpicomatch2.3.2indirect
npmpicomatch4.0.5indirect
npmpkce-challenge5.0.1indirect
npmpostcss8.5.26indirect
npmprelude-ls1.2.1indirect
npmprettier3.9.6indirect
npmproxy-addr2.0.7indirect
npmpump3.0.4indirect
npmpunycode2.3.1indirect
npmqs6.15.3indirect
npmqueue-microtask1.2.3indirect
npmrange-parser1.3.0indirect
npmraw-body3.0.2indirect
npmrechoir0.6.2indirect
npmrequire-from-string2.0.2indirect
npmresolve1.22.12indirect
npmreusify1.1.0indirect
npmrolldown1.1.5indirect
npmrolldown1.2.4indirect
npmrolldown1.2.5indirect
npmrouter2.2.0indirect
npmrun-parallel1.2.0indirect
npmsafer-buffer2.1.2indirect
npmsemver5.7.2indirect
npmsemver7.8.5indirect
npmsend1.2.1indirect
npmserve-static2.2.1indirect
npmsetprototypeof1.2.0indirect
npmshebang-command1.2.0indirect
npmshebang-command2.0.0indirect
npmshebang-regex1.0.0indirect
npmshebang-regex3.0.0indirect
npmshelljs0.9.2indirect
npmshx0.4.0indirect
npmside-channel1.1.1indirect
npmside-channel-list1.0.1indirect
npmside-channel-map1.0.1indirect
npmside-channel-weakmap1.0.2indirect
npmsiginfo2.0.0indirect
npmsignal-exit3.0.7indirect
npmsource-map-js1.2.1indirect
npmstackback0.0.2indirect
npmstatuses2.0.2indirect
npmstd-env4.2.0indirect
npmstrip-eof1.0.0indirect
npmsupports-color7.2.0indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmtinybench2.9.0indirect
npmtinyexec1.2.4indirect
npmtinyexec1.3.0indirect
npmtinyglobby0.2.17indirect
npmtinyrainbow3.1.0indirect
npmtinyrainbow3.1.1indirect
npmto-regex-range5.0.1indirect
npmtoidentifier1.0.1indirect
npmts-api-utils2.5.0indirect
npmtslib2.8.1indirect
npmtsx4.23.12indirect
npmtsx^4.22.4indirect
npmtsx^4.23.11indirect
npmtype-check0.4.0indirect
npmtype-is2.1.0indirect
npmtypescript5.9.3indirect
npmtypescript^5.5.0indirect
npmtypescript^5.5.3indirect
npmtypescript^7.0.2indirect
npmtypescript-eslint8.67.0indirect
npmundici-types6.21.0indirect
npmundici-types7.16.0indirect
npmundici-types8.3.0indirect
npmunpipe1.0.0indirect
npmuri-js4.4.1indirect
npmvary1.1.2indirect
npmvite8.1.5indirect
npmvite8.2.1indirect
npmvite8.2.2indirect
npmvitest4.1.10indirect
npmvitest4.1.11indirect
npmvitest^4.1.10indirect
npmvitest^4.1.11indirect
npmwhich1.3.1indirect
npmwhich2.0.2indirect
npmwhy-is-node-running2.3.0indirect
npmword-wrap1.2.5indirect
npmwrappy1.0.2indirect
npmyocto-queue0.1.0indirect
npmzod-to-json-schema3.25.2indirect
Dependency advisories 0

Installing npm:@kya-os/mcp@1.15.0 pulls in 3 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.34.0 — full methodology · metrics wiki.

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