pkg.soopen package index

brew / 順位 5690

shadowenv を Homebrew, Nix でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install shadowenv

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#shadowenv

nixpkgs package indexes · pkgs/by-name/sh/shadowenv/package.nix · ソース: api.github.com

概要

パッケージ概要

Reversible directory-local environment variable manipulations

コマンドとエイリアス

  • shadowenv

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2019: The documented build process used the Rust nightly toolchain dated 2018-12-26, reflecting the project's early Rust implementation.
  • Public project era: Shopify published Shadowenv's source and documentation for external use.

Related projects

  • Shadowenv belongs to the broader family of directory-local development-environment tools and shell hooks. Its official documentation also describes editor integrations and Shopify's internal `dev` tooling.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

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

Config paths the tool may read or write during local use.

Unix
.shadowenv.d/*.lisp

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.config/shadowenv/trust-key

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
shadowenvcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-09-19
マネージャ版3.5.1
マネージャ更新日2026-09-14
ローカルデータOK
上流最新
検出された最新3.5.1

https://github.com/Shopify/shadowenv

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキー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
Pulseupdated
ビルド依存関係rust
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameshadowenv
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

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

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

shadowenv

nix profile install nixpkgs#shadowenv
  • normalized package name match
  • 一致条件: Shadowenv
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/sh/shadowenv/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

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