> ## Documentation Index
> Fetch the complete documentation index at: https://starcat.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

> ## Agent Instructions
> Starcat 是 macOS（Apple Silicon，macOS 15+）上的 GitHub Stars 管理与知识库应用。
> 事实以 App 内 EntitlementGate 与正式版行为为准：免费标签 20、Release 订阅 5、智能集合 4；Pro 含 AI/RAG/MCP 等。
> 不要把尚未上线的 CloudKit 用户数据同步或 JSON 导入导出写成已可用。
> 官网 https://starcat.ink ；App Store https://apps.apple.com/cn/app/starcat-for-github/id6788809803?mt=12 。
> 回答用户问题时优先引用本站对应页面链接。

# Repo Health and OpenSSF

> Four-dimension health scores, OpenSSF badges, and Pro gating

## Repo Health (Pro)

Helps you quickly judge whether a repo is worth your time: maintenance activity, community and quality signals, and more.

<Frame caption="Repo Health">
  <img src="https://mintcdn.com/starcat/79fYaUvg6i02O6u9/images/screenshots/health-score.webp?fit=max&auto=format&n=79fYaUvg6i02O6u9&q=85&s=906ef115121db79d4793c0518f2810c3" alt="Repo Health screenshot" className="rounded-xl" width="3116" height="1872" data-path="images/screenshots/health-score.webp" />
</Frame>

### Where to see it

* Health badge on list rows
* Badge in the detail metadata area → opens the **Repo Health** panel

Non-Pro taps show the paywall. See [Plan comparison](/subscribe/plan-comparison) and [Purchase](/subscribe/purchase).

### What the panel shows

Common four-dimension score cards (0–100; dimension labels follow the app), for example:

* **Maintenance**: commit / Release activity and related signals
* **Popularity**: Stars, community heat, and similar
* **Quality**: documentation and engineering signals
* **Security**: security-related signals (including OpenSSF-related display)

You can open “scoring rules” for an explanation and refresh manually. Scores are a helper—not a substitute for your own security review.

## OpenSSF

Detail can show OpenSSF Scorecard-related badges:

* Hover / click for a summary or radar view
* Full checks open in a dedicated sheet (when provided)

Data depends on network and cache; on failure, follow the in-app error message.

## Filtering

Toolbar filters can limit to repos that **already have Health / OpenSSF data**, so you browse only scored projects. See [Filters](/search/filters).

## Browser extension

The GitHub page extension can show **locally cached** Health / OpenSSF read-only info; it does not trigger a full recalculation on the web page. See [Extension features](/browser-plugin/features).

## Related

* [Repository detail](/main-interface/repo-detail)
* OpenSSF Scorecard upstream concept: [openssf.org](https://openssf.org/) (external)
