wolffm/vibecheck-scan

Unified static analysis with intelligent issue creation for AI-driven development

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
cadenceAnalysis cadence: daily, weekly, or monthlynoweekly
severity_thresholdMinimum severity for issues: critical, high, medium, low, infonomedium
confidence_thresholdMinimum confidence for issues: high, medium, lownolow
skip_issuesSkip GitHub issue creation/updatesnofalse
config_pathPath to vibecheck.yml config filenovibecheck.yml
github_tokenGitHub token for issue managementyes
create_config_prCreate a PR with generated config files (.trunk/, etc.) if they don't exist. Requires contents:write and pull-requests:write permissions.nofalse
autofix_prsCreate PRs for findings with safe autofixes (ESLint formatting, Ruff style). Requires contents:write and pull-requests:write permissions.nofalse
vibecheck_github_package_tokenGitHub token for accessing private packages from GitHub Package Registry. Use this if your repository has private @org/package dependencies. Typically set to secrets.GITHUB_TOKEN or a custom PAT with packages:read scope.no""
namedescription
total_findingsTotal number of findings
issues_createdNumber of issues created
issues_updatedNumber of issues updated
issues_closedNumber of issues closed
sarif_pathPath to generated SARIF file
llm_json_pathPath to generated LLM JSON file