macOS
brew install enviolocal Homebrew formula metadata
brew / rank 5988
Modern And Secure CLI Tool For Managing Environment Variables. Version 0.8.0 via Homebrew; verified 2026-06-23. Also installable with nix: nix profile install nixpkgs#envio.
install
brew install enviolocal Homebrew formula metadata
nix profile install nixpkgs#envionixpkgs package indexes · pkgs/by-name/en/envio/package.nix · source: api.github.com
overview
Modern And Secure CLI Tool For Managing Environment Variables
history
envio is a Rust command-line tool for creating encrypted environment-variable profiles and loading them into shells or one-off command executions.
The official repository was created in 2023. Its README presents envio as a secure CLI for managing environment variables, and the usage guide documents project initialization, profile creation, encryption modes, profile editing, import/export, key rotation, and a terminal UI.
The input package facts list envio in Homebrew and Nix, while the official README documents installation through Cargo, Homebrew, release binaries, Linux packages, and a shell installer.
Users run `envio init` in a project, create named profiles, store variables under `.envio/profiles`, and then use commands such as `envio shell`, `envio run`, `envio show`, `envio import`, and `envio export`.
envio is notable for combining dotenv-style workflows, encrypted local state, profile-specific secrets, and packageable Rust CLI distribution across Cargo, Homebrew, binary releases, and Nix.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
.envio.envio/profiles/*.envioCredential-bearing paths to review before unattended agent runs.
.envio/profiles/*.envioexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
envio | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/humblepenguinn/envio
install metadata
| Package key | brew:envio |
|---|---|
| Version | 0.8.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/envio |
| Homepage | https://github.com/humblepenguinn/envio |
| Repository | https://github.com/humblepenguinn/envio |
| License | Apache-2.0 OR MIT |
| Source archive | https://github.com/humblepenguinn/envio/archive/refs/tags/v0.8.0.tar.gz |
| Last updated | 2026-06-23T13:10:20Z |
| Pulse | updated |
| Dependencies | gpgme, libgpg-error |
| Build dependencies | pkgconf, rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | envio |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
envio
nix profile install nixpkgs#enviosource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.