pkg.soopen package index

brew / 順位 9314

rbenv-vars を Homebrew でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install rbenv-vars

local Homebrew formula metadata

概要

パッケージ概要

Safely sets global and per-project environment variables

コマンドとエイリアス

  • rbenv-vars

履歴

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

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.

タイムライン

  • 2011-09-27: Version 1.0.0 was publicly released.
  • 2012-06-25: Version 1.1.0 added conditional assignments.
  • 2013-01-09: Version 1.2.0 improved parsing and diagnostics.

Related projects

  • rbenv provides the runtime-selection and hook framework used by rbenv-vars.
  • Environment-file tools such as dotenv address a related need, although rbenv-vars applies variables through rbenv before Ruby processes start.

セキュリティ状態

リスクレベル: グリーン

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 メタデータは 1 個のプラットフォームターゲットで利用できます。
  • 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
$(rbenv root)/vars.rbenv-vars

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://github.com/rbenv/rbenv-vars

  • 情報No package-manager update timestamp was available.信頼度 低

インストールメタデータ

パッケージメタデータ

パッケージキー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 DatabaseHomebrew formula API
Taphomebrew/core
Full Namerbenv-vars
Version Scheme0
Revision1
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソース経路

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

このページは 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
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database
  • pkgdb category and tag curation