VibeCheck v0.1.0
Auth-focused security scanner for vibecoded apps.
Install
pip install "git+https://github.com/gardnerscot/vibecheck.git@v0.1.0"Or grab the wheel from Assets below:
pip install vibecheck_security-0.1.0-py3-none-any.whl
vibecheck scan /path/to/app
vibecheck serveFull beta guide: BETA.md
Highlights
- 45 auth / session / token / secret heuristics
- CLI with CI gates (
--fail-on,--fail-under) - Web UI (upload zip or local path)
- Optional Ollama LLM enrichment
- Demo:
fixtures/vulnerable_app(intentional F score)