Overview
This Privacy Policy explains how EnvMage (“we,” “our,” or “us”) handles information when you install and use our CLI tool. The short version: EnvMage is a local-first developer tool. It processes your .env files on your own machine and does not send them anywhere.
By using EnvMage, you agree to the practices described in this policy. If you do not agree, please discontinue use of the tool.
Everything Runs Locally
All EnvMage commands — validate, sync, scan, typegen, json, and diff — execute locally on your computer. Your .env files and the values inside them never leave your machine.
- No cloud sync or remote storage of your environment variables
- No telemetry, analytics, or crash reporting
- No hidden network calls — EnvMage works fully offline
- Your project files are read only when you run a command, and never persisted
Information We Do Not Collect
Because EnvMage runs locally with no telemetry, we do not collect:
- Your .env file contents or environment variable values
- Your project structure, file names, or code
- Your name, email address, or account information
- Device, browser, or operating system data
- Usage statistics or command history
Open Source Transparency
EnvMage is open source and MIT licensed. Anyone can inspect the source code to verify that no data collection or network activity occurs. If you have questions about a specific behavior, the code is the definitive answer.
Third-Party Services
EnvMage has no runtime dependencies and does not integrate with third-party services. It does not load remote scripts, fonts, or resources at runtime.
Changes to This Privacy Policy
We may update this Privacy Policy from time to time. When we make material changes, we will update the “Last updated” date at the top of this page. We encourage you to review this page periodically.
Contact Us
If you have questions about this Privacy Policy or EnvMage’s data practices, please contact us at dev.cerebrix@gmail.com. We typically respond within 30 days.