macOS
brew install shadowenvlocal Homebrew formula metadata
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.