6erry/VibeSafe
Safety checks for AI-assisted development.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jun 6, 2026
- License
- MIT
Pinned Snippet
uses: 6erry/vibesafe@622a941419f0fd29627118a298d99a6e9bc8af7e # v0.1.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| mode | Scan mode: full, diff, staged | no | diff |
| profile | Rule profile: recommended, strict, indie, agency | no | recommended |
| fail-on | Minimum severity to fail the workflow | no | high |
| comment | Whether to comment on PR | no | true |
| output | Output report file path | no | vibesafe-report.md |
| format | Output report format: text, markdown, json, sarif | no | markdown |
| github-token | GitHub token used to create or update PR comments | no | "" |
Outputs
no outputs