macOS
brew install shadowenvlocal Homebrew formula metadata
brew / 順位 5690
shadowenv のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install shadowenvlocal Homebrew formula metadata
nix profile install nixpkgs#shadowenvnixpkgs package indexes · pkgs/by-name/sh/shadowenv/package.nix · ソース: api.github.com
概要
Reversible directory-local environment variable manipulations
履歴
Shadowenv is Shopify's reversible directory-local environment manager. Trusted Shadowlisp files modify environment variables when a user enters a project and the previous values are restored when the user leaves.
Shopify developed Shadowenv as a project-local environment-variable shadowing tool. It scans a directory and its ancestors for `.shadowenv.d` directories, evaluates trusted Shadowlisp programs, applies their environment changes on entry, and restores the prior environment on exit.
The official documentation describes use at Shopify and installation through Homebrew on macOS. Its documented integrations and non-interactive `shadowenv exec` mode extend the same directory-local environment model beyond interactive shells.
Users install a shell hook for Bash, Zsh, or Fish, place numbered `.lisp` programs under `.shadowenv.d`, and run `shadowenv trust` before loading them. `shadowenv exec -- <command>` applies the environment to non-interactive commands.
Shadowenv occupies the same package-nerd niche as directory-aware environment tools while emphasizing reversibility and explicit trust. Its small Shadowlisp programs make environment changes composable, and its signature-based trust mechanism addresses the risk of executing project-local code merely by changing directories.
セキュリティ状態
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.
.shadowenv.d/*.lispCredential-bearing paths to review before unattended agent runs.
~/.config/shadowenv/trust-key実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
shadowenv | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/Shopify/shadowenv
インストールメタデータ
| パッケージキー | brew:shadowenv |
|---|---|
| バージョン | 3.5.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/shadowenv |
| ホームページ | https://shopify.github.io/shadowenv/ |
| リポジトリ | https://github.com/Shopify/shadowenv |
| 上流ドキュメント | https://shopify.github.io/shadowenv/ |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/Shopify/shadowenv/archive/refs/tags/3.5.1.tar.gz |
| 最終更新 | 2026-09-14T12:21:27+02:00 |
| Pulse | updated |
| ビルド依存関係 | rust |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | shadowenv |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
shadowenv
nix profile install nixpkgs#shadowenvソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.