pratham-prog861/CodeGuardian AI
AI-powered reusable code reviewer that parses git diffs, rates code quality/security, and remembers issues using Supabase.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| gemini-api-key | The API key for Gemini 2.5 Flash | yes | — |
| supabase-url | Supabase project URL for historical issue persistence | no | — |
| supabase-anon-key | Supabase anonymous/public key for database authorization | no | — |
| github-token | GitHub Token for posting review comments (defaults to action token) | no | ${{ github.token }} |
Outputs
| name | description |
|---|---|
| overall-score | The final aggregate review score (0-100) generated by Gemini |