github_audit_stars_health
Audit starred repositories for maintenance freshness, dead code, and licensing risks. Get a 0-100 health score to identify stale and unmaintained projects.
Instructions
Audit health, maintenance freshness, and licensing safety across starred repositories. Detects dead abandonware, stale projects, and unmaintained dependencies with composite 0-100 health scoring.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter | No | Filter repositories by risk profile: 'all', 'stale' (no commits >180d or dead), 'archived', or 'unlicensed'. Default: 'all'. | |
| refresh | No | Force live refresh of repository metadata from GitHub API, bypassing cache. | |
| min_health_score | No | Optional minimum composite health score filter threshold (0 to 100). |