macOS
brew install rbenv-varslocal Homebrew formula metadata
brew / 順位 9314
rbenv-vars のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install rbenv-varslocal Homebrew formula metadata
概要
Safely sets global and per-project environment variables
履歴
rbenv-vars is an rbenv plugin that loads global and directory-specific environment-variable assignments before launching Ruby processes.
rbenv-vars was created within the early rbenv ecosystem to set environment variables before Ruby processes are spawned. Version 1.0.0 was publicly released on September 27, 2011.
Version 1.1.0 added conditional `?=` assignments, and version 1.2.0 improved source-file handling and diagnostic output.
rbenv-vars is distributed through Homebrew and appears in rbenv's official plugin catalog, making it a conventional extension for projects that already use rbenv.
Users place global assignments in `$(rbenv root)/vars` and project assignments in `.rbenv-vars`. Files in ancestor directories are applied in order, with the current directory taking precedence.
Assignments use `VAR=value` or conditional `VAR?=value` syntax. Variable substitution is supported, while command substitution and shell expansion are intentionally disallowed.
The plugin demonstrates rbenv's hook-oriented extensibility beyond Ruby-version selection. Its deliberately restricted variable syntax avoids evaluating shell commands, which distinguishes it from sourcing arbitrary environment files.
セキュリティ状態
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.
$(rbenv root)/vars.rbenv-vars実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
rbenv-vars | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/rbenv/rbenv-vars
インストールメタデータ
| パッケージキー | brew:rbenv-vars |
|---|---|
| バージョン | 1.2.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/rbenv-vars |
| ホームページ | https://github.com/rbenv/rbenv-vars |
| リポジトリ | https://github.com/rbenv/rbenv-vars |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/rbenv/rbenv-vars/archive/refs/tags/v1.2.0.tar.gz |
| 依存関係 | rbenv |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | rbenv-vars |
| Version Scheme | 0 |
| Revision | 1 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.