rudra496/AI Code Trust Validator

Validate AI-generated code for security vulnerabilities, hallucinations, and logic errors

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathFile or directory to validateno.
min-scoreMinimum trust score to pass (0-100)no70
strictFail on any critical issuesnofalse
fail-on-lowFail if score is below minimumnotrue
formatOutput format (text, json, sarif)notext
output-fileOutput file path for reportnotrust-report.json
excludeComma-separated patterns to excludenotests/*,migrations/*,vendor/*
namedescription
trust-scoreOverall trust score
passedWhether validation passed
critical-countNumber of critical issues
report-filePath to generated report