Privacy Policy
Last updated July 2026
SeatbeltAI (“Seatbelt”, “we”) builds a local-first developer tool. This policy explains what we collect and why. The short version: the core product runs on your machine, and your source code stays there.
What runs locally
The Seatbelt CLI runs browser testing on your own computer against your own dev server. Seatbelt stores the screenshots, videos, traces, and reports it produces in your local project artifacts directory. Those artifacts are not uploaded to Seatbelt by default.
What we collect
- Account & billing: your email and subscription status. Payments are processed by Stripe; we never receive or store your card number.
- AI flow generation (optional): if you use hosted AI flow generation, the CLI sends a sanitized summary of your app (framework, package scripts, routes, dependency names, redacted code snippets, and environment variable names only). It never sends your
.envsecret values. Local-only mode (--local-only) disables AI flow generation and refresh, so Seatbelt may be less helpful at keeping flows fresh. - Access checks: when the CLI verifies your subscription, it sends your API token to our backend.
- Operational logs: our backend keeps basic request logs (including IP address) to run the service, enforce rate limits, and protect against abuse.
What we do not do
- We do not store your source code as part of AI generation.
- We do not sell your data.
Third parties
We use Stripe for payments and OpenAI to power hosted AI flow generation (using our key, not yours). Each processes data only as needed to provide the service.
Contact
Questions? Email support@getseatbelt.ai.