Skip to content

Privacy Policy

Last updated: March 2026

1. Introduction

llmenv ("we", "our", or "us") is an open-source CLI developer tool designed to run locally on your machine. We are committed to protecting your privacy. This Privacy Policy explains how your information is handled when you use our CLI tool and website.

2. Local Processing & Data Collection

llmenv is a local-first tool. We do not collect, store, or transmit your source code, configuration files, environment variables, or generated AI profiles to any centralized database. All operations (such as `llmenv scan`, `llmenv pin`, and `llmenv init`) process your data exclusively on your local file system.

3. AI Provider Interactions

When you use commands like `llmenv inject`, your locally merged context and prompts are sent directly to the AI provider (e.g., OpenAI, Anthropic, Google) configured via your local API keys. We do not proxy or intercept these requests. The handling of this data is subject to the respective privacy policies of your chosen AI providers.

4. Open Source and Telemetry

To improve the tool, we may implement strictly anonymous crash reporting or usage telemetry in the future, which will be opt-in or strictly documented in the open-source repository. Currently, no telemetry is collected.

5. Contact Us

If you have any questions about this Privacy Policy, please open an issue on our official GitHub repository.