clay-good/Vaulytica contract review
Deterministic, no-AI legal-document linter — analyze or version-compare contracts in CI and gate on findings (SARIF, redline).
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| command | Which subcommand to run: analyze | compare. | no | analyze |
| files | analyze: a path, single-segment glob, or directory of documents (.pdf/.docx/.txt/.md). | no | "" |
| base | compare: the base document. | no | "" |
| revised | compare: the revised document. | no | "" |
| format | Output format(s). analyze: comma list of json,sarif,html,md,csv (default sarif). compare: json|markdown. | no | sarif |
| fail-on | Exit non-zero when a finding (analyze) — or an introduced finding (compare) — is at or above this severity: critical|warning|info. Empty = never fail. | no | "" |
| playbook | Force a specific playbook id instead of auto-matching. | no | "" |
| out | analyze only: directory to write one file per document per format (e.g. for SARIF upload). | no | "" |
Outputs
no outputs