macOS
brew install envelopelocal Homebrew formula metadata
sudo port install envelopeMacPorts ports tree · sysutils/envelope/Portfile · source: api.github.com
brew / rank 7248
Environment variables CLI tool. Version 0.8.0 via Homebrew; verified from local package data. Also installable with macports: sudo port install envelope.
install
brew install envelopelocal Homebrew formula metadata
sudo port install envelopeMacPorts ports tree · sysutils/envelope/Portfile · source: api.github.com
overview
Environment variables CLI tool
history
envelope is a Rust command-line tool for managing environment variables in a per-project SQLite database named .envelope.
The GitHub repository was created in September 2023. The README describes an environment variables CLI backed by SQLite, with commands for initializing, adding, listing, importing, exporting, history, diffing, and locking the database.
The input package metadata lists Homebrew and MacPorts packages. Homebrew currently tracks the 0.8.0 source archive from the official GitHub release.
Users initialize a project database with envelope init, add environment variables under named environments, export them into shell workflows, import from .env files, and lock or unlock the database for sensitive projects.
The project is interesting to package users because it replaces scattered .env files with a single SQLite-backed CLI database while retaining import/export workflows for traditional dotenv tooling.
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.
.envelopeCredential-bearing paths to review before unattended agent runs.
.envelopeexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
envelope | 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:envelope |
|---|---|
| Version | 0.8.0 |
| Package manager | Homebrew |
| Homepage | https://github.com/mattrighetti/envelope |
| Repository | https://github.com/mattrighetti/envelope |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
envelope
sudo port install envelopesource 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.