forbiddenlink/Specter Code Analysis
Give your codebase a voice - automated health checks for PRs
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | GitHub token for posting comments | yes | — |
| scan-dir | Directory to scan | — | . |
| personality | Personality mode (default, noir, therapist, roast) | — | default |
| comment-on-pr | Post results as PR comment | — | true |
| fail-on-high-risk | Fail the action if high-risk changes are detected | — | false |
Outputs
| name | description |
|---|---|
| health-score | Overall codebase health score (0-100) |
| risk-level | PR risk level (low, medium, high, critical) |
| review-minutes | Estimated review time in minutes |