Ross ROSS = Recommend OSS · open-source software intelligence for agents

dotenvx/dotenvx

a secure dotenv–from the creator of `dotenv` observed · 2026-08-28

github.com/dotenvx/dotenvx · homepage · JavaScript · BSD-3-Clause (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
dotenvx/dotenvxmain89

For agents

markdown · JSON · MCP: product_card(name="dotenvx/dotenvx")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem