farhank15/Mantiz Scan 🔍
AI Lie Detector — scans diffs for AI agent cheating patterns in test suites
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| api-token | Mantiz API token from https://mantiz-wine.vercel.app/settings | yes | — |
| threshold | Trust score threshold (0-100). Scores below this fail the build. | no | 70 |
| use-ai | Enable AI-assisted detection (LLM-powered semantic analysis) | no | false |
| json-output | Output results as JSON | no | false |
Outputs
| name | description |
|---|---|
| trust-score | The trust score (0-100) |
| verdict | The verdict (pass/fail) |
| findings-count | Number of findings |