resetroot99/FLAW — Code Integrity Audit
Audit AI-generated code for broken flows, fake features, and security gaps. Annotates PR diffs with findings.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Directory to scan | no | . |
| threshold | Minimum passing score (0-100) | no | 60 |
| fail-on-critical | Fail the check if critical findings exist | no | true |
| comment | Post PR comment with audit results | no | true |
| baseline | Path to baseline file for differential scoring | no | .flaw-baseline.json |
Outputs
| name | description |
|---|---|
| score | Numeric audit score (0-100) |
| rating | Text rating of project health |
| findings | Total number of open findings |
| status | PASS, REVIEW, or FAIL |
| critical_count | Number of critical findings |
| high_count | Number of high findings |