macOS
brew install envelopelocal Homebrew formula metadata
sudo port install envelopeMacPorts ports tree · sysutils/envelope/Portfile · ソース: api.github.com
brew / 順位 7248
envelope のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install envelopelocal Homebrew formula metadata
sudo port install envelopeMacPorts ports tree · sysutils/envelope/Portfile · ソース: api.github.com
概要
Environment variables CLI tool
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.
.envelope実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
envelope | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:envelope |
|---|---|
| バージョン | 0.8.0 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/mattrighetti/envelope |
| リポジトリ | https://github.com/mattrighetti/envelope |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
envelope
sudo port install envelopeソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.