Overview
What Vibe Tracker reads
GitHub identity, installation scope, repository names, repository visibility, and the merged PR stats needed to measure shipped work.
If you connect GitHub, you should be able to see exactly what the app reads, stores, and does not access.
Overview
GitHub identity, installation scope, repository names, repository visibility, and the merged PR stats needed to measure shipped work.
Overview
Encrypted GitHub session tokens, connected repo scope, merged PR counters, and daily aggregates that power the dashboard and social surfaces.
Overview
It does not clone repositories, read source files, or ingest repo contents to compute your metrics.
Current safeguards
GitHub tokens are encrypted server-side before they are written to the database.
The sync stays limited to merged pull request activity instead of crawling your full branch graph.
The GitHub App only asks for repository metadata and pull-request read access.
Permission scope
Requested: repository metadata read-only and pull requests read-only.
Not requested: source code contents permission.
Users should be able to compare their shipped work without handing over repo code.
Questions about data handling should be answered here before the connect flow, not after the app is already installed.