# envelope を Homebrew, MacPorts でインストール

envelope のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:envelope
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install envelope
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install envelope
```

  証拠: MacPorts ports tree: sysutils/envelope/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:envelope
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/envelope>
- **バージョン:** 0.8.0
- **ソース概要:** Environment variables CLI tool
- **ホームページ:** <https://github.com/mattrighetti/envelope>
- **リポジトリ:** <https://github.com/mattrighetti/envelope>
- **ライセンス:** MIT OR Unlicense
- **ソースアーカイブ:** <https://github.com/mattrighetti/envelope/archive/refs/tags/0.8.0.tar.gz>
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- envelope (cli)
- envelope (エイリアス)

## ビルド依存関係

- pandoc
- pkgconf
- rust

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 0.8.0
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/mattrighetti/envelope
- 検出された最新: 0.8.0 (最新)
- 情報: No package-manager update timestamp was available.
## プロジェクトの歴史と使われ方

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.

### タイムライン

- 2023: GitHub repository created
- 2023: 0.1.7a published on GitHub releases
- 2026: 0.8.0 published on GitHub releases and tracked by Homebrew

### Related projects

- The README explicitly positions envelope around .env file migration and shell/CI environment variable workflows.

### ソース

- GitHub releases API: 0.1.7a published 2023-10-14 and 0.8.0 published 2026-04-19
- GitHub repository API: created_at 2023-09-21, language Rust, topics, and metadata
- Homebrew formula API: stable version 0.8.0 and official source archive
- Official README: SQLite-backed .envelope storage, migration, security best practices, and command examples


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals


## Configuration and credential file locations

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.


## Configuration files

- Unix: .envelope

## Credential files

- Unix: .envelope
## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** envelope
- **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:** head, stable

## 他のパッケージマネージャ記録

- MacPorts - envelope: normalized package name match | MacPorts ports tree: sysutils/envelope/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/ja/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [pkgconf](https://pkg.so/ja/brew/pkgconf/) - Build dependency declared by Homebrew.
- [rust](https://pkg.so/ja/brew/rust/) - Build dependency declared by Homebrew.
- [pandoc](https://pkg.so/ja/brew/pandoc/) - Build dependency declared by Homebrew.
- [direnv](https://pkg.so/ja/brew/direnv/) - Shares pkgdb curated category or tags: cli, developer-tools, environment-management, environment-variables.
- [shadowenv](https://pkg.so/ja/brew/shadowenv/) - Shares pkgdb curated category or tags: cli, developer-tools, environment-management, environment-variables.
- [pyenv-virtualenv](https://pkg.so/ja/brew/pyenv-virtualenv/) - Shares pkgdb curated category or tags: cli, developer-tools, environment-management.
- [sqlx-cli](https://pkg.so/ja/brew/sqlx-cli/) - Shares pkgdb curated category or tags: cli, developer-tools, rust, sqlite.
- [pyenv-virtualenvwrapper](https://pkg.so/ja/brew/pyenv-virtualenvwrapper/) - Shares pkgdb curated category or tags: cli, developer-tools, environment-management.
- [dotenv-linter](https://pkg.so/ja/brew/dotenv-linter/) - Shares pkgdb curated category or tags: cli, developer-tools, dotenv, rust.
- [modules](https://pkg.so/ja/brew/modules/) - Shares pkgdb curated category or tags: cli, developer-tools, environment-management.
- [dotter](https://pkg.so/ja/brew/dotter/) - Shares pkgdb curated category or tags: cli, configuration, developer-tools, rust.
- [envv](https://pkg.so/ja/brew/envv/) - Local package facts share a topical domain. Shared terms: cli, configuration, developer, developer-tools, environment.
- [npmrc-replace-env](https://pkg.so/ja/npm/npmrc-replace-env/) - Local package facts share a topical domain. Shared terms: cli, configuration, developer, developer-tools, dotenv.
- [pyenv-pip-migrate](https://pkg.so/ja/brew/pyenv-pip-migrate/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, environment, environment-management.

## Combined YAML source

View the package source record on GitHub. [combined/envelope.yml](https://github.com/mxcl/pkgdb/blob/main/combined/envelope.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
