Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-09-14 01:32 UTC

sonofmagic / repoctl

Task-first CLI for initializing, maintaining, validating, and releasing pnpm and Turborepo monorepos.

TypeScriptMIT★ 48 stars⑂ 7 forkssince Nov 2022View on GitHub ↗
KindCommand-line toolLibraryNetwork serviceWeb interfacehow this is determined

sonofmagic/repoctl holds a health index of 89 out of 100, placing it in the Excellent band. It scores highest on Vitality (99/100) and lowest on Security (56/100). It was last updated today. A single contributor accounts for most of its recent work.

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

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

Ownership

ice breakerPersonal account
377 followers36 public repossince Nov 2015

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?

99Exceptional · 21% of overall
How it's scored
36/36Push recencylast push 0 days ago
35.3/36Commit cadence51/52 weeks with commits
18/18Commit volume1,170 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year1,170
human_commit_share0.38
days_since_last_push0
active_weeks_last_year51

Release discipline

100Exceptional
How it's scored
27/27Ships releases100 releases published
36/36Release recencylatest release 0 days ago
27/27Release cadencea release every ~0.2 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count100
latest_release_tagrepoctl@5.5.2
releases_from_tagsno
days_since_latest_release0
mean_days_between_releases0.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?

63Moderate · 17% of overall
How it's scored
27.1/60Stars48 stars
6.5/25Forks7 forks
0/15Watchers1 watchers
Inputs used
forks7
stars48
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

85Excellent
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (MIT)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges1
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_servicescodecov.io
has_pull_request_templateno
How it's scored
62/80Monthly downloads44,954 downloads/month across npm
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packages@icebreakers/eslint-config, repoctl, @icebreakers/monorepo, @icebreakers/stylelint-config, @icebreakers/commitlint-config, create-repoctl, @icebreakers/changelog-github, create-icebreaker
dependents
ecosystemsnpm
total_downloads
monthly_downloads44,954
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?

59Moderate · 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
2.7/13.5Contributor breadth2 contributors
10/10OpenSSF Scorecard: Contributorsproject has 6 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled2
top_contributor_share0.999
How it's scored
36.8/42Issue resolution88% of issues closed
20.2/30PR acceptance587/873 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 0/16 approved changesets -- score normalized to 0
Inputs used
merged_prs587
open_issues1
closed_issues7
prs_merged_7d3
prs_decided_7d4
prs_merged_30d7
prs_decided_30d8
issue_closed_ratio0.875
closed_unmerged_prs286
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
18.5/25Owner reach377 followers of sonofmagic
23.4/25Track record36 public repos, account ~10 yr old
Inputs used
followers377
owner_typeUser
is_verified
owner_loginsonofmagic
public_repos36
account_age_days3,968
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable8 package(s) on npm
35/35Publish recencylatest publish 0 days ago
20/20Version history221 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packages@icebreakers/eslint-config, repoctl, @icebreakers/monorepo, @icebreakers/stylelint-config, @icebreakers/commitlint-config, create-repoctl, @icebreakers/changelog-github, create-icebreaker
ecosystemsnpm
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

94Exceptional · 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
6.4/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests24 out of 24 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configyes
has_precommit_configno

Documentation

100Exceptional
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage sitehttps://repo.icebreaker.top
10/10Repository description
10/10Topics10 topics
10/10Wiki
Inputs used
topicsmonorepo, pnpm, turborepo, cli, developer-tools, github-actions, release-automation, repoctl, scaffolding, typescript
has_wikiyes
homepagehttps://repo.icebreaker.top
docs_sitehttps://repo.icebreaker.top
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

56Moderate · 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-Tests24 out of 24 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0/7.5Code-ReviewFound 0/16 approved changesets -- score normalized to 0
2.5/2.5Contributorsproject has 6 contributing companies or organizations
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 5 issue activity found in the last 90 days -- score normalized to 10
0/5Packagingno data
2.5/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 5
0/5SASTSAST tool is not run on all commits -- score normalized to 0
5/5Security-Policysecurity policy file detected
0/7.5Signed-Releasesno data
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate5.9
Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.
How it's scored
6.4/35Direct dependencies free of known advisories2 affected: vitest catalog: (critical 9.8), postcss catalog: (high 7.5)
0/25Indirect dependencies free of known advisoriestransitive set not separable from development and test dependencies in this scope
27.9/40No advisories left outstanding2 advisory-carrying package(s) unaddressed past 90 days; oldest published 1,711 days ago
Inputs used
sourceosv
advisories8
affected_packages2
assessed_packages121
unassessed_packages106
affected_by_severitycritical 1, high 1
direct_affected_packages2
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 121 resolved dependencies against OSV. 106 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

78Good · 4% of overall
How it's scored
45/45Agent instructionsAGENTS.md, CLAUDE.md, packages/monorepo-templates/AGENTS.md, packages/monorepo/AGENTS.md, packages/monorepo/assets/AGENTS.md, packages/monorepo/assets/CLAUDE.md, templates/client/AGENTS.md
15/15Machine-readable docs (llms.txt)llms.txt served by the project website (https://repo.icebreaker.top/llms.txt)
40/40Legible commit history37 of 38 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtyes
llms_txt_urlhttps://repo.icebreaker.top/llms.txt
legible_history_share0.974
agent_instruction_filesAGENTS.md, CLAUDE.md, packages/monorepo-templates/AGENTS.md, packages/monorepo/AGENTS.md, packages/monorepo/assets/AGENTS.md, packages/monorepo/assets/CLAUDE.md, templates/client/AGENTS.md
agent_instruction_max_bytes5,963
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format configeslint.config.js
11/11Static type checkingapps/mock/tsconfig.json, packages/changelog-github/tsconfig.json, packages/commitlint/tsconfig.json, packages/create-icebreaker/tsconfig.json, packages/create-repoctl/tsconfig.json, packages/eslint-plugin-better-stylelint/tsconfig.json, packages/eslint/tsconfig.json, packages/lightningcss-tailwindcss/tsconfig.json, packages/monorepo-templates/tsconfig.json, packages/monorepo/tsconfig.json, packages/postcss-tailwindcss/tsconfig.json, packages/repoctl/tsconfig.json, packages/stylelint-plugin-tailwindcss/tsconfig.json, packages/stylelint/tsconfig.json, templates/cli/tsconfig.json, templates/client/tsconfig.json, templates/server/tsconfig.json, templates/tsdown/tsconfig.json, templates/vitepress/learn/packages/examples/2.npm-basic-package/tsconfig.json, templates/vitepress/learn/packages/examples/3.npm-basic-package/tsconfig.json, templates/vitepress/tsconfig.json, templates/vitepress/zh/learn/packages/examples/2.npm-basic-package/tsconfig.json, templates/vitepress/zh/learn/packages/examples/3.npm-basic-package/tsconfig.json, templates/vue-lib/tsconfig.json, tsconfig.json
10/10Reproducible environmentDockerfile, lockfile
0/10Demonstrated agent practiceno agent-authored commits among the last 100
8/8Automated maintenance44 of the last 100 commits are automated dependency updates
5/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 5
Inputs used
has_nixno
has_testsyes
lockfilespackage-lock.json, pnpm-lock.yaml
has_dockerfileyes
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configsapps/mock/tsconfig.json, packages/changelog-github/tsconfig.json, packages/commitlint/tsconfig.json, packages/create-icebreaker/tsconfig.json, packages/create-repoctl/tsconfig.json, packages/eslint-plugin-better-stylelint/tsconfig.json, packages/eslint/tsconfig.json, packages/lightningcss-tailwindcss/tsconfig.json, packages/monorepo-templates/tsconfig.json, packages/monorepo/tsconfig.json, packages/postcss-tailwindcss/tsconfig.json, packages/repoctl/tsconfig.json, packages/stylelint-plugin-tailwindcss/tsconfig.json, packages/stylelint/tsconfig.json, templates/cli/tsconfig.json, templates/client/tsconfig.json, templates/server/tsconfig.json, templates/tsdown/tsconfig.json, templates/vitepress/learn/packages/examples/2.npm-basic-package/tsconfig.json, templates/vitepress/learn/packages/examples/3.npm-basic-package/tsconfig.json, templates/vitepress/tsconfig.json, templates/vitepress/zh/learn/packages/examples/2.npm-basic-package/tsconfig.json, templates/vitepress/zh/learn/packages/examples/3.npm-basic-package/tsconfig.json, templates/vue-lib/tsconfig.json, tsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.44
How it's scored
45/45Type-checkable codeTypeScript (statically typed)
55/55Manageable file sizes0/545 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes24,230
source_files_sampled545
oversized_source_files0
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examplesdemos, examples
Inputs used
example_dirsdemos, examples
has_mcp_signalno
api_schema_files
interfaces_expected_ofnetwork-service

Key facts

48GitHub stars
2contributors
1,170commits, last 12 months
0days since last push
100releases
1bus factor
1open 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:repoctl@5.5.2; advisories assessed against the repository dependency graph instead

More detail

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

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.

1234567722024-082025-032025-10

Each point covers 2 days.

OpenSSF Scorecard 5.9 / 10
5.9aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-09-14 01:31 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests24 out of 24 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/16 approved changesets -- score normalized to 0
10Contributorsproject has 6 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 5
0SASTSAST tool is not run on all commits -- score normalized to 0
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 90
RegistryPackageVersion constraintManifest
npm@icebreakers/stylelint-configworkspace:*apps/mock/package.json
npm@changesets/get-github-info^1.0.1packages/changelog-github/package.json
npm@changesets/types^7.0.0packages/changelog-github/package.json
npmdotenv^17.4.2packages/changelog-github/package.json
npm@commitlint/config-conventional^21.2.2packages/commitlint/package.json
npm@commitlint/types^21.2.0packages/commitlint/package.json
npmconventional-changelog-conventionalcommits^10.4.0packages/commitlint/package.json
npmcreate-repoctlworkspace:*packages/create-icebreaker/package.json
npm@icebreakers/monorepo-templatesworkspace:*packages/create-repoctl/package.json
npmstylelintcatalog:packages/eslint-plugin-better-stylelint/package.json
npm@antfu/eslint-config9.5.1packages/eslint/package.json
npm@eslint-react/eslint-plugin^5.19.0packages/eslint/package.json
npm@icebreakers/stylelint-configworkspace:*packages/eslint/package.json
npm@typescript-eslint/rule-tester^8.70.0packages/eslint/package.json
npm@typescript-eslint/typescript-estree^8.70.0packages/eslint/package.json
npm@typescript-eslint/utils^8.70.0packages/eslint/package.json
npm@vue/compiler-sfc^3.5.42packages/eslint/package.json
npm@weapp-vite/eslint^0.2.3packages/eslint/package.json
npmdefu^6.1.7packages/eslint/package.json
npmeslint-flat-config-utils3.2.0packages/eslint/package.json
npmeslint-plugin-better-tailwindcss^4.7.0packages/eslint/package.json
npmeslint-plugin-format2.0.1packages/eslint/package.json
npmeslint-plugin-react-hooks^7.1.1packages/eslint/package.json
npmeslint-plugin-react-refresh^0.5.6packages/eslint/package.json
npmeslint-plugin-tailwindcss4.4.0packages/eslint/package.json
npmlightningcss^1.33.0packages/lightningcss-tailwindcss/package.json
npm@inquirer/checkbox^5.2.5packages/monorepo-templates/package.json
npm@inquirer/input^5.1.6packages/monorepo-templates/package.json
npm@inquirer/select^5.2.5packages/monorepo-templates/package.json
npmcommandercatalog:packages/monorepo-templates/package.json
npmnanoexec^1.1.0packages/monorepo-templates/package.json
npmyamlcatalog:packages/monorepo-templates/package.json
npm@icebreakers/commitlint-configworkspace:*packages/monorepo/package.json
npm@icebreakers/eslint-configworkspace:*packages/monorepo/package.json
npm@icebreakers/monorepo-templatesworkspace:*packages/monorepo/package.json
npm@icebreakers/stylelint-configworkspace:*packages/monorepo/package.json
npm@pnpm/find-workspace-dir^1000.1.5packages/monorepo/package.json
npm@pnpm/logger^1100.0.0packages/monorepo/package.json
npm@pnpm/types^1102.1.0packages/monorepo/package.json
npm@pnpm/worker^1100.4.1packages/monorepo/package.json
npm@pnpm/workspace.find-packages^1000.0.65packages/monorepo/package.json
npm@pnpm/workspace.read-manifest^1000.3.1packages/monorepo/package.json
npmc12^3.3.4packages/monorepo/package.json
npmcommandercatalog:packages/monorepo/package.json
npmcomment-jsoncatalog:packages/monorepo/package.json
npmconsola^3.4.2packages/monorepo/package.json
npmgit-url-parse^16.1.0packages/monorepo/package.json
npmklaw^4.1.0packages/monorepo/package.json
npmlint-staged^17.5.1packages/monorepo/package.json
npmp-queue^9.3.3packages/monorepo/package.json
npmpathe^2.0.3packages/monorepo/package.json
npmpicocolors^1.1.1packages/monorepo/package.json
npmsemvercatalog:packages/monorepo/package.json
npmsimple-git^3.36.0packages/monorepo/package.json
npmvitestcatalog:packages/monorepo/package.json
npmyamlcatalog:packages/monorepo/package.json
npmenhanced-resolve^5.24.5packages/postcss-tailwindcss/package.json
npmget-tsconfig^4.14.3packages/postcss-tailwindcss/package.json
npmpostcsscatalog:packages/postcss-tailwindcss/package.json
npmpostcss-selector-parser^7.1.6packages/postcss-tailwindcss/package.json
npmpostcss-value-parser^4.2.0packages/postcss-tailwindcss/package.json
npm@icebreakers/monorepoworkspace:*packages/repoctl/package.json
npm@unocss/config66.10.2packages/stylelint-plugin-tailwindcss/package.json
npm@unocss/core66.10.2packages/stylelint-plugin-tailwindcss/package.json
npmpostcsscatalog:packages/stylelint-plugin-tailwindcss/package.json
npmpostcss-tailwindcssworkspace:*packages/stylelint-plugin-tailwindcss/package.json
npmcomment-jsoncatalog:packages/stylelint/package.json
npmpostcss-html^2.0.0packages/stylelint/package.json
npmstylelint-config-recess-order^7.8.0packages/stylelint/package.json
npmstylelint-config-recommended^18.0.0packages/stylelint/package.json
npmstylelint-config-recommended-scss^17.0.1packages/stylelint/package.json
npmstylelint-config-recommended-vue^2.0.0packages/stylelint/package.json
npmstylelint-config-standard-scss^17.0.0packages/stylelint/package.json
npmstylelint-order^8.1.1packages/stylelint/package.json
npmstylelint-plugin-tailwindcssworkspace:*packages/stylelint/package.json
npmconsola^3.4.2templates/cli/package.json
npm@faker-js/faker^10.6.0templates/client/package.json
npm@tanstack/vue-query^5.102.8templates/client/package.json
npm@tanstack/vue-query-devtools^6.1.48templates/client/package.json
npm@tanstack/vue-table^9.2.4templates/client/package.json
npm@tanstack/vue-virtual^3.13.38templates/client/package.json
npm@trpc/client^11.18.0templates/client/package.json
npmclsx^2.1.1templates/client/package.json
npmpinia^4.0.3templates/client/package.json
npmtailwind-merge^3.6.0templates/client/package.json
npmtailwind-variants^3.3.1templates/client/package.json
npmvue^3.5.42templates/client/package.json
npmvue-i18n^11.4.10templates/client/package.json
npmvue-router^5.3.1templates/client/package.json
npmvue^3.5.42templates/vitepress/package.json
All dependencies 227

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

RegistryPackageVersionRelation
npm@antfu/eslint-config9.5.1direct
npm@changesets/get-github-info^1.0.1direct
npm@changesets/types^7.0.0direct
npm@commitlint/config-conventional^21.2.2direct
npm@commitlint/types^21.2.0direct
npm@eslint-react/eslint-plugin^5.19.0direct
npm@faker-js/faker^10.6.0direct
npm@inquirer/checkbox^5.2.5direct
npm@inquirer/input^5.1.6direct
npm@inquirer/select^5.2.5direct
npm@pnpm/find-workspace-dir^1000.1.5direct
npm@pnpm/logger^1100.0.0direct
npm@pnpm/types^1102.1.0direct
npm@pnpm/worker^1100.4.1direct
npm@pnpm/workspace.find-packages^1000.0.65direct
npm@pnpm/workspace.read-manifest^1000.3.1direct
npm@tanstack/vue-query^5.102.8direct
npm@tanstack/vue-query-devtools^6.1.48direct
npm@tanstack/vue-table^9.2.4direct
npm@tanstack/vue-virtual^3.13.38direct
npm@trpc/client^11.18.0direct
npm@typescript-eslint/rule-tester^8.70.0direct
npm@typescript-eslint/typescript-estree^8.70.0direct
npm@typescript-eslint/utils^8.70.0direct
npm@unocss/config66.10.2direct
npm@unocss/core66.10.2direct
npm@vue/compiler-sfc^3.5.42direct
npm@weapp-vite/eslint^0.2.3direct
npmc12^3.3.4direct
npmclsx^2.1.1direct
npmcommandercatalog:direct
npmcomment-jsoncatalog:direct
npmconsola^3.4.2direct
npmconventional-changelog-conventionalcommits^10.4.0direct
npmdefu6.1.7direct
npmdefu^6.1.7direct
npmdotenv^17.4.2direct
npmenhanced-resolve^5.24.5direct
npmeslint-flat-config-utils3.2.0direct
npmeslint-plugin-better-tailwindcss^4.7.0direct
npmeslint-plugin-format2.0.1direct
npmeslint-plugin-react-hooks^7.1.1direct
npmeslint-plugin-react-refresh^0.5.6direct
npmeslint-plugin-tailwindcss4.4.0direct
npmget-tsconfig4.14.0direct
npmget-tsconfig^4.14.3direct
npmgit-url-parse^16.1.0direct
npmklaw^4.1.0direct
npmlightningcss^1.33.0direct
npmlint-staged^17.5.1direct
npmnanoexec^1.1.0direct
npmp-queue^9.3.3direct
npmpathe2.0.3direct
npmpathe^2.0.3direct
npmpicocolors1.1.1direct
npmpicocolors^1.1.1direct
npmpinia^4.0.3direct
npmpostcsscatalog:direct
npmpostcss-html^2.0.0direct
npmpostcss-selector-parser^7.1.6direct
npmpostcss-value-parser^4.2.0direct
npmsemver7.7.4direct
npmsemvercatalog:direct
npmsimple-git^3.36.0direct
npmstylelintcatalog:direct
npmstylelint-config-recess-order^7.8.0direct
npmstylelint-config-recommended^18.0.0direct
npmstylelint-config-recommended-scss^17.0.1direct
npmstylelint-config-recommended-vue^2.0.0direct
npmstylelint-config-standard-scss^17.0.0direct
npmstylelint-order^8.1.1direct
npmtailwind-merge^3.6.0direct
npmtailwind-variants^3.3.1direct
npmvitestcatalog:direct
npmvue^3.5.42direct
npmvue-i18n^11.4.10direct
npmvue-router^5.3.1direct
npmyamlcatalog:direct
npm@babel/generator8.0.0-rc.3indirect
npm@babel/helper-string-parser8.0.0-rc.4indirect
npm@babel/helper-validator-identifier8.0.0-rc.3indirect
npm@babel/helper-validator-identifier8.0.0-rc.4indirect
npm@babel/parser8.0.0-rc.3indirect
npm@babel/types8.0.0-rc.3indirect
npm@braintree/sanitize-url^7.1.2indirect
npm@changesets/parse^1.0.0indirect
npm@cloudflare/vite-plugin^1.54.8indirect
npm@commitlint/lint^21.2.2indirect
npm@commitlint/load^21.2.2indirect
npm@emnapi/core1.10.0indirect
npm@emnapi/runtime1.10.0indirect
npm@emnapi/wasi-threads1.2.1indirect
npm@esbuild/aix-ppc640.25.5indirect
npm@esbuild/android-arm0.25.5indirect
npm@esbuild/android-arm640.25.5indirect
npm@esbuild/android-x640.25.5indirect
npm@esbuild/darwin-arm640.25.5indirect
npm@esbuild/darwin-x640.25.5indirect
npm@esbuild/freebsd-arm640.25.5indirect
npm@esbuild/freebsd-x640.25.5indirect
npm@esbuild/linux-arm0.25.5indirect
npm@esbuild/linux-arm640.25.5indirect
npm@esbuild/linux-ia320.25.5indirect
npm@esbuild/linux-loong640.25.5indirect
npm@esbuild/linux-mips64el0.25.5indirect
npm@esbuild/linux-ppc640.25.5indirect
npm@esbuild/linux-riscv640.25.5indirect
npm@esbuild/linux-s390x0.25.5indirect
npm@esbuild/linux-x640.25.5indirect
npm@esbuild/netbsd-arm640.25.5indirect
npm@esbuild/netbsd-x640.25.5indirect
npm@esbuild/openbsd-arm640.25.5indirect
npm@esbuild/openbsd-x640.25.5indirect
npm@esbuild/sunos-x640.25.5indirect
npm@esbuild/win32-arm640.25.5indirect
npm@esbuild/win32-ia320.25.5indirect
npm@esbuild/win32-x640.25.5indirect
npm@hono/node-server^2.1.1indirect
npm@hono/trpc-server^0.4.2indirect
npm@jridgewell/gen-mapping0.3.13indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/sourcemap-codec1.5.0indirect
npm@jridgewell/trace-mapping0.3.31indirect
npm@napi-rs/wasm-runtime1.1.4indirect
npm@oxc-project/types0.127.0indirect
npm@pnpm/exe.darwin-arm6412.3.4indirect
npm@pnpm/exe.darwin-x6412.3.4indirect
npm@pnpm/exe.linux-arm6412.3.4indirect
npm@pnpm/exe.linux-arm64-musl12.3.4indirect
npm@pnpm/exe.linux-x6412.3.4indirect
npm@pnpm/exe.linux-x64-musl12.3.4indirect
npm@pnpm/exe.win32-arm6412.3.4indirect
npm@pnpm/exe.win32-x6412.3.4indirect
npm@prettier/plugin-xml^3.4.2indirect
npm@quansync/fs1.0.0indirect
npm@rolldown/binding-android-arm641.0.0-rc.17indirect
npm@rolldown/binding-darwin-arm641.0.0-rc.17indirect
npm@rolldown/binding-darwin-x641.0.0-rc.17indirect
npm@rolldown/binding-freebsd-x641.0.0-rc.17indirect
npm@rolldown/binding-linux-arm-gnueabihf1.0.0-rc.17indirect
npm@rolldown/binding-linux-arm64-gnu1.0.0-rc.17indirect
npm@rolldown/binding-linux-arm64-musl1.0.0-rc.17indirect
npm@rolldown/binding-linux-ppc64-gnu1.0.0-rc.17indirect
npm@rolldown/binding-linux-s390x-gnu1.0.0-rc.17indirect
npm@rolldown/binding-linux-x64-gnu1.0.0-rc.17indirect
npm@rolldown/binding-linux-x64-musl1.0.0-rc.17indirect
npm@rolldown/binding-openharmony-arm641.0.0-rc.17indirect
npm@rolldown/binding-wasm32-wasi1.0.0-rc.17indirect
npm@rolldown/binding-win32-arm64-msvc1.0.0-rc.17indirect
npm@rolldown/binding-win32-x64-msvc1.0.0-rc.17indirect
npm@rolldown/pluginutils1.0.0-rc.17indirect
npm@tailwindcss/vite^4.3.3indirect
npm@trpc/server^11.18.0indirect
npm@tybys/wasm-util0.10.2indirect
npm@types/estree1.0.7indirect
npm@types/jsesc2.5.1indirect
npm@types/klaw^3.0.7indirect
npm@types/micromatch^4.0.10indirect
npm@types/semvercatalog:indirect
npm@unocss/eslint-plugin66.10.2indirect
npm@vitejs/plugin-vue^6.0.8indirect
npm@vitejs/plugin-vue-jsx^5.1.6indirect
npm@vue/test-utils^2.5.0indirect
npm@vue/tsconfig^0.9.1indirect
npmansis4.2.0indirect
npmast-kit3.0.0-beta.1indirect
npmastro-eslint-parser^3.1.0indirect
npmbirpc4.0.0indirect
npmcac7.0.0indirect
npmci-info^4.4.0indirect
npmcytoscape^3.34.3indirect
npmcytoscape-cose-bilkent^4.1.0indirect
npmdayjs^1.11.23indirect
npmdebug^4.4.3indirect
npmdts-resolver2.1.3indirect
npmempathic2.0.0indirect
npmesbuild0.25.5indirect
npmeslint-plugin-astro^3.1.0indirect
npmeslint-plugin-svelte^3.23.0indirect
npmestree-walker3.0.3indirect
npmfdir6.5.0indirect
npmfdir^6.5.0indirect
npmfsevents2.3.3indirect
npmhono^4.13.7indirect
npmhookable6.1.1indirect
npmicebreaker-npm-basic-package1.0.5indirect
npmicebreaker-npm-basic-package-multiple-exports0.0.0indirect
npmimport-without-cache0.3.3indirect
npmjsdom^30.0.1indirect
npmjsesc3.1.0indirect
npmmermaid^12.0.0indirect
npmmicromatch^4.0.8indirect
npmobug2.1.1indirect
npmpicomatch4.0.4indirect
npmpnpm12.3.4indirect
npmprettier^3.9.6indirect
npmprettier-plugin-astro^0.14.1indirect
npmquansync1.0.0indirect
npmresolve-pkg-maps1.0.0indirect
npmrolldown1.0.0-rc.17indirect
npmrolldown-plugin-dts0.23.2indirect
npmsvelte^5.57.0indirect
npmsvelte-eslint-parser^1.8.1indirect
npmtailwindcss^4.3.3indirect
npmtinyexec1.1.2indirect
npmtinyglobby0.2.16indirect
npmtree-kill1.2.2indirect
npmtsd^0.33.0indirect
npmtsdown0.21.10indirect
npmtsdown0.23.0indirect
npmtslib2.8.1indirect
npmtsx4.19.4indirect
npmtypescript5.8.3indirect
npmtypescript~6.0.3indirect
npmunconfig-core7.5.0indirect
npmunrun0.2.37indirect
npmvite^8.3.0indirect
npmvite-plugin-dts^5.1.0indirect
npmvite-plugin-vue-devtools^8.2.1indirect
npmvite-tsconfig-paths^6.1.1indirect
npmvitepress^1.6.4indirect
npmvitepress-plugin-llms^1.14.0indirect
npmvitepress-plugin-mermaid^2.0.17indirect
npmvue-tsc3.3.11indirect
npmvue-tsc^3.3.11indirect
npmwrangler^4.131.1indirect
npmzod^4.6.2indirect
Dependency advisories 2

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

PackageVersionRelationSeverityAdvisoriesFixed in
vitestcatalog:directcritical24.1.0
postcsscatalog:directhigh68.5.23

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.