Privacy Policy
Last updated 5 August 2026
What the CLI never does
The ContextGuard CLI reads Claude Code session transcripts already stored on your own machine to compute token counts and cost estimates. It never reads or uploads your code, prompts, or conversation content, and makes no network call at all unless you explicitly run it with --push.
What we collect
If you create a dashboard account, we store:
- Your email address and a bcrypt hash of your password — never the password itself.
- If you opt into
--push: one row per day of aggregated numeric usage (token counts by category, session count, and an estimated cost) and a machine label such as your hostname. Never code, prompts, tool names, or file paths. - If you subscribe to a paid plan: your subscription status, handled through Stripe. We never see or store your card number — Stripe processes and stores that directly.
Who else sees it
We use a small number of subprocessors to run the service:
- Stripe — payment processing for paid plans.
- Resend — delivering the email-verification code when you register.
- Render and Vercel — hosting the API and dashboard, and the database.
We do not sell your data or share it with anyone else.
Cookies and tracking
The dashboard does not use cookies or third-party analytics/tracking scripts. Your login session is a token stored in your browser's local storage, sent only to our own API.
Retention and deletion
We keep your data for as long as your account is active. You can delete your account and its data yourself from the Account page in the dashboard; deletion is immediate and removes the stored usage snapshots along with it.
Contact
Questions, or want your data deleted? Email loketery@gmail.com