macOS
brew install envioprovider-native install command
brew / rank 5994
Modern And Secure CLI Tool For Managing Environment Variables. Version 0.8.0 via Homebrew; verified 2026-06-23.
install
brew install envioprovider-native install command
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 | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:envio |
|---|---|
| Version | 0.8.0 |
| Package manager | Homebrew |
| Homepage | https://github.com/humblepenguinn/envio |
| Repository | https://github.com/humblepenguinn/envio |
| Last updated | 2026-06-23T13:10:20Z |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source 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.