macOS
brew install rbenv-varslocal Homebrew formula metadata
brew / Rang 9314
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für rbenv-vars in AI-Agent-Workflows.
Installation
brew install rbenv-varslocal Homebrew formula metadata
Überblick
Safely sets global and per-project environment variables
Verlauf
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.
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.
$(rbenv root)/vars.rbenv-varsExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
rbenv-vars | 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/rbenv/rbenv-vars
Installationsmetadaten
| Paketschlüssel | brew:rbenv-vars |
|---|---|
| Version | 1.2.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/rbenv-vars |
| Homepage | https://github.com/rbenv/rbenv-vars |
| Repository | https://github.com/rbenv/rbenv-vars |
| Lizenz | MIT |
| Quellarchiv | https://github.com/rbenv/rbenv-vars/archive/refs/tags/v1.2.0.tar.gz |
| Abhängigkeiten | rbenv |
| Bottle | verfügbar (auf all) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Quellspur
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.