ebuodinde/PR-Sentry
Detect AI-generated pull requests using statistical NLP analysis. Zero-nitpick security review — Shannon entropy secret detection, slop scoring, and LLM review for open source maintainers.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| provider | LLM provider (anthropic, openai, deepseek). Auto-detects if not set. | no | "" |
| api_key | API key for the selected provider | no | — |
| anthropic_api_key | Anthropic API key (legacy, use api_key instead) | no | — |
| openai_api_key | OpenAI API key | no | — |
| deepseek_api_key | DeepSeek API key | no | — |
| model | Model override (e.g., gpt-4o, claude-sonnet-4-20250514) | no | — |
| locale | Report language (en, tr) | no | en |
Outputs
no outputs