Public record
Software health reportschema 0.11.0 · metrics 2.10.0 · 2026-07-16 19:55 UTC

lobehub / lobe-icons

🥨 Lobe Icons - Brings AI/LLM brand logos to your React & React Native apps — static SVG/PNG/WebP, no dependencies.

TypeScriptMIT★ 2,239 stars⑂ 212 forkssince Jan 2024View on GitHub ↗

lobehub/lobe-icons holds a health index of 89 out of 100, placing it in the Excellent band. It scores highest on Vitality (92/100) and lowest on Security (51/100). It was last updated 2 days ago. 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

LobeHubOrganization
3,734 followers49 public repossince Apr 2023

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npm@lobehub/icons5.13.01,061,9602632 days agolobehubllm-iconsllm-brand-logoreact-componentssvg-icons

Metrics by category

Vitality

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

92Excellent · 21% of overall
How it's scored
36/36Push recencylast push 2 days ago
22.2/36Commit cadence32/52 weeks with commits
18/18Commit volume484 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year484
human_commit_share
days_since_last_push2
active_weeks_last_year32

Release discipline

100Exceptional
How it's scored
27/27Ships releases100 releases published
36/36Release recencylatest release 2 days ago
27/27Release cadencea release every ~0 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count100
latest_release_tag@lobehub/icons-static-webp@1.93.0
releases_from_tagsno
days_since_latest_release2
mean_days_between_releases0
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?

77Good · 17% of overall
How it's scored
54.3/60Stars2,239 stars
19.4/25Forks212 forks
5.6/15Watchers11 watchers
Inputs used
forks212
stars2,239
watchers11
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateyes
How it's scored
80/80Monthly downloads1,061,960 downloads/month across npm
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packages@lobehub/icons
dependents
ecosystemsnpm
total_downloads
monthly_downloads1,061,960
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?

71Good · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
10.3/22.5Commit distributiontop contributor authored 54% of commits
13.5/13.5Contributor breadth26 contributors
10/10OpenSSF Scorecard: Contributorsproject has 21 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled26
top_contributor_share0.541
How it's scored
26.2/42Issue resolution62% of issues closed
24.8/30PR acceptance148/179 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 0/24 approved changesets -- score normalized to 0
Inputs used
merged_prs148
open_issues61
closed_issues101
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio0.623
closed_unmerged_prs31
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
25/25Owner reach3,734 followers of lobehub
18.8/25Track record49 public repos, account ~3 yr old
Inputs used
followers3,734
owner_typeOrganization
is_verified
owner_loginlobehub
public_repos49
account_age_days1,182
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable1 package(s) on npm
35/35Publish recencylatest publish 2 days ago
20/20Version history263 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packages@lobehub/icons
ecosystemsnpm
any_deprecatedno
min_days_since_publish2

Engineering Quality

Are baseline engineering and documentation practices in place?

80Excellent · 19% of overall
How it's scored
24/24CI workflows6 workflow(s)
0/24Tests present
16/16Linter config.eslintrc.js
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests3 out of 3 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsno
has_editorconfigyes
has_linter_configyes
has_precommit_configno

Documentation

100Exceptional
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage sitehttps://icons.lobehub.com
10/10Repository description
10/10Topics20 topics
10/10Wiki
Inputs used
topicsai, brands, component, icon-pack, icons, llm, logo, svg, react, design, icon-packs, svg-icons, design-assets, ai-brands, ai-icons, llm-brands, llm-icons, brand-colors, model-logo, model-icon
has_wikiyes
homepagehttps://icons.lobehub.com
docs_sitehttps://icons.lobehub.com
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

51Moderate · 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-Tests3 out of 3 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/24 approved changesets -- score normalized to 0
2.5/2.5Contributorsproject has 21 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 13 issue activity found in the last 90 days -- score normalized to 10
0/5Packagingno data
0/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0/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-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.1
Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. 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.

63Moderate · 4% of overall
How it's scored
45/45Agent instructions.cursor/rules/lobe-icons-guide.mdc
0/15Machine-readable docs (llms.txt)
0/40Legible commit historyno data
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share
agent_instruction_files.cursor/rules/lobe-icons-guide.mdc
agent_instruction_max_bytes5,857
Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.
How it's scored
0/18One-command bootstrap
0/22Automated tests
11/11Lint / format config.eslintrc.js
11/11Static type checkingpackages/react-native/tsconfig.json, tsconfig.json
0/10Reproducible environment
0/10Demonstrated agent practiceno data
0/8Automated maintenanceno data
0/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsno
lockfiles
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configspackages/react-native/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. Remaining weights renormalized.
How it's scored
45/45Type-checkable codeTypeScript (statically typed)
54.9/55Manageable file sizes6/4,484 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes145,332
source_files_sampled4,484
oversized_source_files6
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)not applicable to this kind of software
0/20MCP servernot applicable to this kind of software
40/40Runnable examplesdemos
Inputs used
example_dirsdemos
has_mcp_signalno
api_schema_files
interfaces_expected_of
Excluded from scoring (no data or not applicable): API schema (OpenAPI/GraphQL/proto), MCP server. Remaining weights renormalized.

Key facts

2,239GitHub stars
26contributors
484commits, last 12 months
2days since last push
100releases
1bus factor
61open issues
npmpackage ecosystems

More detail

OpenSSF Scorecard 5.1 / 10
5.1aggregate

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-16 19:54 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests3 out of 3 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/24 approved changesets -- score normalized to 0
10Contributorsproject has 21 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 13 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 4
RegistryPackageVersion constraintManifest
npmantd-style^4.1.0package.json
npmes-toolkit^1.49.0package.json
npmlucide-react^0.469.0package.json
npmpolished^4.3.1package.json
All dependencies 56

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

RegistryPackageVersionRelation
npmantd-style^4.1.0direct
npmes-toolkit^1.43.0direct
npmes-toolkit^1.49.0direct
npmlucide-react^0.469.0direct
npmpolished^4.3.1direct
npm@babel/runtime^7.29.7indirect
npm@commitlint/cli^19.8.1indirect
npm@lobehub/lint^1.26.3indirect
npm@lobehub/ui^5.20.2indirect
npm@qiwi/multi-semantic-release^7.1.2indirect
npm@testing-library/react^16.3.2indirect
npm@types/pangu^4.0.2indirect
npm@types/react^19.0.0indirect
npm@types/react^19.2.17indirect
npm@types/react-dom^19.2.3indirect
npm@types/react-native^0.72.0indirect
npm@vitest/coverage-v8^3.2.7indirect
npmajv^8.20.0indirect
npmbabel-plugin-antd-style^1.0.4indirect
npmclean-package^2.2.0indirect
npmcommitlint^19.8.1indirect
npmconsola^3.4.2indirect
npmcross-env^10.1.0indirect
npmdotenv^17.4.2indirect
npmdpdm^3.15.1indirect
npmdumi^2.4.44indirect
npmdumi-theme-lobehub^4.1.0indirect
npmeslint^8.57.1indirect
npmexpo-linear-gradient^14.1.5indirect
npmfather^4.6.30indirect
npmglob^11.1.0indirect
npmgray-matter^4.0.3indirect
npmhtml-react-parser^5.2.17indirect
npmhusky^9.1.7indirect
npmjsdom^27.4.0indirect
npmlint-staged^16.4.0indirect
npmmarkdown-table^3.0.4indirect
npmp-map^7.0.5indirect
npmpostcss-styled-syntax^0.7.2indirect
npmprettier^3.9.5indirect
npmpuppeteer^24.43.1indirect
npmreact^19.2.7indirect
npmreact-dom^19.2.7indirect
npmreact-native-svg^15.12.0indirect
npmremark^15.0.1indirect
npmremark-cli^12.0.1indirect
npmsatori^0.15.2indirect
npmsemantic-release^21.1.2indirect
npmsharp^0.34.5indirect
npmstylelint^15.11.0indirect
npmsvgo-browser^1.3.8indirect
npmtsup^8.5.0indirect
npmtsx^4.23.1indirect
npmtypescript^5.0.0indirect
npmtypescript^5.9.3indirect
npmvitest^3.2.7indirect
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.11.0 — full methodology · metrics wiki.

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