dotenvx/dotenvx
a secure dotenv–from the creator of `dotenv` observed · 2026-08-28
Health v2 · maintenance only
89/100
- Activity 99
- Release rhythm 85
- Longevity 72
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 1
- age_days: 1020
- days_rel: 23
- days_push: 8
- n_releases_24m: 198
Adoption not part of the score
5707 stars · 153 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Dotenvx is a secure, cross-platform CLI and SDK for managing .env files, adding encryption so secrets can be safely committed to git and decrypted at runtime. It extends dotenv with multi-environment support, runtime leak protection, log redaction, and integrations for many languages and coding agents.
Use cases
- encrypt .env files so they can be safely committed to git
- inject environment variables into any command in any language
- redact secrets from AI coding agent output like Claude Code
- manage separate env files for development, staging, and production
- validate that required environment variables exist before running
- pull secrets from 1Password or Bitwarden into .env files
- prevent secret leaks in precommit hooks
When to choose
- you want encrypted .env files committed to your repo instead of a separate secret manager
- you need one dotenv tool that works across many languages, frameworks, and platforms
- you run AI coding agents and need secrets redacted from logs and transcripts
- you manage multiple environments with per-environment encrypted env files
When to avoid
- you need centralized secret management with RBAC, audit logs, and team access control (consider Vault or the paid Dotenvx Armor)
- you only need basic dotenv loading without encryption (plain dotenv is simpler)
- you need cloud-native secret rotation and dynamic secrets
Facets
cli-tool · maturity active
secrets-management configuration-management cryptography cli developer-tools developer-tools security cross-platform cli windows dotenv environment-variables env-encryption secret-redaction multi-environment sdk devops command-line macos linux nodejs docker
10 sources
- readme: https://github.com/dotenvx/dotenvx · fetched 2026-08-28 · 30afda27ee98
- homepage: https://dotenvx.com · fetched 2026-08-29 · 7ec624d44d85
- site_page: https://dotenvx.com/docs/introduction · fetched 2026-08-29 · 67bf83dd473f
- site_page: https://dotenvx.com/docs/cli · fetched 2026-08-29 · bc3404834787
- site_page: https://dotenvx.com/docs/sdk · fetched 2026-08-29 · 0a1580f3f81e
- site_page: https://dotenvx.com/docs/quickstarts · fetched 2026-08-29 · 3a028cbffcfb
- site_page: https://dotenvx.com/docs/cli-quickstart · fetched 2026-08-29 · daac97490ce9
- site_page: https://dotenvx.com/docs/claude · fetched 2026-08-29 · d44c1210204e
- site_page: https://dotenvx.com/pricing · fetched 2026-08-29 · b3b873f57e10
- site_page: https://dotenvx.com/changelog · fetched 2026-08-29 · 49985a57b5ac
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| dotenvx/dotenvx | main | 89 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem