iueowiqj213/Repo Vibecheck
Verify that an AI-generated repository works and matches what was requested.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Repository path to scan, relative to the workflow workspace. | no | . |
| requirements | Requirements file, resolved relative to the scanned repository. | no | "" |
| prompt | Original prompt file, resolved relative to the scanned repository. | no | "" |
| fail-on | Failure threshold (never, error, warning). | no | error |
| offline | Skip registry metadata lookups. | no | true |
| redact | Redact secret-like evidence and home paths. | no | true |
| config | Policy configuration file. | no | "" |
| baseline | Baseline file for new-only gating. | no | "" |
| run-install | Execute the detected package-manager install command. | no | false |
| run-scripts | Execute finite build and test scripts. | no | false |
Outputs
| name | description |
|---|---|
| sarif | Path to the generated SARIF report. |