tjsasakifln/Devflow PR Risk Report
Audit AI-generated code changes and generate a PR risk report — local AI coding governance for Claude Code, Cursor, and Copilot
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| risk-tolerance | Risk tolerance level (relaxed | moderate | strict) | no | moderate |
| fail-on | Fail pipeline when findings at or above this severity (CRITICAL | HIGH | MEDIUM | LOW | never) | no | HIGH |
| working-directory | Working directory for the audit | no | . |
| base-branch | Base branch to compare against | no | main |
| output-file | Path for the generated report file | no | devflow-report.md |
Outputs
| name | description |
|---|---|
| verdict | Audit verdict (PASS | WARN | FAIL | BLOCKED) |
| json-report-path | Path to JSON report for machine consumption |
| human-report-path | Path to human-readable markdown report |
| critical-count | Number of CRITICAL findings |
| high-count | Number of HIGH findings |
| medium-count | Number of MEDIUM findings |
| low-count | Number of LOW findings |