Automic VaultAutomic Vault

brew

age-plugin-se を Homebrew, MacPorts, Nix でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install age-plugin-se

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install age-plugin-se

MacPorts ports tree · security/age-plugin-se/Portfile · ソース: api.github.com

Linux

Nix確認済み · 92%
nix profile install nixpkgs#age-plugin-se

nixpkgs package indexes · pkgs/by-name/ag/age-plugin-se/package.nix · ソース: api.github.com

概要

パッケージ概要

Age plugin for Apple Secure Enclave

コマンドとエイリアス

  • age-plugin-se

履歴

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

age-plugin-se is an age plugin that binds age identities to Apple's Secure Enclave, giving age users a way to decrypt files with device-bound keys and macOS biometric or passcode access control.

プロジェクトの歴史

The project was created by Remko Troncon in January 2023 and is implemented as a plugin for the age encryption ecosystem. Its README presents the tool as a Secure Enclave bridge for age, with examples using `age-plugin-se keygen`, age recipients, and normal `age --decrypt -i` workflows.

Early public releases in 2023 were marked as prereleases. Version 0.1.0 followed in April 2024, and later releases added packaging and compatibility work. By the 0.2.x line in December 2025, the README also documented conversion from `age1se` recipients to age plugin-tag recipients, reflecting age's broader plugin-recipient evolution.

採用の歴史

Official installation instructions lead with Homebrew and prebuilt binaries, with Alpine packages also published from the upstream release page. The supplied package metadata shows the tool packaged in Homebrew, MacPorts, and Nix, which fits its niche: a macOS-first security utility that package managers make easy to install on developer machines.

使われ方

The core workflow is to generate an identity with `age-plugin-se keygen`, encrypt to the printed public recipient using `age`, and decrypt on the matching Secure Enclave machine by passing the identity file to age. The README emphasizes that the private key is bound to the device and recommends encrypting long-term data to a backup key as well.

The README also documents use with Passage, the file-based password manager built around age, so users can unlock password-store entries with Touch ID while retaining an ordinary age backup identity.

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

For package nerds, age-plugin-se is interesting because it is a small plugin that turns Apple's hardware-backed key storage into a Unix-style age recipient. It is also a good example of the age plugin model spreading beyond software-only key files into platform security hardware.

タイムライン

  • 2023: GitHub repository created.
  • 2023: First prerelease builds published.
  • 2024: v0.1.0 released.
  • 2025: v0.2.x releases published with the project still focused on Secure Enclave age identities.

Related projects

  • age provides the file-encryption tool and plugin mechanism.
  • Passage is documented by the upstream README as a password-manager use case.
  • age-plugin-yubikey is a sibling hardware-backed age plugin for PIV tokens.

ソース

  • official GitHub releases API
  • official GitHub repository metadata
  • source_facts.package-manager
  • upstream README

セキュリティ状態

リスクレベル: グリーン

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 件のビルド依存関係があります。

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://github.com/remko/age-plugin-se

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

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:age-plugin-se
バージョン0.1.4
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/age-plugin-se
ホームページhttps://github.com/remko/age-plugin-se
リポジトリhttps://github.com/remko/age-plugin-se
上流ドキュメントhttps://github.com/remko/age-plugin-se#readme
ライセンスMIT
ソースアーカイブhttps://github.com/remko/age-plugin-se/archive/refs/tags/v0.1.4.tar.gz
最終更新2026-07-10T16:49:54-04:00
Pulseupdated
ビルド依存関係scdoc
Bottle利用可能 (対象 arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

Nix95%

age-plugin-se

nix profile install nixpkgs#age-plugin-se
  • normalized package name match
  • 一致条件: Age Plugin Se
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ag/age-plugin-se/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
MacPorts95%

age-plugin-se

sudo port install age-plugin-se
  • normalized package name match
  • 一致条件: Age Plugin Se
MacPorts ports tree · api.github.com · MacPorts ports tree: security/age-plugin-se/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

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

このページは 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 package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment