Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-09-10 14:26 UTC

cortinico / cli

React Native command line tools

TypeScriptMIT★ 0 stars⑂ 0 forkssince Nov 2021forkView on GitHub ↗
KindCommand-line toolMobile applicationhow this is determined

cortinico/cli holds a health index of 36 out of 100, placing it in the Weak band. It scores highest on Engineering Quality (67/100) and lowest on Community & Adoption (12/100). It was last updated 1093 days ago. 7 contributors account for most of its recent work.

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

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

Ownership

Nicola CortiPersonal account
2,226 followers161 public repossince Dec 2012@facebook

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
npm@react-native-community/clipoints to another repo — not scored20.2.011,077,24833376 days ago
npm@react-native-community/cli-cleanpoints to another repo — not scored20.2.010,886,70614276 days ago
npm@react-native-community/cli-toolspoints to another repo — not scored20.2.013,835,91619576 days ago
npm@react-native-community/cli-typespoints to another repo — not scored20.2.011,637,10715776 days ago
npm@react-native-community/cli-configpoints to another repo — not scored20.2.010,445,91715276 days ago
npm@react-native-community/cli-doctorpoints to another repo — not scored20.2.010,937,23216576 days ago
npm@react-native-community/cli-hermespoints to another repo — not scored13.6.93,060,554125827 days ago
npm@react-native-community/cli-server-apipoints to another repo — not scored20.2.011,445,51516576 days ago

Metrics by category

Vitality

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

20At Risk · 21% of overall
How it's scored
0/36Push recencylast push 1,093 days ago
0/36Commit cadence0/52 weeks with commits
0/18Commit volume0 commits in the last year
0/10OpenSSF Scorecard: Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year0
human_commit_share0.95
days_since_last_push1,093
active_weeks_last_year0
How it's scored
16.2/27Ships releases100 version tags (no GitHub releases)
0/36Release recencylatest release 1,759 days ago
27/27Release cadencea release every ~40.2 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count100
latest_release_tagv6.2.0
releases_from_tagsyes
days_since_latest_release1,759
mean_days_between_releases40.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?

12Critical · 17% of overall
How it's scored
0/60Stars0 stars
0/25Forks0 forks
0/15Watchers0 watchers
Inputs used
forks0
stars0
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
0/22.5README
22.5/22.5Licenserecognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeno
has_licenseno
readme_badges0
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?

58Moderate · 23% of overall
How it's scored
51.3/54Bus factor7 contributor(s) cover half of all commits
17/22.5Commit distributiontop contributor authored 24% of commits
13.5/13.5Contributor breadth99 contributors
10/10OpenSSF Scorecard: Contributorsproject has 66 contributing companies or organizations
Inputs used
bus_factor7
contributors_sampled99
top_contributor_share0.243
How it's scored
0/42Issue resolutionno issues or no data
0/30PR acceptanceno decided pull requests or no data
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_prs0
open_issues0
closed_issues0
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d0
issue_closed_ratio
closed_unmerged_prs0
first_time_authors_30d0
first_time_prs_merged_30d0
first_time_prs_decided_30d0
Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance, Newcomer PR acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backingpersonal (user) account
0/20Verified domainnot applicable to user accounts
24.1/25Owner reach2,226 followers of cortinico
25/25Track record161 public repos, account ~13 yr old
Inputs used
followers2,226
owner_typeUser
is_verified
owner_logincortinico
public_repos161
account_age_days5,022
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Engineering Quality

Are baseline engineering and documentation practices in place?

67Good · 19% of overall
How it's scored
24/24CI workflows4 workflow(s)
24/24Tests present
16/16Linter config.eslintrc.js
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Testsno data
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configyes
has_precommit_configno
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.
How it's scored
0/30README
25/25Documentation directory
0/15Documentation / homepage site
0/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
docs_site
has_readmeno
has_docs_diryes
has_descriptionno

Security

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

40Weak · 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
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
2.5/2.5Contributorsproject has 66 contributing companies or organizations
10/10Dangerous-Workflowno dangerous workflow patterns detected
0/7.5Dependency-Update-Toolno update tool detected
0/5Fuzzingproject is not fuzzed
2.5/2.5Licenselicense file detected
0/7.5Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
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
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities168 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate2.5
Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisoriesno direct dependency carries a known advisory
25/25Indirect dependencies free of known advisoriesno indirect dependency carries a known advisory
0/40No advisories left outstandingno advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages240
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:@react-native-community/cli@20.2.0 runtime dependency closure — what installing the published package pulls in — 240 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.

67Good · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history85 of 95 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.895
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrappackages/cli-platform-android/src/config/__fixtures__/files/build.gradle (toolchain convention, no task runner)
22/22Automated tests
11/11Lint / format config.eslintrc.js
11/11Static type checkingpackages/cli-clean/tsconfig.json, packages/cli-config/tsconfig.json, packages/cli-debugger-ui/tsconfig.json, packages/cli-doctor/tsconfig.json, packages/cli-hermes/tsconfig.json, packages/cli-platform-android/tsconfig.json, packages/cli-platform-ios/tsconfig.json, packages/cli-server-api/tsconfig.json, packages/cli-tools/tsconfig.json, packages/cli-types/tsconfig.json, packages/cli/tsconfig.json, tsconfig.json
10/10Reproducible environmentlockfile
0/10Demonstrated agent practiceno agent-authored commits among the last 100
8/8Automated maintenance5 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesyarn.lock
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configspackages/cli-clean/tsconfig.json, packages/cli-config/tsconfig.json, packages/cli-debugger-ui/tsconfig.json, packages/cli-doctor/tsconfig.json, packages/cli-hermes/tsconfig.json, packages/cli-platform-android/tsconfig.json, packages/cli-platform-ios/tsconfig.json, packages/cli-server-api/tsconfig.json, packages/cli-tools/tsconfig.json, packages/cli-types/tsconfig.json, packages/cli/tsconfig.json, tsconfig.json
agent_commit_share0
toolchain_manifestspackages/cli-platform-android/src/config/__fixtures__/files/build.gradle
dependency_bot_commit_share0.05
How it's scored
45/45Type-checkable codeTypeScript (statically typed)
55/55Manageable file sizes0/244 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes34,334
source_files_sampled244
oversized_source_files0

Key facts

0GitHub stars
99contributors
0commits, last 12 months
1,093days since last push
100releases
7bus factor
0open issues
npmpackage ecosystems

Data collection warnings

  • Community profile unavailable
  • npm package '@react-native-community/cli' points at a different repository (https://github.com/react-native-community/cli); excluded from ecosystem scoring
  • npm package '@react-native-community/cli-clean' points at a different repository (https://github.com/react-native-community/cli); excluded from ecosystem scoring
  • npm package '@react-native-community/cli-tools' points at a different repository (https://github.com/react-native-community/cli); excluded from ecosystem scoring
  • npm package '@react-native-community/cli-types' points at a different repository (https://github.com/react-native-community/cli); excluded from ecosystem scoring
  • npm package '@react-native-community/cli-config' points at a different repository (https://github.com/react-native-community/cli); excluded from ecosystem scoring
  • npm package '@react-native-community/cli-doctor' points at a different repository (https://github.com/react-native-community/cli); excluded from ecosystem scoring
  • npm package '@react-native-community/cli-hermes' points at a different repository (https://github.com/react-native-community/cli); excluded from ecosystem scoring
  • npm package '@react-native-community/cli-server-api' points at a different repository (https://github.com/react-native-community/cli); excluded from ecosystem scoring
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

More detail

OpenSSF Scorecard 2.5 / 10
2.5aggregate

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-10 14:25 UTC

10Binary-Artifactsno binaries found in the repo
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
10Contributorsproject has 66 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
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
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities168 existing vulnerabilities detected
Direct dependencies 82
RegistryPackageVersion constraintManifest
npm@react-native-community/cli-tools12.0.0-alpha.12packages/cli-clean/package.json
npmchalk^4.1.2packages/cli-clean/package.json
npmexeca^5.0.0packages/cli-clean/package.json
npmprompts^2.4.2packages/cli-clean/package.json
npm@react-native-community/cli-tools12.0.0-alpha.12packages/cli-config/package.json
npmchalk^4.1.2packages/cli-config/package.json
npmcosmiconfig^5.1.0packages/cli-config/package.json
npmdeepmerge^4.3.0packages/cli-config/package.json
npmglob^7.1.3packages/cli-config/package.json
npmjoi^17.2.1packages/cli-config/package.json
npmserve-static^1.13.1packages/cli-debugger-ui/package.json
npm@react-native-community/cli-config12.0.0-alpha.12packages/cli-doctor/package.json
npm@react-native-community/cli-platform-android12.0.0-alpha.12packages/cli-doctor/package.json
npm@react-native-community/cli-platform-ios12.0.0-alpha.12packages/cli-doctor/package.json
npm@react-native-community/cli-tools12.0.0-alpha.12packages/cli-doctor/package.json
npmchalk^4.1.2packages/cli-doctor/package.json
npmcommand-exists^1.2.8packages/cli-doctor/package.json
npmenvinfo^7.7.2packages/cli-doctor/package.json
npmexeca^5.0.0packages/cli-doctor/package.json
npmhermes-profile-transformer^0.0.6packages/cli-doctor/package.json
npmip^1.1.5packages/cli-doctor/package.json
npmnode-stream-zip^1.9.1packages/cli-doctor/package.json
npmora^5.4.1packages/cli-doctor/package.json
npmprompts^2.4.2packages/cli-doctor/package.json
npmsemver^7.5.2packages/cli-doctor/package.json
npmstrip-ansi^5.2.0packages/cli-doctor/package.json
npmsudo-prompt^9.0.0packages/cli-doctor/package.json
npmwcwidth^1.0.1packages/cli-doctor/package.json
npmyaml^2.2.1packages/cli-doctor/package.json
npm@react-native-community/cli-platform-android12.0.0-alpha.12packages/cli-hermes/package.json
npm@react-native-community/cli-tools12.0.0-alpha.12packages/cli-hermes/package.json
npmchalk^4.1.2packages/cli-hermes/package.json
npmhermes-profile-transformer^0.0.6packages/cli-hermes/package.json
npmip^1.1.5packages/cli-hermes/package.json
npm@react-native-community/cli-tools12.0.0-alpha.12packages/cli-platform-android/package.json
npmchalk^4.1.2packages/cli-platform-android/package.json
npmexeca^5.0.0packages/cli-platform-android/package.json
npmfast-xml-parser^4.2.4packages/cli-platform-android/package.json
npmglob^7.1.3packages/cli-platform-android/package.json
npmlogkitty^0.7.1packages/cli-platform-android/package.json
npm@react-native-community/cli-tools12.0.0-alpha.12packages/cli-platform-ios/package.json
npmchalk^4.1.2packages/cli-platform-ios/package.json
npmexeca^5.0.0packages/cli-platform-ios/package.json
npmfast-xml-parser^4.0.12packages/cli-platform-ios/package.json
npmglob^7.1.3packages/cli-platform-ios/package.json
npmora^5.4.1packages/cli-platform-ios/package.json
npm@react-native-community/cli-debugger-ui12.0.0-alpha.12packages/cli-server-api/package.json
npm@react-native-community/cli-tools12.0.0-alpha.12packages/cli-server-api/package.json
npmcompression^1.7.1packages/cli-server-api/package.json
npmconnect^3.6.5packages/cli-server-api/package.json
npmerrorhandler^1.5.1packages/cli-server-api/package.json
npmnocache^3.0.1packages/cli-server-api/package.json
npmpretty-format^26.6.2packages/cli-server-api/package.json
npmserve-static^1.13.1packages/cli-server-api/package.json
npmws^7.5.1packages/cli-server-api/package.json
npmappdirsjs^1.2.4packages/cli-tools/package.json
npmchalk^4.1.2packages/cli-tools/package.json
npmfind-up^5.0.0packages/cli-tools/package.json
npmmime^2.4.1packages/cli-tools/package.json
npmnode-fetch^2.6.0packages/cli-tools/package.json
npmopen^6.2.0packages/cli-tools/package.json
npmora^5.4.1packages/cli-tools/package.json
npmsemver^7.5.2packages/cli-tools/package.json
npmshell-quote^1.7.3packages/cli-tools/package.json
npmjoi^17.2.1packages/cli-types/package.json
npm@react-native-community/cli-clean12.0.0-alpha.12packages/cli/package.json
npm@react-native-community/cli-config12.0.0-alpha.12packages/cli/package.json
npm@react-native-community/cli-debugger-ui12.0.0-alpha.12packages/cli/package.json
npm@react-native-community/cli-doctor12.0.0-alpha.12packages/cli/package.json
npm@react-native-community/cli-hermes12.0.0-alpha.12packages/cli/package.json
npm@react-native-community/cli-plugin-metro12.0.0-alpha.12packages/cli/package.json
npm@react-native-community/cli-server-api12.0.0-alpha.12packages/cli/package.json
npm@react-native-community/cli-tools12.0.0-alpha.12packages/cli/package.json
npm@react-native-community/cli-types12.0.0-alpha.12packages/cli/package.json
npmchalk^4.1.2packages/cli/package.json
npmcommander^9.4.1packages/cli/package.json
npmexeca^5.0.0packages/cli/package.json
npmfind-up^4.1.0packages/cli/package.json
npmfs-extra^8.1.0packages/cli/package.json
npmgraceful-fs^4.1.3packages/cli/package.json
npmprompts^2.4.2packages/cli/package.json
npmsemver^7.5.2packages/cli/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 0

Installing npm:@react-native-community/cli@20.2.0 pulls in 240 packages, direct and transitive: 0 carry known advisories, of which 0 are direct dependencies.

No known advisories affect the assessed dependencies.

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable

Feedback

Spotted something off in this report, or have thoughts to share? Wrong measurements, missed tooling, ideas, questions — anything is welcome. Every message is read and gets a response.

The message is kept through sign-in.

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v2.10.0, schema v0.34.0 — full methodology · metrics wiki.

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