Automic VaultAutomic Vault

brew

aliae を Homebrew, Nix, winget でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install aliae

local Homebrew formula metadata

Linux

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

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

Windows

Windows Package Manager確認済み · 92%
winget install --id JanDeDobbeleer.Aliae -e

Windows Package Manager source index · JanDeDobbeleer.Aliae · ソース: cdn.winget.microsoft.com

概要

パッケージ概要

Cross shell and platform alias management

履歴

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

aliae is a cross-shell alias and shell-environment manager by Jan De Dobbeleer. It lets users define aliases, functions, environment variables, PATH entries, scripts, and symlinks once in YAML and emit shell-specific initialization code.

プロジェクトの歴史

The public GitHub repository was created in June 2023. The official docs say aliae came from wanting the same shell experience across all shells used while building and validating Oh My Posh.

The documentation presents the core idea as a single template-enabled YAML configuration that works across shells and platforms. That puts aliae near dotfile managers and shell plugin tools, but with a narrower focus on shell initialization artifacts.

採用の歴史

aliae is newer and smaller than Oh My Posh, but it benefits from the same author ecosystem and is distributed through Homebrew, Nix, and WinGet according to the input facts. The README links to official docs, releases, Discord community, and sponsorship channels.

Its adoption pattern is dotfiles-first: users who maintain several shells or operating systems can reduce duplicated alias/function/env/path snippets.

使われ方

By default aliae expects `.aliae.yaml` in the user's home directory. The official configuration docs also allow a custom path with `--config` or the `ALIAE_CONFIG` environment variable, including local files or remote config URLs.

A typical shell setup evaluates `aliae init zsh`, `aliae init bash`, or another shell target during startup. The YAML can include shell/OS conditionals so one config can produce different output for Bash, Zsh, PowerShell, Nushell, Xonsh, tcsh, and other supported shells.

パッケージ好きにとっての重要性

aliae is interesting to package users because shell state is usually messy and local. A package-manager-installed binary plus a checked-in YAML file gives a reproducible way to share aliases and environment setup across machines.

It is deliberately narrower than a full dotfile framework. That makes it attractive when a user wants cross-shell aliases and PATH/env/script management without adopting a large bootstrap system.

タイムライン

  • 2023: Public GitHub repository created.
  • 2023-2026: Project documented as a cross-platform shell management tool.
  • 2026: Official docs describe default home-directory YAML config and custom config locations.

Related projects

  • Related projects include Oh My Posh, shell plugin managers, chezmoi-style dotfile management, and per-shell alias/function systems.

セキュリティ状態

リスクレベル: yellow

generalized runtime or code generation signal.

リスク分類器

リスク yellow · 信頼度 中 · runtime

理由

  • generalized runtime or code generation signal

信号

  • text:shell

インストール挙動

  • 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
~/.aliae.yaml

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

ページ生成日2026-07-08
マネージャ版0.26.6
マネージャ更新日
ローカルデータOK
上流最新
検出された最新v0.26.6

https://github.com/jandedobbeleer/aliae

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

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:aliae
バージョン0.26.6
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/aliae
ホームページhttps://aliae.dev
リポジトリhttps://github.com/jandedobbeleer/aliae
上流ドキュメントhttps://aliae.dev/docs
ライセンスMIT
ソースアーカイブhttps://github.com/jandedobbeleer/aliae/archive/refs/tags/v0.26.6.tar.gz
ビルド依存関係go
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

Nix95%

aliae

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

JanDeDobbeleer.Aliae

winget install --id JanDeDobbeleer.Aliae -e
  • normalized package name match
  • 一致条件: Aliae
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: JanDeDobbeleer.Aliae from https://cdn.winget.microsoft.com/cache/source.msix

ソース経路

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

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

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • 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