Public record
Software health reportschema 0.12.0 · metrics 2.10.0 · 2026-07-18 03:13 UTC

akan-team / akanjs

Full-stack Typescript framework that ships web, iOS, Android, server, and database together.

TypeScriptNo license detected★ 309 stars⑂ 7 forkssince Dec 2025View on GitHub ↗
KindWeb interfaceChat botCommand-line toolTerminal interfaceLibraryhow this is determined

akan-team/akanjs holds a health index of 53 out of 100, placing it in the Moderate band. It scores highest on AI Readiness (88/100) and lowest on Security (33/100). It was last updated 2 days ago. A single contributor accounts for most of its recent work.

53
overall / 100
Moderate

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.

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

Ownership

akanOrganization
5 followers1 public reposince Mar 2025

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

Metrics by category

Vitality

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

81Excellent · 21% of overall
How it's scored
36/36Push recencylast push 2 days ago
5.5/36Commit cadence8/52 weeks with commits
16.2/18Commit volume62 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_year62
human_commit_share
days_since_last_push2
active_weeks_last_year8

Release discipline

100Exceptional
How it's scored
27/27Ships releases15 releases published
36/36Release recencylatest release 7 days ago
27/27Release cadencea release every ~3.8 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count15
latest_release_tagv2.3.10
releases_from_tagsno
days_since_latest_release7
mean_days_between_releases3.8
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?

37Weak · 17% of overall
How it's scored
40.4/60Stars309 stars
6.5/25Forks7 forks
0/15Watchers2 watchers
Inputs used
forks7
stars309
watchers2
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
0/22.5Licenseno license file detected
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseno
readme_badges
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno

Sustainability & Governance

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

46Weak · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
2.5/22.5Commit distributiontop contributor authored 89% of commits
5.4/13.5Contributor breadth4 contributors
3/10OpenSSF Scorecard: Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled4
top_contributor_share0.887
How it's scored
34.6/42Issue resolution82% of issues closed
28.4/30PR acceptance35/37 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
1.5/15OpenSSF Scorecard: Code-ReviewFound 5/30 approved changesets -- score normalized to 1
Inputs used
merged_prs35
open_issues7
closed_issues33
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio0.825
closed_unmerged_prs2
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
5.6/25Owner reach5 followers of akan-team
4.8/25Track record1 public repos, account ~1 yr old
Inputs used
followers5
owner_typeOrganization
is_verified
owner_loginakan-team
public_repos1
account_age_days474
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Engineering Quality

Are baseline engineering and documentation practices in place?

50Moderate · 19% of overall
How it's scored
0/24CI workflows
24/24Tests present
16/16Linter configbiome.json
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests1 out of 21 merged PRs checked by a CI test -- score normalized to 0
Inputs used
has_cino
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage sitehttps://akanjs.com
10/10Repository description
10/10Topics11 topics
0/10Wiki
Inputs used
topicsagentic-ai, bun, clientside-rendering, framework, full-stack, hybrid-apps, monorepo, server, serverside-rendering, sqlite3, typescript
has_wikino
homepagehttps://akanjs.com
docs_sitehttps://akanjs.com
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

33At Risk · 16% of overall
How it's scored
6.8/7.5Binary-Artifactsbinaries present in source code
0/7.5Branch-Protectionbranch protection not enabled on development/release branches
0/2.5CI-Tests1 out of 21 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0.8/7.5Code-ReviewFound 5/30 approved changesets -- score normalized to 1
0.8/2.5Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
0/10Dangerous-Workflowno data
0/7.5Dependency-Update-Toolno update tool detected
0/5Fuzzingproject is not fuzzed
0/2.5Licenselicense file not 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-Dependenciesno data
0/5SASTSAST tool is not run on all commits -- score normalized to 0
0/5Security-Policysecurity policy file not detected
0/7.5Signed-Releasesno data
0/7.5Token-Permissionsno data
7.5/7.5Vulnerabilities0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate3.3
Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.

AI Readiness

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

88Excellent · 4% of overall
How it's scored
45/45Agent instructions.cursor/rules/akan-page-routing.mdc, .cursor/rules/akan-scan-conventions.mdc, .cursor/rules/application-test-commands.mdc, .cursor/rules/change-scope.mdc, .cursor/rules/client-server-boundaries.mdc, .cursor/rules/coding-style.mdc, .cursor/rules/domain-module-conventions.mdc, .cursor/rules/format-lint.mdc, .cursor/rules/repo-overview.mdc, .cursor/rules/scalar-modeling.mdc, .cursor/rules/secrets-and-env.mdc, .cursor/rules/service-signal-conventions.mdc, .cursor/rules/typescript-imports.mdc, AGENTS.md, CLAUDE.md, apps/akan/public/llms/pages/references/cli/agent.md
15/15Machine-readable docs (llms.txt)llms.txt present
0/40Legible commit historyno data
Inputs used
has_llms_txtyes
llms_txt_url
legible_history_share
agent_instruction_files.cursor/rules/akan-page-routing.mdc, .cursor/rules/akan-scan-conventions.mdc, .cursor/rules/application-test-commands.mdc, .cursor/rules/change-scope.mdc, .cursor/rules/client-server-boundaries.mdc, .cursor/rules/coding-style.mdc, .cursor/rules/domain-module-conventions.mdc, .cursor/rules/format-lint.mdc, .cursor/rules/repo-overview.mdc, .cursor/rules/scalar-modeling.mdc, .cursor/rules/secrets-and-env.mdc, .cursor/rules/service-signal-conventions.mdc, .cursor/rules/typescript-imports.mdc, AGENTS.md, CLAUDE.md, apps/akan/public/llms/pages/references/cli/agent.md
agent_instruction_max_bytes15,319
Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format configbiome.json
11/11Static type checkingapps/akan/tsconfig.json, apps/minimal/tsconfig.json, libs/shared/tsconfig.json, libs/util/tsconfig.json, pkgs/@akanjs/cli/tsconfig.json, pkgs/@akanjs/devkit/tsconfig.json, pkgs/akanjs/tsconfig.json, pkgs/create-akan-workspace/tsconfig.json, tsconfig.json
10/10Reproducible environmentDockerfile
0/10Demonstrated agent practiceno data
0/8Automated maintenanceno data
0/10OpenSSF Scorecard: Pinned-Dependenciesno data
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileyes
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configsapps/akan/tsconfig.json, apps/minimal/tsconfig.json, libs/shared/tsconfig.json, libs/util/tsconfig.json, pkgs/@akanjs/cli/tsconfig.json, pkgs/@akanjs/devkit/tsconfig.json, pkgs/akanjs/tsconfig.json, pkgs/create-akan-workspace/tsconfig.json, tsconfig.json
agent_commit_share
toolchain_manifests
dependency_bot_commit_share
Excluded from scoring (no data or not applicable): Demonstrated agent practice, Automated maintenance, OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.
How it's scored
45/45Type-checkable codeTypeScript (statically typed)
54.8/55Manageable file sizes4/1,382 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes74,900
source_files_sampled1,382
oversized_source_files4

Key facts

309GitHub stars
4contributors
62commits, last 12 months
2days since last push
15releases
1bus factor
7open issues
npmpackage ecosystems

More detail

OpenSSF Scorecard 3.3 / 10
3.3aggregate

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

9Binary-Artifactsbinaries present in source code
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests1 out of 21 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1Code-ReviewFound 5/30 approved changesets -- score normalized to 1
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
n/aDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
0Licenselicense file not detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
n/aPinned-Dependenciesno dependencies found
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 166
RegistryPackageVersion constraintManifest
npm@aws-sdk/client-cloudfront^3.1049.0package.json
npm@aws-sdk/client-s3^3.1049.0package.json
npm@aws-sdk/lib-storage^3.1049.0package.json
npm@capacitor-community/contacts^7.2.0package.json
npm@capacitor-community/fcm^8.1.0package.json
npm@capacitor/android^8.3.4package.json
npm@capacitor/app^8.1.0package.json
npm@capacitor/browser^8.0.3package.json
npm@capacitor/camera^8.2.0package.json
npm@capacitor/cli^8.3.4package.json
npm@capacitor/core^8.3.4package.json
npm@capacitor/device^8.0.2package.json
npm@capacitor/geolocation^8.2.0package.json
npm@capacitor/haptics^8.0.2package.json
npm@capacitor/ios^8.3.4package.json
npm@capacitor/keyboard^8.0.3package.json
npm@capacitor/preferences^8.0.1package.json
npm@capacitor/push-notifications^8.1.1package.json
npm@capgo/capacitor-updater^8.46.1package.json
npm@dnd-kit/core^6.3.1package.json
npm@dnd-kit/modifiers^9.0.0package.json
npm@dnd-kit/sortable^10.0.0package.json
npm@dnd-kit/utilities^3.2.2package.json
npm@formatjs/intl-localematcher^0.8.8package.json
npm@inquirer/prompts^8.4.3package.json
npm@kubernetes/client-node^1.4.0package.json
npm@langchain/community^1.1.28package.json
npm@langchain/core^1.1.47package.json
npm@langchain/deepseek^1.0.26package.json
npm@langchain/openai^1.4.6package.json
npm@libsql/client^0.17.3package.json
npm@marsidev/react-turnstile^1.5.2package.json
npm@nestjs/passport^10.0.3package.json
npm@octokit/webhooks-types^7.6.1package.json
npm@radix-ui/react-accordion^1.2.12package.json
npm@radix-ui/react-dropdown-menu^2.1.16package.json
npm@radix-ui/react-popover^1.1.15package.json
npm@radix-ui/react-slot^1.2.4package.json
npm@react-google-maps/api^2.20.8package.json
npm@react-spring/web^10.1.0package.json
npm@shikijs/transformers^4.1.0package.json
npm@tailwindcss/node^4.3.0package.json
npm@trapezedev/project^7.1.4package.json
npm@types/passport-apple^2.0.3package.json
npm@types/passport-facebook^3.0.4package.json
npm@types/passport-github^1.1.13package.json
npm@types/passport-google-oauth20^2.0.17package.json
npm@types/passport-kakao^1.0.3package.json
npm@types/passport-naver^1.0.4package.json
npm@use-gesture/react^10.3.1package.json
npm@yoopta/accordion6.0.5package.json
npm@yoopta/blockquote6.0.5package.json
npm@yoopta/callout6.0.5package.json
npm@yoopta/code6.0.5package.json
npm@yoopta/divider6.0.5package.json
npm@yoopta/editor6.0.5package.json
npm@yoopta/embed6.0.5package.json
npm@yoopta/exports6.0.5package.json
npm@yoopta/file6.0.5package.json
npm@yoopta/headings6.0.5package.json
npm@yoopta/image6.0.5package.json
npm@yoopta/link6.0.5package.json
npm@yoopta/lists6.0.5package.json
npm@yoopta/marks6.0.5package.json
npm@yoopta/paragraph6.0.5package.json
npm@yoopta/table6.0.5package.json
npm@yoopta/themes-shadcn6.0.5package.json
npm@yoopta/ui6.0.5package.json
npm@yoopta/video6.0.5package.json
npmapple-signin^1.0.9package.json
npmbcryptjs^2.4.3package.json
npmbullmq^5.76.10package.json
npmcapacitor-plugin-safe-area^5.0.0package.json
npmchalk^5.6.2package.json
npmchart.js^4.5.1package.json
npmchartjs-adapter-dayjs-4^1.0.4package.json
npmclass-variance-authority0.7.1package.json
npmclsx^2.1.1package.json
npmcmdk^1.1.1package.json
npmcommander^14.0.3package.json
npmcompare-versions^6.1.1package.json
npmcordova-plugin-purchase^13.16.0package.json
npmcroner^10.0.1package.json
npmcrypto-js^4.2.0package.json
npmdaisyui5.5.23package.json
npmdataloader^2.2.3package.json
npmdayjs^1.11.20package.json
npmdiscord.js^14.26.4package.json
npmemoji-picker-react^4.19.1package.json
npmfile-saver^2.0.5package.json
npmfirebase^12.13.0package.json
npmfirebase-admin^13.10.0package.json
npmfontaine^0.8.0package.json
npmfonteditor-core^2.6.3package.json
npmignore^7.0.5package.json
npmimmer^11.1.8package.json
npmink^6.8.0package.json
npmink-big-text^2.0.0package.json
npmink-divider^4.1.1package.json
npmink-select-input^6.2.0package.json
npmink-spawn^0.1.4package.json
npmink-text-input^6.0.0package.json
npminquirer^13.4.3package.json
npmioredis^5.10.1package.json
npmjose^6.2.3package.json
npmjs-cookie^3.0.7package.json
npmjs-yaml^4.1.1package.json
npmjsonwebtoken^9.0.3package.json
npmjwt-decode^4.0.0package.json
npmlatest-version^9.0.0package.json
npmlodash^4.18.1package.json
npmmermaid^11.15.0package.json
npmnegotiator^1.0.0package.json
npmnodemailer^8.0.7package.json
npmopen^11.0.0package.json
npmora^9.4.0package.json
npmpassport-apple^2.0.2package.json
npmpassport-facebook^3.0.0package.json
npmpassport-github^1.1.0package.json
npmpassport-google-oauth20^2.0.0package.json
npmpassport-kakao^1.0.1package.json
npmpassport-naver^1.0.6package.json
npmpigeon-maps^0.22.1package.json
npmpluralize^8.0.0package.json
npmpostgres^3.4.9package.json
npmprotobufjs^8.4.0package.json
npmpuppeteer^24.43.1package.json
npmqrcode^1.5.4package.json
npmqrcode.react^4.2.0package.json
npmreact19.2.7package.json
npmreact-chartjs-2^5.3.1package.json
npmreact-copy-to-clipboard^5.1.1package.json
npmreact-countup^6.5.3package.json
npmreact-datepicker^9.1.0package.json
npmreact-daum-postcode^4.0.0package.json
npmreact-device-detect^2.2.3package.json
npmreact-dom19.2.7package.json
npmreact-easy-crop^5.5.7package.json
npmreact-globe.gl^2.38.0package.json
npmreact-icons^5.6.0package.json
npmreact-lite-youtube-embed2.4.0package.json
npmreact-lottie-player^2.1.0package.json
npmreact-pdf^10.4.1package.json
npmreact-refresh^0.18.0package.json
npmreact-server-dom-bun0.0.0-experimental-603e6108-20241029package.json
npmreact-server-dom-webpack^19.2.7package.json
npmreact-simple-image-viewer^1.2.2package.json
npmreact-simple-pull-to-refresh^1.3.4package.json
npmreact-spring^10.0.4package.json
npmreact-to-print^3.3.0package.json
npmreact-tweet3.2.1package.json
npmscheduler^0.27.0package.json
npmsharp^0.34.5package.json
npmshiki^4.1.0package.json
npmsimple-peer^9.11.1package.json
npmslate^0.124.1package.json
npmslate-dom^0.124.1package.json
npmslate-react^0.124.2package.json
npmsolapi^5.5.4package.json
npmssh2^1.17.0package.json
npmsubset-font^2.5.0package.json
npmswiper^12.1.4package.json
npmtailwind-scrollbar^4.0.2package.json
npmtailwindcss^4.3.0package.json
npmua-parser-js^2.0.9package.json
npmzustand^5.0.13package.json
All dependencies 224

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

RegistryPackageVersionRelation
npm@aws-sdk/client-cloudfront^3.1049.0direct
npm@aws-sdk/client-s3^3.1049.0direct
npm@aws-sdk/client-s3^3.721.0direct
npm@aws-sdk/lib-storage^3.1049.0direct
npm@aws-sdk/lib-storage^3.721.0direct
npm@capacitor-community/contacts^7.2.0direct
npm@capacitor-community/fcm*direct
npm@capacitor-community/fcm^8.1.0direct
npm@capacitor/android^8.3.4direct
npm@capacitor/app*direct
npm@capacitor/app^8.1.0direct
npm@capacitor/browser*direct
npm@capacitor/browser7.0.1direct
npm@capacitor/browser^8.0.3direct
npm@capacitor/camera*direct
npm@capacitor/camera^8.2.0direct
npm@capacitor/cli^8.3.4direct
npm@capacitor/core*direct
npm@capacitor/core^8.3.4direct
npm@capacitor/device*direct
npm@capacitor/device^8.0.2direct
npm@capacitor/geolocation*direct
npm@capacitor/geolocation^8.2.0direct
npm@capacitor/haptics*direct
npm@capacitor/haptics^8.0.2direct
npm@capacitor/ios^8.3.4direct
npm@capacitor/keyboard*direct
npm@capacitor/keyboard^8.0.3direct
npm@capacitor/preferences*direct
npm@capacitor/preferences^8.0.1direct
npm@capacitor/push-notifications*direct
npm@capacitor/push-notifications^8.1.1direct
npm@capgo/capacitor-updater^8.46.1direct
npm@dnd-kit/core^6.3.1direct
npm@dnd-kit/modifiers^9.0.0direct
npm@dnd-kit/sortable^10.0.0direct
npm@dnd-kit/utilities^3.2.2direct
npm@formatjs/intl-localematcher^0.8.8direct
npm@inquirer/prompts^8.4.3direct
npm@kubernetes/client-node^1.4.0direct
npm@langchain/community^1.1.28direct
npm@langchain/core^1.1.47direct
npm@langchain/deepseek^1.0.26direct
npm@langchain/openai^1.4.6direct
npm@libsql/client^0.17.3direct
npm@marsidev/react-turnstile^1.5.2direct
npm@nestjs/passport^10.0.3direct
npm@octokit/webhooks-types^7.6.1direct
npm@radix-ui/react-accordion^1.2.12direct
npm@radix-ui/react-dropdown-menu^2.1.16direct
npm@radix-ui/react-popover^1.1.15direct
npm@radix-ui/react-slot^1.2.4direct
npm@react-google-maps/api^2.20.8direct
npm@react-spring/web^10.1.0direct
npm@shikijs/transformers^4.1.0direct
npm@tailwindcss/node^4.3.0direct
npm@trapezedev/project^7.1.4direct
npm@types/passport-apple^2.0.3direct
npm@types/passport-facebook^3.0.4direct
npm@types/passport-github^1.1.13direct
npm@types/passport-google-oauth20^2.0.17direct
npm@types/passport-kakao^1.0.3direct
npm@types/passport-naver^1.0.4direct
npm@use-gesture/react^10.3.1direct
npm@yoopta/accordion6.0.5direct
npm@yoopta/blockquote6.0.5direct
npm@yoopta/callout6.0.5direct
npm@yoopta/code6.0.5direct
npm@yoopta/divider6.0.5direct
npm@yoopta/editor6.0.5direct
npm@yoopta/embed6.0.5direct
npm@yoopta/exports6.0.5direct
npm@yoopta/file6.0.5direct
npm@yoopta/headings6.0.5direct
npm@yoopta/image6.0.5direct
npm@yoopta/link6.0.5direct
npm@yoopta/lists6.0.5direct
npm@yoopta/marks6.0.5direct
npm@yoopta/paragraph6.0.5direct
npm@yoopta/table6.0.5direct
npm@yoopta/themes-shadcn6.0.5direct
npm@yoopta/ui6.0.5direct
npm@yoopta/video6.0.5direct
npmapple-signin^1.0.9direct
npmbcryptjs^2.4.3direct
npmbullmq^5.76.10direct
npmcapacitor-plugin-safe-area*direct
npmcapacitor-plugin-safe-area^5.0.0direct
npmchalk^5.6.2direct
npmchart.js^4.5.1direct
npmchartjs-adapter-dayjs-4^1.0.4direct
npmclass-variance-authority0.7.1direct
npmclsx^2.1.1direct
npmcmdk^1.1.1direct
npmcommander^14.0.3direct
npmcompare-versions^6.1.1direct
npmcordova-plugin-purchase^13.16.0direct
npmcroner^10.0.1direct
npmcrypto-js^4.2.0direct
npmdaisyui5.5.23direct
npmdataloader^2.2.3direct
npmdayjs^1.11.13direct
npmdayjs^1.11.20direct
npmdiscord.js^14.26.4direct
npmemoji-picker-react^4.19.1direct
npmfile-saver^2.0.5direct
npmfirebase^12.13.0direct
npmfirebase-admin^13.10.0direct
npmfontaine^0.8.0direct
npmfonteditor-core^2.6.3direct
npmignore^7.0.5direct
npmimmer^11.1.8direct
npmink^6.8.0direct
npmink-big-text^2.0.0direct
npmink-divider^4.1.1direct
npmink-select-input^6.2.0direct
npmink-spawn^0.1.4direct
npmink-text-input^6.0.0direct
npminquirer^13.4.3direct
npmioredis^5.10.1direct
npmjose^6.2.3direct
npmjs-cookie^3.0.7direct
npmjs-yaml^4.1.1direct
npmjsonwebtoken^9.0.2direct
npmjsonwebtoken^9.0.3direct
npmjwt-decode^4.0.0direct
npmlatest-version^9.0.0direct
npmlodash^4.18.1direct
npmmermaid^11.15.0direct
npmnegotiator^1.0.0direct
npmnodemailer^8.0.7direct
npmopen^11.0.0direct
npmora^9.4.0direct
npmpassport-apple^2.0.2direct
npmpassport-facebook^3.0.0direct
npmpassport-github^1.1.0direct
npmpassport-google-oauth20^2.0.0direct
npmpassport-kakao^1.0.1direct
npmpassport-naver^1.0.6direct
npmpigeon-maps^0.22.1direct
npmpluralize^8.0.0direct
npmpostgres^3.4.9direct
npmprotobufjs^8.4.0direct
npmpuppeteer^24.43.1direct
npmqrcode^1.5.4direct
npmqrcode.react^4.2.0direct
npmreact19.2.7direct
npmreact-chartjs-2^5.3.1direct
npmreact-copy-to-clipboard5.1.0direct
npmreact-copy-to-clipboard^5.1.1direct
npmreact-countup^6.5.3direct
npmreact-datepicker7.5.0direct
npmreact-datepicker^9.1.0direct
npmreact-daum-postcode^4.0.0direct
npmreact-device-detect^2.2.3direct
npmreact-dom19.2.6direct
npmreact-dom19.2.7direct
npmreact-easy-crop^5.5.7direct
npmreact-globe.gl^2.38.0direct
npmreact-icons^5.6.0direct
npmreact-lite-youtube-embed2.4.0direct
npmreact-lottie-player^2.1.0direct
npmreact-pdf^10.4.1direct
npmreact-refresh^0.18.0direct
npmreact-server-dom-bun0.0.0-experimental-603e6108-20241029direct
npmreact-server-dom-webpack^19.2.7direct
npmreact-simple-image-viewer^1.2.2direct
npmreact-simple-pull-to-refresh^1.3.3direct
npmreact-simple-pull-to-refresh^1.3.4direct
npmreact-spring^10.0.4direct
npmreact-to-print^3.3.0direct
npmreact-tweet3.2.1direct
npmscheduler^0.27.0direct
npmsharp^0.34.5direct
npmshiki^4.1.0direct
npmsimple-peer^9.11.1direct
npmslate^0.124.1direct
npmslate-dom^0.124.1direct
npmslate-react^0.124.2direct
npmsolapi^5.5.4direct
npmssh2^1.17.0direct
npmsubset-font^2.5.0direct
npmswiper^12.1.4direct
npmtailwind-scrollbar^4.0.2direct
npmtailwindcss^4.3.0direct
npmua-parser-js^2.0.9direct
npmzustand^5.0.13direct
npm@biomejs/biome2.4.4indirect
npm@capacitor/inappbrowser*indirect
npm@changesets/cli^2.31.0indirect
npm@excalidraw/excalidraw^0.18.1indirect
npm@nestjs/common^10.4.15indirect
npm@playwright/test^1.60.0indirect
npm@radix-ui/react-dialog1.1.4indirect
npm@radix-ui/react-dialog^1.1.15indirect
npm@types/bun^1.3.14indirect
npm@types/chance^1.1.8indirect
npm@types/file-saver^2.0.7indirect
npm@types/js-cookie^3.0.6indirect
npm@types/js-yaml^4.0.9indirect
npm@types/jsonwebtoken^9.0.10indirect
npm@types/lodash^4.17.24indirect
npm@types/negotiator^0.6.4indirect
npm@types/nodemailer^8.0.0indirect
npm@types/pluralize^0.0.33indirect
npm@types/qrcode^1.5.6indirect
npm@types/react^19.2.14indirect
npm@types/react-copy-to-clipboard^5.0.7indirect
npm@types/react-dom^19.2.3indirect
npm@types/simple-peer^9.11.9indirect
npm@types/ssh2^1.15.5indirect
npm@types/subset-font^2.3.0indirect
npmakanjs2.3.11-rc.7indirect
npmaxios^1.14.0indirect
npmbun-plugin-tailwind^0.1.2indirect
npmchance^1.1.13indirect
npmelysia^1.1.0indirect
npmfastify^5.0.0indirect
npmhono^4.6.0indirect
npmlodash-move^1.1.1indirect
npmlodash.clamp^4.0.3indirect
npmpath^0.12.7indirect
npmtsconfig-paths^4.2.0indirect
npmtypescript^6.0.3indirect
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.12.0 — full methodology · metrics wiki.

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