Store once, encrypted at rest
Add env vars per project and environment. Values are AES-256-GCM encrypted before they ever hit the database. You hold the master key.
Built for agentic pipelines
Envstash brokers scoped, short-lived credentials to AI agents and CI bots — so the underlying secret never leaves the vault. Env vars across environments. Flat price. Near-zero ops.
No per-seat tax. No machine-identity billing. No Vault engineer required.
3.2%
of AI-assisted commits leak secrets
Double the baseline rate
81%
spike in Anthropic & OpenAI key leaks
Year over year
$540
monthly Infisical bill example
10 devs + 20 machine identities
How it works
Doppler and Infisical hand secrets to whatever authenticates. Neither keeps a secret out of an agent's reach. Envstash brokers access so the agent never sees the underlying key.
Add env vars per project and environment. Values are AES-256-GCM encrypted before they ever hit the database. You hold the master key.
When an agent or pipeline needs access, Envstash issues a short-lived token with explicit scope — read:stripe, write:deploy — not the raw secret.
One curl to fetch a ready-to-write .env for dev, staging, or prod. Tokens expire. Keys never appear in prompts, logs, or git history.
# pull env vars into your project
$ curl -H "Authorization: Bearer $PULL_TOKEN" \
https://envstash.dev/api/pull/my-app > .env
Compare
Enterprise platforms demand a Vault engineer. DX SaaS tools tax you per seat or per machine identity. Envstash targets the solo builder and the agentic pipeline — flat, predictable, purpose-built.
| Capability | Doppler | Infisical | Envstash |
|---|---|---|---|
| Agent-scoped brokering | — | — | ✓ |
| Flat team pricing | — | — | ✓ |
| Self-host option | — | ✓ | Soon |
| Just env vars (no PKI/PAM bloat) | ✓ | — | ✓ |
| Setup in minutes | ✓ | — | ✓ |
| Open source core | — | ✓ | Soon |
Features
Env vars across environments with the security model the AI era actually demands.
AES-256-GCM in Node before values touch Postgres. If the database leaks, attackers get ciphertext — not your keys.
Each repo gets its own pull token. Fetch a ready-to-write .env with one curl — no CLI install, no SDK lock-in.
dev, staging, prod — same keys, different values. One dashboard, zero drift between what you set and what ships.
Issue tokens bound to a specific agent identity with explicit read/write scope. Revoke one without rotating everything.
Brokered tokens expire in minutes, not months. Limits blast radius when an agent goes off-script.
No 3-hour self-host setup. No $21/seat RBAC wall. Built for the vibe coder who needs it working tonight.
Pricing
No $21/seat RBAC wall. No counting machine identities. Predictable billing for solo builders and small teams who just want env vars that work.
Early access · founding member pricing
The secrets layer built for agentic pipelines — where the agent gets a scoped ephemeral token and never the raw key.
Get on the list