austenstone/🧿 Vibe Check

Ward off bad vibes from your repo. Detect and manage AI-generated slop PRs.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenGitHub token for API accessno${{ github.token }}
sensitivityDetection sensitivity (low, medium, high)nomedium
action-on-detectWhat to do when AI slop is detected (label, comment, close)nolabel,comment
labelLabel to apply to flagged PRsnovibe-check-failed
close-thresholdMinimum confidence score (0-100) to auto-close. Only used if action-on-detect includes close.no90
allowlistComma-separated list of bot accounts to allow (e.g. dependabot[bot],renovate[bot])nodependabot[bot],renovate[bot],github-actions[bot]
max-account-age-daysFlag accounts newer than this many daysno30
namedescription
is-flaggedWhether the PR was flagged as potential AI slop
confidenceConfidence score (0-100) that the PR is AI-generated slop
signalsJSON array of detection signals that fired