Public record
Software health reportschema 0.27.0 · metrics 2.10.0 · 2026-07-23 16:42 UTC

e-kairos / ekairos

ekairos-public

TypeScriptCustom license★ 1 star⑂ 0 forkssince Feb 2026View on GitHub ↗
KindWeb interfaceCommand-line toolLibraryTerminal interfacehow this is determined

e-kairos/ekairos holds a health index of 44 out of 100, placing it in the Weak band. It scores highest on AI Readiness (70/100) and lowest on Community & Adoption (33/100). It was last updated 5 days ago. A single contributor accounts for most of its recent work.

44
overall / 100
Weak

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.

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

Ownership

e-kairosOrganization
0 followers3 public repossince Oct 2025

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npm@ekairos/cli1.22.401,7187328 days agocliinkekairosshadcn
npm@ekairos/tasks1.22.401,0803028 days ago
npm@ekairos/domain1.22.402,45522928 days agoekairosdomaininstantdbtypescriptaimcpnextjsworkflow
npm@ekairos/events1.22.402,20610428 days ago
npm@ekairos/dataset1.22.402,18618828 days ago
npmekairos1.22.401,70922128 days ago

Metrics by category

Vitality

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

46Weak · 21% of overall
How it's scored
36/36Push recencylast push 5 days ago
11.8/36Commit cadence17/52 weeks with commits
18/18Commit volume256 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year256
human_commit_share1
days_since_last_push5
active_weeks_last_year17
How it's scored
0/27Ships releasesno releases published
0/36Release recencyno releases
0/27Release cadenceno releases
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count0
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?

33At Risk · 17% of overall
How it's scored
0/60Stars1 stars
0/25Forks0 forks
0/15Watchers0 watchers
Inputs used
forks0
stars1
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
16.9/22.5Licenselicense file present, not a recognized license
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno
How it's scored
54.1/80Monthly downloads11,354 downloads/month across npm
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packages@ekairos/cli, @ekairos/tasks, @ekairos/domain, @ekairos/events, @ekairos/dataset, ekairos
dependents
ecosystemsnpm
total_downloads
monthly_downloads11,354
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?

43Weak · 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
0/10OpenSSF Scorecard: Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled1
top_contributor_share1
How it's scored
0/42Issue resolution0% of issues closed
30/30PR acceptance1/1 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_prs1
open_issues1
closed_issues0
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio0
closed_unmerged_prs0
first_time_authors_30d
first_time_prs_merged_30d
first_time_prs_decided_30d
Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.
How it's scored
30/30Ownership backingorganization-owned
0/20Verified domainverified-domain status not read for this organization
0/25Owner reach0 followers of e-kairos
5.9/25Track record3 public repos, account ~0 yr old
Inputs used
followers0
owner_typeOrganization
is_verified
owner_logine-kairos
public_repos3
account_age_days272
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable6 package(s) on npm
35/35Publish recencylatest publish 28 days ago
20/20Version history229 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packages@ekairos/cli, @ekairos/tasks, @ekairos/domain, @ekairos/events, @ekairos/dataset, ekairos
ecosystemsnpm
any_deprecatedno
min_days_since_publish28

Engineering Quality

Are baseline engineering and documentation practices in place?

62Moderate · 19% of overall
How it's scored
24/24CI workflows1 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.
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage sitehttps://ekairos-registry.vercel.app
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepagehttps://ekairos-registry.vercel.app
docs_sitehttps://ekairos-registry.vercel.app
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

42Weak · 16% of overall
How it's scored
6/7.5Binary-Artifactsbinaries present in source code
0/7.5Branch-Protectionbranch protection not enabled on development/release branches
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
0/7.5Dependency-Update-Toolno update tool detected
0/5Fuzzingproject is not fuzzed
2.2/2.5Licenselicense file detected
7.5/7.5Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packagingno data
0/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0/5SASTno SAST tool detected
0/5Security-Policysecurity policy file not detected
0/7.5Signed-Releasesno data
7.5/7.5Token-PermissionsGitHub workflow tokens follow principle of least privilege
0/7.5Vulnerabilities220 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate3.7
Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisoriesno direct dependency carries a known advisory
3.9/25Indirect dependencies free of known advisories7 affected: devalue 5.6.3 (high 7.5), fast-uri 3.1.3 (high 7.5), js-yaml 3.14.1 (high 7.5), +4 more
22.4/40No advisories left outstanding4 advisory-carrying package(s) unaddressed past 90 days; oldest published 251 days ago
Inputs used
sourceosv
advisories31
affected_packages7
assessed_packages557
unassessed_packages0
affected_by_severityhigh 5, moderate 1, low 1
direct_affected_packages0
Matched the npm:ekairos@1.22.40 runtime dependency closure — what installing the published package pulls in — 557 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, packages/structure/AGENTS.md
0/15Machine-readable docs (llms.txt)
16.5/40Legible commit history31 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.31
agent_instruction_filesAGENTS.md, packages/structure/AGENTS.md
agent_instruction_max_bytes12,995
How it's scored
0/18One-command bootstrap
22/22Automated tests
0/11Lint / format config
11/11Static type checkingpackages/agent/tsconfig.json, packages/channel/tsconfig.json, packages/cli/tsconfig.json, packages/context-elements/tsconfig.json, packages/dataset/tsconfig.json, packages/documents/tsconfig.json, packages/domain/tsconfig.json, packages/ekairos-test/tsconfig.json, packages/ekairos/tsconfig.json, packages/events/tests/playwright/server/tsconfig.json, packages/events/tsconfig.json, packages/reactor/tsconfig.json, packages/reactors/claude-reactor/tsconfig.json, packages/reactors/cursor-reactor/tsconfig.json, packages/reactors/openai-reactor/tsconfig.json, packages/registry/tsconfig.json, packages/sandbox/tsconfig.json, packages/story-react/tsconfig.json, packages/structure/tsconfig.json, packages/structure/workflow-smoke/tsconfig.json, packages/tasks/tsconfig.json, packages/toolbar/tsconfig.json, packages/workflow-template/tsconfig.json, packages/workflow-test/tsconfig.json, tsconfig.json
10/10Reproducible environmentlockfile
10/10Demonstrated agent practice13 of the last 100 commits agent-authored or agent-credited
0/8Automated maintenanceno automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilespnpm-lock.yaml
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configspackages/agent/tsconfig.json, packages/channel/tsconfig.json, packages/cli/tsconfig.json, packages/context-elements/tsconfig.json, packages/dataset/tsconfig.json, packages/documents/tsconfig.json, packages/domain/tsconfig.json, packages/ekairos-test/tsconfig.json, packages/ekairos/tsconfig.json, packages/events/tests/playwright/server/tsconfig.json, packages/events/tsconfig.json, packages/reactor/tsconfig.json, packages/reactors/claude-reactor/tsconfig.json, packages/reactors/cursor-reactor/tsconfig.json, packages/reactors/openai-reactor/tsconfig.json, packages/registry/tsconfig.json, packages/sandbox/tsconfig.json, packages/story-react/tsconfig.json, packages/structure/tsconfig.json, packages/structure/workflow-smoke/tsconfig.json, packages/tasks/tsconfig.json, packages/toolbar/tsconfig.json, packages/workflow-template/tsconfig.json, packages/workflow-test/tsconfig.json, tsconfig.json
agent_commit_share0.13
toolchain_manifests
dependency_bot_commit_share0
How it's scored
45/45Type-checkable codeTypeScript (statically typed)
54.7/55Manageable file sizes6/1,031 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes108,529
source_files_sampled1,031
oversized_source_files6
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 examplesdemos, examples
Inputs used
example_dirsdemos, examples
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

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

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • Could not fetch npm package '@ekairos/agent' from its registry
  • Could not fetch npm package '@ekairos/channel' from its registry
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

More detail

OpenSSF Scorecard 3.7 / 10
3.7aggregate

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-23 16:42 UTC

8Binary-Artifactsbinaries present in source code
0Branch-Protectionbranch protection not enabled on development/release branches
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
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
0Vulnerabilities220 existing vulnerabilities detected
Direct dependencies 232
RegistryPackageVersion constraintManifest
npminstant-clilatestpackage.json
npmsvix^1.81.0package.json
npm@ekairos/channelworkspace:*packages/agent/package.json
npm@ekairos/domainworkspace:*packages/agent/package.json
npm@ekairos/eventsworkspace:*packages/agent/package.json
npm@instantdb/core0.22.142packages/agent/package.json
npm@ekairos/domainworkspace:*packages/channel/package.json
npm@ekairos/eventsworkspace:*packages/channel/package.json
npm@instantdb/core0.22.142packages/channel/package.json
npmchat^4.30.0packages/channel/package.json
npm@ekairos/datasetworkspace:*packages/cli/package.json
npm@ekairos/domainworkspace:*packages/cli/package.json
npm@instantdb/admin0.22.126packages/cli/package.json
npmchalk^5.3.0packages/cli/package.json
npmexeca^8.0.0packages/cli/package.json
npmfs-extra^11.2.0packages/cli/package.json
npmink^5.0.0packages/cli/package.json
npmink-select-input^6.0.0packages/cli/package.json
npmink-spinner^5.0.0packages/cli/package.json
npmink-text-input^6.0.0packages/cli/package.json
npmmeow^13.2.0packages/cli/package.json
npmnode-fetch^3.3.2packages/cli/package.json
npmreact^18.2.0packages/cli/package.json
npmzod^3.22.4packages/cli/package.json
npm@radix-ui/react-accordion^1.2.2packages/context-elements/package.json
npm@radix-ui/react-avatar^1.1.11packages/context-elements/package.json
npm@radix-ui/react-collapsible^1.1.12packages/context-elements/package.json
npm@radix-ui/react-dialog^1.1.15packages/context-elements/package.json
npm@radix-ui/react-dropdown-menu^2.1.16packages/context-elements/package.json
npm@radix-ui/react-hover-card^1.1.15packages/context-elements/package.json
npm@radix-ui/react-popover^1.1.15packages/context-elements/package.json
npm@radix-ui/react-progress^1.1.8packages/context-elements/package.json
npm@radix-ui/react-scroll-area^1.2.10packages/context-elements/package.json
npm@radix-ui/react-select^2.2.6packages/context-elements/package.json
npm@radix-ui/react-separator^1.1.8packages/context-elements/package.json
npm@radix-ui/react-slot^1.2.4packages/context-elements/package.json
npm@radix-ui/react-switch^1.2.6packages/context-elements/package.json
npm@radix-ui/react-tabs^1.1.13packages/context-elements/package.json
npm@radix-ui/react-tooltip^1.2.8packages/context-elements/package.json
npm@radix-ui/react-use-controllable-state^1.2.2packages/context-elements/package.json
npm@streamdown/cjk^1.0.2packages/context-elements/package.json
npm@streamdown/code^1.0.2packages/context-elements/package.json
npm@streamdown/math^1.0.2packages/context-elements/package.json
npm@streamdown/mermaid^1.0.2packages/context-elements/package.json
npm@xyflow/react^12.9.3packages/context-elements/package.json
npm@ekairos/domainworkspace:*packages/context-elements/package.json
npm@ekairos/testingworkspace:*packages/context-elements/package.json
npm@ekairos/eventsworkspace:*packages/context-elements/package.json
npm@instantdb/admin0.22.126packages/context-elements/package.json
npm@instantdb/react0.22.126packages/context-elements/package.json
npmai^5.0.98packages/context-elements/package.json
npmansi-to-react^6.1.6packages/context-elements/package.json
npmclass-variance-authority^0.7.1packages/context-elements/package.json
npmclsx^2.1.1packages/context-elements/package.json
npmcmdk^1.1.1packages/context-elements/package.json
npmembla-carousel-react^8.6.0packages/context-elements/package.json
npmlucide-react^0.554.0packages/context-elements/package.json
npmnanoid^5.1.6packages/context-elements/package.json
npmnext16.0.10packages/context-elements/package.json
npmreact19.2.0packages/context-elements/package.json
npmreact-dom19.2.0packages/context-elements/package.json
npmreact-markdown^10.1.0packages/context-elements/package.json
npmremark-gfm^4.0.1packages/context-elements/package.json
npmserver-only^0.0.1packages/context-elements/package.json
npmshiki^3.15.0packages/context-elements/package.json
npmshadcn^3.5.0packages/context-elements/package.json
npmstreamdown^1.5.1packages/context-elements/package.json
npmtailwind-merge^3.4.0packages/context-elements/package.json
npmuse-stick-to-bottom^1.1.1packages/context-elements/package.json
npm@ekairos/domainworkspace:*packages/dataset/package.json
npm@ekairos/eventsworkspace:*packages/dataset/package.json
npm@ekairos/reactorworkspace:*packages/dataset/package.json
npm@ekairos/sandbox^1.22.0packages/dataset/package.json
npm@instantdb/admin0.22.158packages/dataset/package.json
npm@instantdb/core0.22.142packages/dataset/package.json
npmai^5.0.44packages/dataset/package.json
npmajv^8.17.1packages/dataset/package.json
npmxmlbuilder2^3.1.1packages/dataset/package.json
npmzod^4.3.6packages/dataset/package.json
npm@ekairos/domainworkspace:*packages/documents/package.json
npm@instantdb/admin0.22.126packages/documents/package.json
npm@instantdb/core0.22.126packages/documents/package.json
npmformdata-node^6.0.3packages/documents/package.json
npm@instantdb/core0.22.126packages/domain/package.json
npm@instantdb/platform0.22.126packages/domain/package.json
npm@workflow/serde5.0.0-beta.1packages/domain/package.json
npmink^5.2.1packages/domain/package.json
npmink-spinner^5.0.0packages/domain/package.json
npmjose^6.1.3packages/domain/package.json
npmjson5^2.2.3packages/domain/package.json
npmreact^18.3.1packages/domain/package.json
npmyaml^2.8.2packages/domain/package.json
npmzod^4.3.6packages/domain/package.json
npm@instantdb/core0.22.126packages/ekairos-test/package.json
npm@instantdb/platform0.22.126packages/ekairos-test/package.json
npm@ekairos/datasetworkspace:*packages/ekairos/package.json
npm@ekairos/domain^1.22.0packages/ekairos/package.json
npm@ekairos/eventsworkspace:*packages/ekairos/package.json
npm@instantdb/admin0.22.126packages/ekairos/package.json
npm@ai-sdk/openai^2.0.52packages/events/package.json
npm@ekairos/domainworkspace:*packages/events/package.json
npm@instantdb/admin0.22.158packages/events/package.json
npm@instantdb/core0.22.142packages/events/package.json
npm@vercel/mcp-adapter^1.0.0packages/events/package.json
npm@vercel/sandbox^0.0.23packages/events/package.json
npmai^5.0.95packages/events/package.json
npmajv^8.17.1packages/events/package.json
npmjose^6.1.3packages/events/package.json
npmllamaindex^0.12.0packages/events/package.json
npmpartial-json^0.1.7packages/events/package.json
npmreact^19.2.0packages/events/package.json
npmworkflow5.0.0-beta.5packages/events/package.json
npmxmlbuilder2^3.1.1packages/events/package.json
npmzod^4.3.6packages/events/package.json
npm@ai-sdk/openai^2.0.52packages/reactor/package.json
npm@ekairos/domainworkspace:*packages/reactor/package.json
npm@ekairos/eventsworkspace:*packages/reactor/package.json
npm@instantdb/admin0.22.158packages/reactor/package.json
npm@instantdb/core0.22.142packages/reactor/package.json
npmai^5.0.95packages/reactor/package.json
npmpartial-json^0.1.7packages/reactor/package.json
npmworkflow5.0.0-beta.5packages/reactor/package.json
npmzod^4.3.6packages/reactor/package.json
npm@ai-sdk-tools/store^1.0.8packages/registry/package.json
npm@ai-sdk/openaicatalog:packages/registry/package.json
npm@ai-sdk/react^2.0.0packages/registry/package.json
npm@clerk/nextjs^6.35.5packages/registry/package.json
npm@ekairos/channelworkspace:*packages/registry/package.json
npm@ekairos/domainworkspace:*packages/registry/package.json
npm@ekairos/eventsworkspace:*packages/registry/package.json
npm@ekairos/openai-reactorworkspace:*packages/registry/package.json
npm@excalidraw/excalidraw^0.17.0packages/registry/package.json
npm@instantdb/admin0.22.158packages/registry/package.json
npm@instantdb/components0.22.158packages/registry/package.json
npm@instantdb/platform0.22.142packages/registry/package.json
npm@instantdb/react0.22.158packages/registry/package.json
npm@paper-design/shaders-react^0.0.65packages/registry/package.json
npm@radix-ui/react-accordion^1.2.12packages/registry/package.json
npm@radix-ui/react-avatar^1.1.11packages/registry/package.json
npm@radix-ui/react-collapsible^1.1.12packages/registry/package.json
npm@radix-ui/react-dialog^1.1.15packages/registry/package.json
npm@radix-ui/react-dropdown-menu^2.1.16packages/registry/package.json
npm@radix-ui/react-hover-card^1.1.15packages/registry/package.json
npm@radix-ui/react-popover^1.1.15packages/registry/package.json
npm@radix-ui/react-progress^1.1.8packages/registry/package.json
npm@radix-ui/react-scroll-area^1.2.10packages/registry/package.json
npm@radix-ui/react-select^2.2.6packages/registry/package.json
npm@radix-ui/react-separator^1.1.8packages/registry/package.json
npm@radix-ui/react-slot^1.2.4packages/registry/package.json
npm@radix-ui/react-switch^1.2.6packages/registry/package.json
npm@radix-ui/react-tabs^1.1.13packages/registry/package.json
npm@radix-ui/react-tooltip^1.2.8packages/registry/package.json
npm@radix-ui/react-use-controllable-state^1.2.2packages/registry/package.json
npm@rive-app/react-webgl2^4.27.1packages/registry/package.json
npm@streamdown/cjk^1.0.2packages/registry/package.json
npm@streamdown/code^1.0.2packages/registry/package.json
npm@streamdown/math^1.0.2packages/registry/package.json
npm@streamdown/mermaid^1.0.2packages/registry/package.json
npm@tailwindcss/postcss^4.1.17packages/registry/package.json
npm@vercel/analytics^1.5.0packages/registry/package.json
npm@visual-json/core0.4.0packages/registry/package.json
npm@visual-json/react0.4.0packages/registry/package.json
npm@workflow/ai5.0.0-beta.4packages/registry/package.json
npm@workflow/serde5.0.0-beta.1packages/registry/package.json
npm@xyflow/react^12.9.3packages/registry/package.json
npmai^6.0.158packages/registry/package.json
npmansi-to-react^6.2.6packages/registry/package.json
npmclass-variance-authority^0.7.1packages/registry/package.json
npmclsx^2.1.1packages/registry/package.json
npmcmdk^1.1.1packages/registry/package.json
npmembla-carousel-react^8.6.0packages/registry/package.json
npmframer-motion^12.23.24packages/registry/package.json
npmlucide-react^0.554.0packages/registry/package.json
npmmcp-handler^1.0.3packages/registry/package.json
npmmedia-chrome^4.18.0packages/registry/package.json
npmmotion^12.23.24packages/registry/package.json
npmnanoid^5.1.6packages/registry/package.json
npmnext16.0.7packages/registry/package.json
npmreact19.2.0packages/registry/package.json
npmreact-dom19.2.0packages/registry/package.json
npmreact-jsx-parser^2.4.1packages/registry/package.json
npmreact-markdown^10.1.0packages/registry/package.json
npmreact-syntax-highlighter^16.1.0packages/registry/package.json
npmremark-gfm^4.0.1packages/registry/package.json
npmremark-math^6.0.0packages/registry/package.json
npmserver-only^0.0.1packages/registry/package.json
npmshadcn4.8.0packages/registry/package.json
npmshiki^3.22.0packages/registry/package.json
npmstreamdown^1.5.1packages/registry/package.json
npmtailwind-merge^3.4.0packages/registry/package.json
npmtailwindcss^4.1.17packages/registry/package.json
npmtailwindcss-animate^1.0.7packages/registry/package.json
npmtokenlens^1.3.1packages/registry/package.json
npmts-morph^27.0.2packages/registry/package.json
npmuse-stick-to-bottom^1.1.1packages/registry/package.json
npmvaul^1.1.2packages/registry/package.json
npmws^8.18.0packages/registry/package.json
npmzod^4.3.6packages/registry/package.json
npm@daytonaio/sdk^0.134.0packages/sandbox/package.json
npm@ekairos/domainworkspace:*packages/sandbox/package.json
npm@ekairos/eventsworkspace:*packages/sandbox/package.json
npm@instantdb/admin0.22.158packages/sandbox/package.json
npm@instantdb/core0.22.158packages/sandbox/package.json
npm@vercel/sandbox2.0.0-beta.13packages/sandbox/package.json
npm@workflow/serde5.0.0-beta.1packages/sandbox/package.json
npmworkflow5.0.0-beta.5packages/sandbox/package.json
npmzod^4.3.6packages/sandbox/package.json
npm@instantdb/react0.22.126packages/story-react/package.json
npmpartial-json^0.1.7packages/story-react/package.json
npm@ekairos/domain^1.22.0packages/structure/package.json
npm@ekairos/sandbox^1.22.0packages/structure/package.json
npm@instantdb/admin0.22.126packages/structure/package.json
npm@instantdb/core0.22.126packages/structure/package.json
npmai^5.0.95packages/structure/package.json
npmajv^8.17.1packages/structure/package.json
npmworkflow5.0.0-beta.5packages/structure/package.json
npmzod^4.3.6packages/structure/package.json
npm@ekairos/domainworkspace:*packages/tasks/package.json
npm@instantdb/core0.22.142packages/tasks/package.json
npmajv^8.17.1packages/tasks/package.json
npmworkflow5.0.0-beta.5packages/tasks/package.json
npmzod^4.3.6packages/tasks/package.json
npm@swc/core1.15.3packages/workflow-compiler/package.json
npm@workflow/swc-plugin5.0.0-beta.4packages/workflow-compiler/package.json
npmesbuild^0.25.11packages/workflow-compiler/package.json
npm@ekairos/workflow-compilerworkspace:*packages/workflow-template/package.json
npm@instantdb/admin0.22.126packages/workflow-template/package.json
npm@swc/core1.15.3packages/workflow-template/package.json
npm@workflow/swc-plugin5.0.0-beta.4packages/workflow-template/package.json
npm@workflow/world-local5.0.0-beta.4packages/workflow-template/package.json
npmesbuild^0.25.11packages/workflow-template/package.json
npmworkflow5.0.0-beta.5packages/workflow-template/package.json
All dependencies not collected

The resolved dependency set could not be collected for this report: GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

Dependency advisories 7

Installing npm:ekairos@1.22.40 pulls in 557 packages, direct and transitive: 7 carry known advisories, of which 0 are direct dependencies.

PackageVersionRelationSeverityAdvisoriesFixed in
devalue5.6.3indirecthigh35.8.1
fast-uri3.1.3indirecthigh14.1.1
js-yaml3.14.1indirecthigh34.3.0
tar6.2.1indirecthigh117.5.19
undici7.22.0indirecthigh118.5.0
@ai-sdk/provider-utils3.0.28indirectmoderate1
esbuild0.27.7indirectlow10.28.1

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

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