macOS
brew install shadowenvlocal Homebrew formula metadata
brew / Rang 5690
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für shadowenv in AI-Agent-Workflows.
Installation
brew install shadowenvlocal Homebrew formula metadata
nix profile install nixpkgs#shadowenvnixpkgs package indexes · pkgs/by-name/sh/shadowenv/package.nix · Quelle: api.github.com
Überblick
Reversible directory-local environment variable manipulations
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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-keyExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
shadowenv | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/Shopify/shadowenv
Installationsmetadaten
| Paketschlüssel | brew:shadowenv |
|---|---|
| Version | 3.5.1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/shadowenv |
| Homepage | https://shopify.github.io/shadowenv/ |
| Repository | https://github.com/Shopify/shadowenv |
| Upstream-Dokumentation | https://shopify.github.io/shadowenv/ |
| Lizenz | MIT |
| Quellarchiv | https://github.com/Shopify/shadowenv/archive/refs/tags/3.5.1.tar.gz |
| Zuletzt aktualisiert | 2026-09-14T12:21:27+02:00 |
| Pulse | updated |
| Build-Abhängigkeiten | rust |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
shadowenv
nix profile install nixpkgs#shadowenvQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.