Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-08-22 12:37 UTC

vellum-ai / vellum-assistant

An AI Assistant that’s easy to setup, does your work 24/7, knows your preferences and gets better over time.

TypeScriptMIT★ 1,104 stars⑂ 160 forkssince Feb 2026View on GitHub ↗
KindCommand-line toolMCP serverMobile applicationLibraryTerminal interfacehow this is determined

vellum-ai/vellum-assistant holds a health index of 92 out of 100, placing it in the Excellent band. It scores highest on AI Readiness (94/100) and lowest on Security (52/100). It was last updated today. 2 contributors account for most of its recent work.

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

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

Ownership

VellumOrganization
107 followers70 public repossince Nov 2022

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
npm@vellumai/cli0.11.5116,5371,4600 days ago
npmvellum0.11.584,6301,3970 days ago
npm@vellumai/vellum-gateway0.11.5130,7201,4480 days ago
npm@vellumai/assistant0.11.5130,1621,4470 days ago
npm@vellumai/credential-executor0.11.5113,4091,3700 days ago

Metrics by category

Vitality

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

86Excellent · 21% of overall
How it's scored
36/36Push recencylast push 0 days ago
19.4/36Commit cadence28/52 weeks with commits
18/18Commit volume29,320 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_year29,320
human_commit_share0.9
days_since_last_push0
active_weeks_last_year28
How it's scored
27/27Ships releases100 releases published
36/36Release recencylatest release 0 days ago
27/27Release cadencea release every ~4.2 days
0/10OpenSSF Scorecard: Signed-ReleasesProject has not signed or included provenance with any releases.
Inputs used
releases_count100
latest_release_tagv0.11.5
releases_from_tagsno
days_since_latest_release0
mean_days_between_releases4.2

Community & Adoption

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

81Excellent · 17% of overall
How it's scored
49.4/60Stars1,104 stars
18.3/25Forks160 forks
3.3/15Watchers5 watchers
Inputs used
forks160
stars1,104
watchers5
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 (MIT)
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_badges4
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_servicesshields.io
has_pull_request_templateyes

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

80Excellent · 23% of overall
How it's scored
25.2/54Bus factor2 contributor(s) cover half of all commits
12.7/22.5Commit distributiontop contributor authored 44% of commits
13.5/13.5Contributor breadth40 contributors
10/10OpenSSF Scorecard: Contributorsproject has 7 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled40
top_contributor_share0.437
How it's scored
41.4/42Issue resolution98% of issues closed
28.7/30PR acceptance36,732/38,359 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
4.5/15OpenSSF Scorecard: Code-ReviewFound 10/29 approved changesets -- score normalized to 3
Inputs used
merged_prs36,732
open_issues40
closed_issues2,668
prs_merged_7d43
prs_decided_7d56
prs_merged_30d43
prs_decided_30d56
issue_closed_ratio0.985
closed_unmerged_prs1,627
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
0/20Verified domainverified-domain status not read for this organization
14.6/25Owner reach107 followers of vellum-ai
20.5/25Track record70 public repos, account ~3 yr old
Inputs used
followers107
owner_typeOrganization
is_verified
owner_loginvellum-ai
public_repos70
account_age_days1,369
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable5 package(s) on npm
35/35Publish recencylatest publish 0 days ago
20/20Version history1,460 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packages@vellumai/cli, vellum, @vellumai/vellum-gateway, @vellumai/assistant, @vellumai/credential-executor
ecosystemsnpm
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

85Excellent · 19% of overall
How it's scored
24/24CI workflows48 workflow(s)
24/24Tests present
16/16Linter configeslint.config.mjs
0/9.6Pre-commit hooks
0/6.4.editorconfig
18/20OpenSSF Scorecard: CI-Tests28 out of 30 merged PRs checked by a CI test -- score normalized to 9
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno

Documentation

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage sitehttps://vellum.ai
10/10Repository description
10/10Topics17 topics
0/10Wiki
Inputs used
topicsai-assistant, anthropic, macos, open-source, openai, telegram-bot, agent, agentic-ai, autonomous-agents, claude, claude-code, ios, memory, openclaw, proactive-ai, slack, vellum-ai
has_wikino
homepagehttps://vellum.ai
docs_sitehttps://vellum.ai
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

52Moderate · 16% of overall
How it's scored
6.8/7.5Binary-Artifactsbinaries present in source code
3.8/7.5Branch-Protectionbranch protection is not maximal on development and all release branches
2.2/2.5CI-Tests28 out of 30 merged PRs checked by a CI test -- score normalized to 9
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
2.2/7.5Code-ReviewFound 10/29 approved changesets -- score normalized to 3
2.5/2.5Contributorsproject has 7 contributing companies or organizations
10/10Dangerous-Workflowno dangerous workflow patterns detected
0/7.5Dependency-Update-Toolno update tool detected
5/5Fuzzingproject is fuzzed
2.5/2.5Licenselicense file detected
7.5/7.5Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
5/5Packagingpackaging workflow detected
4.5/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 9
0/5SASTSAST tool is not run on all commits -- score normalized to 0
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
0/7.5Vulnerabilities67 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated18
scorecard_versionv5.5.0
checks_inconclusive0
scorecard_aggregate5.4
How it's scored
8.7/35Direct dependencies free of known advisories5 affected: marked 18.0.0 (high 7.5), nanoid 5.1.7 (high 7.5), uuid 11.1.0 (high 7.5), +2 more
0/25Indirect dependencies free of known advisoriestransitive set not separable from development and test dependencies in this scope
24.8/40No advisories left outstanding4 advisory-carrying package(s) unaddressed past 90 days; oldest published 164 days ago
Inputs used
sourceosv
advisories34
affected_packages15
assessed_packages216
unassessed_packages0
affected_by_severitycritical 1, high 10, moderate 4
direct_affected_packages5
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 216 resolved dependencies against OSV. 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.

94Exceptional · 4% of overall
How it's scored
45/45Agent instructionsAGENTS.md, assistant/AGENTS.md, assistant/CLAUDE.md, assistant/src/approvals/AGENTS.md, assistant/src/approvals/CLAUDE.md, assistant/src/cli/AGENTS.md, assistant/src/config/bundled-skills/AGENTS.md, assistant/src/notifications/AGENTS.md, assistant/src/notifications/CLAUDE.md, assistant/src/oauth/AGENTS.md, assistant/src/permissions/AGENTS.md, assistant/src/plugins/AGENTS.md, assistant/src/plugins/defaults/memory/AGENTS.md, assistant/src/runtime/AGENTS.md, assistant/src/runtime/CLAUDE.md, assistant/src/runtime/routes/log-export/AGENTS.md, assistant/src/security/AGENTS.md, assistant/src/telemetry/AGENTS.md, assistant/src/tools/AGENTS.md, assistant/src/workspace/migrations/AGENTS.md, cli/AGENTS.md, clients/AGENTS.md, clients/docs/AGENTS.md, clients/web/AGENTS.md, gateway/AGENTS.md, gateway/CLAUDE.md, gateway/src/risk/AGENTS.md, gateway/src/risk/command-registry/AGENTS.md, meta/feature-flags/AGENTS.md, packages/design-library/AGENTS.md, skills/AGENTS.md, skills/assistant-migration/references/claude.md
15/15Machine-readable docs (llms.txt)llms.txt served by the project website (https://vellum.ai/llms.txt)
40/40Legible commit history90 of 90 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtyes
llms_txt_urlhttps://vellum.ai/llms.txt
legible_history_share1
agent_instruction_filesAGENTS.md, assistant/AGENTS.md, assistant/CLAUDE.md, assistant/src/approvals/AGENTS.md, assistant/src/approvals/CLAUDE.md, assistant/src/cli/AGENTS.md, assistant/src/config/bundled-skills/AGENTS.md, assistant/src/notifications/AGENTS.md, assistant/src/notifications/CLAUDE.md, assistant/src/oauth/AGENTS.md, assistant/src/permissions/AGENTS.md, assistant/src/plugins/AGENTS.md, assistant/src/plugins/defaults/memory/AGENTS.md, assistant/src/runtime/AGENTS.md, assistant/src/runtime/CLAUDE.md, assistant/src/runtime/routes/log-export/AGENTS.md, assistant/src/security/AGENTS.md, assistant/src/telemetry/AGENTS.md, assistant/src/tools/AGENTS.md, assistant/src/workspace/migrations/AGENTS.md, cli/AGENTS.md, clients/AGENTS.md, clients/docs/AGENTS.md, clients/web/AGENTS.md, gateway/AGENTS.md, gateway/CLAUDE.md, gateway/src/risk/AGENTS.md, gateway/src/risk/command-registry/AGENTS.md, meta/feature-flags/AGENTS.md, packages/design-library/AGENTS.md, skills/AGENTS.md, skills/assistant-migration/references/claude.md
agent_instruction_max_bytes53,893
How it's scored
12.6/18One-command bootstrapclients/android/app/build.gradle, clients/android/build.gradle, clients/windows/native/Vellum.WindowsHelper.Tests/Vellum.WindowsHelper.Tests.csproj (toolchain convention, no task runner)
22/22Automated tests
11/11Lint / format configeslint.config.mjs
11/11Static type checkingassistant/tsconfig.json, cli/tsconfig.json, clients/chrome-extension/tsconfig.json, clients/docs/tsconfig.json, clients/macos/tsconfig.json, clients/web/tsconfig.json, clients/windows/tsconfig.json, credential-executor/tsconfig.json, gateway/tsconfig.json, packages/assistant-client/tsconfig.json, packages/ces-client/tsconfig.json, packages/credential-storage/tsconfig.json, packages/design-library/tsconfig.json, packages/egress-proxy/tsconfig.json, packages/electron-desktop/tsconfig.json, packages/electron-utils/tsconfig.json, packages/environments/tsconfig.json, packages/gateway-client/tsconfig.json, packages/ipc-contract/tsconfig.json, packages/ipc-server-utils/tsconfig.json, packages/local-mode/tsconfig.json, packages/native-sidecar/tsconfig.json, packages/service-contracts/tsconfig.json, packages/slack-text/tsconfig.json, packages/twilio-client/tsconfig.json
10/10Reproducible environmentDockerfile
10/10Demonstrated agent practice80 of the last 100 commits agent-authored or agent-credited
0/8Automated maintenanceno automated dependency updates observed
9/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 9
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileyes
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configsassistant/tsconfig.json, cli/tsconfig.json, clients/chrome-extension/tsconfig.json, clients/docs/tsconfig.json, clients/macos/tsconfig.json, clients/web/tsconfig.json, clients/windows/tsconfig.json, credential-executor/tsconfig.json, gateway/tsconfig.json, packages/assistant-client/tsconfig.json, packages/ces-client/tsconfig.json, packages/credential-storage/tsconfig.json, packages/design-library/tsconfig.json, packages/egress-proxy/tsconfig.json, packages/electron-desktop/tsconfig.json, packages/electron-utils/tsconfig.json, packages/environments/tsconfig.json, packages/gateway-client/tsconfig.json, packages/ipc-contract/tsconfig.json, packages/ipc-server-utils/tsconfig.json, packages/local-mode/tsconfig.json, packages/native-sidecar/tsconfig.json, packages/service-contracts/tsconfig.json, packages/slack-text/tsconfig.json, packages/twilio-client/tsconfig.json
agent_commit_share0.8
toolchain_manifestsclients/android/app/build.gradle, clients/android/build.gradle, clients/windows/native/Vellum.WindowsHelper.Tests/Vellum.WindowsHelper.Tests.csproj, clients/windows/native/Vellum.WindowsHelper/Vellum.WindowsHelper.csproj
dependency_bot_commit_share0
How it's scored
45/45Type-checkable codeTypeScript (statically typed)
54.4/55Manageable file sizes114/10,470 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes287,786
source_files_sampled10,470
oversized_source_files114
How it's scored
40/40API schema (OpenAPI/GraphQL/proto)assistant/openapi.yaml, gateway/openapi.json
20/20MCP server
40/40Runnable examplesexamples
Inputs used
example_dirsexamples
has_mcp_signalyes
api_schema_filesassistant/openapi.yaml, gateway/openapi.json
interfaces_expected_of

Key facts

1,104GitHub stars
40contributors
29,320commits, last 12 months
0days since last push
100releases
2bus factor
40open issues
npmpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • deps.dev does not index npm:@vellumai/cli@0.11.5; advisories assessed against the repository dependency graph instead

More detail

Star and fork history 0 ★ / 160 ⇿
0Stars
160Forks
42Releases

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.

04080120160157192026-042026-062026-08
Major 0Minor 5Patch 37
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-08-22 12:36 UTC

9Binary-Artifactsbinaries present in source code
5Branch-Protectionbranch protection is not maximal on development and all release branches
9CI-Tests28 out of 30 merged PRs checked by a CI test -- score normalized to 9
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
3Code-ReviewFound 10/29 approved changesets -- score normalized to 3
10Contributorsproject has 7 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
10Fuzzingproject is fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
9Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 9
0SASTSAST tool is not run on all commits -- score normalized to 0
10Security-Policysecurity policy file detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities67 existing vulnerabilities detected
Direct dependencies 82
RegistryPackageVersion constraintManifest
npm@agentclientprotocol/sdk0.25.0assistant/package.json
npm@anthropic-ai/sdk0.78.0assistant/package.json
npm@google/genai1.45.0assistant/package.json
npm@jitl/quickjs-singlefile-mjs-release-asyncify0.32.0assistant/package.json
npm@modelcontextprotocol/sdk1.27.1assistant/package.json
npm@qdrant/js-client-rest1.17.0assistant/package.json
npm@resvg/resvg-js2.6.2assistant/package.json
npm@slack/types2.22.0assistant/package.json
npm@vellumai/ces-clientworkspace:*assistant/package.json
npm@vellumai/credential-storageworkspace:*assistant/package.json
npm@vellumai/egress-proxyworkspace:*assistant/package.json
npm@vellumai/environmentsworkspace:*assistant/package.json
npm@vellumai/gateway-clientworkspace:*assistant/package.json
npm@vellumai/ipc-server-utilsworkspace:*assistant/package.json
npm@vellumai/service-contractsworkspace:*assistant/package.json
npm@vellumai/slack-textworkspace:*assistant/package.json
npm@vellumai/twilio-clientworkspace:*assistant/package.json
npmcommander13.1.0assistant/package.json
npmcroner10.0.1assistant/package.json
npmdiff8.0.4assistant/package.json
npmdotenv17.3.1assistant/package.json
npmdrizzle-orm0.45.2assistant/package.json
npmhast-util-to-html9.0.5assistant/package.json
npmjszip3.10.1assistant/package.json
npmmarked18.0.0assistant/package.json
npmmdast-util-to-hast13.2.1assistant/package.json
npmminimatch10.2.4assistant/package.json
npmopenai6.29.0assistant/package.json
npmpino9.14.0assistant/package.json
npmpino-pretty13.1.3assistant/package.json
npmplaywright1.58.2assistant/package.json
npmquickjs-emscripten0.32.0assistant/package.json
npmre2js2.8.3assistant/package.json
npmremark-gfm4.0.1assistant/package.json
npmremark-parse11.0.0assistant/package.json
npmrrule2.8.1assistant/package.json
npmsemver7.8.0assistant/package.json
npmstemmer2.0.1assistant/package.json
npmtar-stream3.1.7assistant/package.json
npmtldts7.0.25assistant/package.json
npmunified11.0.5assistant/package.json
npmuuid11.1.0assistant/package.json
npmyaml2.8.2assistant/package.json
npmzod4.3.6assistant/package.json
npmzod-openapi5.4.6assistant/package.json
npm@vellumai/environmentsworkspace:*cli/package.json
npm@vellumai/ipc-server-utilsworkspace:*cli/package.json
npm@vellumai/local-modeworkspace:*cli/package.json
npm@vellumai/service-contractsworkspace:*cli/package.json
npmchalk5.6.2cli/package.json
npmink6.8.0cli/package.json
npmnanoid5.1.7cli/package.json
npmqrcode-terminal0.12.0cli/package.json
npmreact19.2.6cli/package.json
npm@vellumai/service-contractsworkspace:*credential-executor/package.json
npm@vellumai/credential-storageworkspace:*credential-executor/package.json
npm@vellumai/egress-proxyworkspace:*credential-executor/package.json
npm@vellumai/ipc-server-utilsworkspace:*credential-executor/package.json
npmpino9.14.0credential-executor/package.json
npmpino-pretty13.1.3credential-executor/package.json
npm@vellumai/assistant-clientworkspace:*gateway/package.json
npm@vellumai/ces-clientworkspace:*gateway/package.json
npm@vellumai/gateway-clientworkspace:*gateway/package.json
npm@vellumai/ipc-server-utilsworkspace:*gateway/package.json
npm@vellumai/service-contractsworkspace:*gateway/package.json
npm@vellumai/slack-textworkspace:*gateway/package.json
npm@vellumai/twilio-clientworkspace:*gateway/package.json
npmdrizzle-kit0.31.10gateway/package.json
npmdrizzle-orm0.45.2gateway/package.json
npmfile-type21.3.0gateway/package.json
npmpino9.14.0gateway/package.json
npmpino-pretty13.1.3gateway/package.json
npmtree-sitter-bash0.25.1gateway/package.json
npmweb-tree-sitter0.26.5gateway/package.json
npmzod4.3.6gateway/package.json
npmzod-openapi5.4.6gateway/package.json
npm@vellumai/assistant0.11.5meta/package.json
npm@vellumai/cli0.11.5meta/package.json
npm@vellumai/credential-executor0.11.5meta/package.json
npm@vellumai/vellum-gateway0.11.5meta/package.json
npm@vellumai/web0.11.5meta/package.json
npm@anthropic-ai/sdk0.39.0scripts/package.json
All dependencies 216

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

RegistryPackageVersionRelation
npm@agentclientprotocol/sdk0.25.0direct
npm@anthropic-ai/sdk0.39.0direct
npm@anthropic-ai/sdk0.78.0direct
npm@google/genai1.45.0direct
npm@jitl/quickjs-singlefile-mjs-release-asyncify0.32.0direct
npm@modelcontextprotocol/sdk1.27.1direct
npm@qdrant/js-client-rest1.17.0direct
npm@resvg/resvg-js2.6.2direct
npm@slack/types2.22.0direct
npm@vellumai/assistant0.11.5direct
npm@vellumai/cli0.11.5direct
npm@vellumai/credential-executor0.11.5direct
npm@vellumai/vellum-gateway0.11.5direct
npm@vellumai/web0.11.5direct
npmchalk5.6.2direct
npmcommander13.1.0direct
npmcroner10.0.1direct
npmdiff8.0.4direct
npmdotenv17.3.1direct
npmdrizzle-kit0.31.10direct
npmdrizzle-orm0.45.2direct
npmfile-type21.3.0direct
npmhast-util-to-html9.0.5direct
npmink6.8.0direct
npmjszip3.10.1direct
npmmarked18.0.0direct
npmmdast-util-to-hast13.2.1direct
npmminimatch10.2.4direct
npmnanoid5.1.7direct
npmopenai6.29.0direct
npmpino9.14.0direct
npmpino-pretty13.1.3direct
npmplaywright1.58.2direct
npmplaywright1.60.0direct
npmqrcode-terminal0.12.0direct
npmquickjs-emscripten0.32.0direct
npmre2js2.8.3direct
npmreact19.2.6direct
npmremark-gfm4.0.1direct
npmremark-parse11.0.0direct
npmrrule2.8.1direct
npmsemver7.8.0direct
npmstemmer2.0.1direct
npmtar-stream3.1.7direct
npmtldts7.0.25direct
npmtree-sitter-bash0.25.1direct
npmunified11.0.5direct
npmuuid11.1.0direct
npmweb-tree-sitter0.26.5direct
npmyaml2.8.2direct
npmzod4.3.6direct
npmzod-openapi5.4.6direct
npm@capacitor-community/camera-preview8.0.1indirect
npm@capacitor/android8.3.4indirect
npm@capacitor/app8.1.0indirect
npm@capacitor/browser8.0.3indirect
npm@capacitor/cli8.3.4indirect
npm@capacitor/core8.3.4indirect
npm@capacitor/file-viewer2.0.1indirect
npm@capacitor/filesystem8.1.2indirect
npm@capacitor/haptics8.0.0indirect
npm@capacitor/ios8.3.4indirect
npm@capacitor/keyboard8.0.5indirect
npm@capacitor/local-notifications8.2.0indirect
npm@capacitor/network8.0.0indirect
npm@capacitor/push-notifications8.0.3indirect
npm@capacitor/share8.0.1indirect
npm@capawesome/capacitor-file-picker8.0.4indirect
npm@googleapis/androidpublisher36.0.0indirect
npm@grammyjs/types4.0.0indirect
npm@happy-dom/global-registrator20.10.2indirect
npm@hey-api/openapi-ts0.97.1indirect
npm@microsoft/api-extractor7.58.8indirect
npm@playwright/browser-chromium1.60.0indirect
npm@radix-ui/react-accordion1.2.12indirect
npm@radix-ui/react-checkbox1.3.3indirect
npm@radix-ui/react-context-menu2.3.2indirect
npm@radix-ui/react-dialog1.1.18indirect
npm@radix-ui/react-dropdown-menu2.1.19indirect
npm@radix-ui/react-popover1.1.18indirect
npm@radix-ui/react-radio-group1.4.2indirect
npm@radix-ui/react-select2.3.7indirect
npm@radix-ui/react-slider1.4.2indirect
npm@radix-ui/react-slot1.2.4indirect
npm@radix-ui/react-tabs1.1.13indirect
npm@radix-ui/react-tooltip1.2.11indirect
npm@resvg/resvg-js-darwin-arm642.6.2indirect
npm@resvg/resvg-js-darwin-x642.6.2indirect
npm@sentry/browser10.52.0indirect
npm@sentry/capacitor4.1.0indirect
npm@sentry/electron7.13.0indirect
npm@sentry/react10.52.0indirect
npm@sentry/vite-plugin5.3.0indirect
npm@storybook/addon-a11y10.4.0indirect
npm@storybook/addon-docs10.4.0indirect
npm@storybook/addon-mcp0.6.0indirect
npm@storybook/addon-themes10.4.0indirect
npm@storybook/addon-vitest10.4.0indirect
npm@storybook/react-vite10.4.0indirect
npm@stripe/react-stripe-js6.4.0indirect
npm@stripe/stripe-js9.6.0indirect
npm@tailwindcss/postcss4.1.8indirect
npm@tailwindcss/vite4.1.8indirect
npm@tailwindcss/vite4.2.4indirect
npm@tailwindcss/vite4.3.0indirect
npm@tanstack/react-query5.90.21indirect
npm@testing-library/jest-dom6.9.1indirect
npm@testing-library/react16.3.2indirect
npm@testing-library/user-event14.6.1indirect
npm@tiptap/core3.23.5indirect
npm@tiptap/extension-bubble-menu3.23.5indirect
npm@tiptap/extension-link3.23.5indirect
npm@tiptap/extension-table3.23.5indirect
npm@tiptap/pm3.23.5indirect
npm@tiptap/react3.23.5indirect
npm@tiptap/starter-kit3.23.5indirect
npm@types/bun1.2.4indirect
npm@types/bun1.3.10indirect
npm@types/bun1.3.11indirect
npm@types/bun1.3.12indirect
npm@types/bun1.3.14indirect
npm@types/bun1.3.9indirect
npm@types/hast3.0.4indirect
npm@types/js-yaml4.0.9indirect
npm@types/mdast4.0.4indirect
npm@types/node22.10.5indirect
npm@types/node25.5.0indirect
npm@types/node26.1.2indirect
npm@types/qrcode-terminal0.12.2indirect
npm@types/react19.2.14indirect
npm@types/react-dom19.2.3indirect
npm@types/semver7.5.8indirect
npm@types/uuid10.0.0indirect
npm@typescript/native-preview7.0.0-dev.20260624.1indirect
npm@vitejs/plugin-react6.0.1indirect
npm@vitest/browser4.1.6indirect
npm@vitest/browser-playwright4.1.6indirect
npm@vitest/coverage-v84.1.6indirect
npm@vitest/runner4.1.6indirect
npmajv8.18.0indirect
npmapp-builder-lib26.8.1indirect
npmbuilder-util26.8.1indirect
npmcapacitor-plugin-safe-area5.0.0indirect
npmcheerio1.2.0indirect
npmclass-variance-authority0.7.1indirect
npmclsx2.1.1indirect
npmconcurrently9.1.2indirect
npmdiscord-api-types0.38.53indirect
npmelectron42.2.0indirect
npmelectron-builder26.8.1indirect
npmelectron-log5.4.4indirect
npmelectron-store11.0.2indirect
npmelectron-updater6.8.9indirect
npmelectron-vite5.0.0indirect
npmeslint10.0.0indirect
npmeslint10.0.3indirect
npmeslint10.1.0indirect
npmeslint10.2.0indirect
npmeslint-config-next16.2.6indirect
npmeslint-plugin-react-hooks7.1.1indirect
npmeslint-plugin-simple-import-sort12.1.1indirect
npmfast-check4.6.0indirect
npmfast-check4.7.0indirect
npmgradient-shimmer0.1.1indirect
npmhappy-dom20.10.2indirect
npmi18next26.3.6indirect
npmi18next-icu2.4.4indirect
npmintl-messageformat11.2.13indirect
npmisbot5.1.40indirect
npmjs-yaml4.1.1indirect
npmkatex0.16.47indirect
npmkatex0.17.0indirect
npmknip5.83.1indirect
npmknip5.86.0indirect
npmknip5.88.1indirect
npmlogrocket12.1.1indirect
npmlucide-react1.16.0indirect
npmmadge8.0.0indirect
npmminisearch7.2.0indirect
npmmotion12.39.0indirect
npmnext16.2.6indirect
npmpdfjs-dist5.7.284indirect
npmprettier3.8.1indirect
npmqrcode.react4.2.0indirect
npmreact-dom19.2.6indirect
npmreact-i18next17.0.11indirect
npmreact-markdown10.1.0indirect
npmreact-router7.15.0indirect
npmreact-virtuoso4.18.7indirect
npmrehype-katex7.0.1indirect
npmrehype-parse9.0.1indirect
npmrehype-raw7.0.0indirect
npmrehype-remark10.0.1indirect
npmrehype-sanitize6.0.0indirect
npmremark-math6.0.0indirect
npmremark-stringify11.0.0indirect
npmsonner2.0.7indirect
npmstorybook10.4.0indirect
npmtailwind-merge3.6.0indirect
npmtailwindcss4.1.8indirect
npmtailwindcss4.2.4indirect
npmtiptap-markdown0.9.0indirect
npmtypescript5.7.3indirect
npmtypescript5.9.3indirect
npmtypescript-eslint8.56.0indirect
npmtypescript-eslint8.57.0indirect
npmtypescript-eslint8.58.0indirect
npmtypescript-eslint8.58.1indirect
npmvite7.3.3indirect
npmvite8.0.11indirect
npmvitest4.1.6indirect
npmwait-on8.0.1indirect
npmxterm5.3.0indirect
npmxterm-addon-fit0.8.0indirect
npmzustand5.0.13indirect
NuGetSystem.Speech9.0.0indirect
Dependency advisories 15

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: 15 carry known advisories, of which 5 are direct.

PackageVersionRelationSeverityAdvisoriesFixed in
@vitest/browser4.1.6indirectcritical25.0.0-beta.6
marked18.0.0directhigh118.0.2
nanoid5.1.7directhigh15.1.16
uuid11.1.0directhigh113.0.1
app-builder-lib26.8.1indirecthigh126.15.0
js-yaml4.1.1indirecthigh34.3.1
next16.2.6indirecthigh916.2.11
pdfjs-dist5.7.284indirecthigh16.2.108
react-router7.15.0indirecthigh68.3.0
vite7.3.3indirecthigh28.0.16
vite8.0.11indirecthigh28.0.16
file-type21.3.0directmoderate221.3.2
yaml2.8.2directmoderate12.8.3
@hey-api/openapi-ts0.97.1indirectmoderate10.97.3
electron42.2.0indirectmoderate143.0.0

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.