Automic VaultAutomic Vault

brew

使用 Homebrew, apk, apt, Nix 安装 yubikey-agent

查看 yubikey-agent 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install yubikey-agent

local Homebrew formula metadata

Linux

Alpine Linux apk已验证 · 92%
sudo apk add yubikey-agent

Alpine Linux edge package indexes · yubikey-agent · 来源: dl-cdn.alpinelinux.org

Debian apt已验证 · 92%
sudo apt install yubikey-agent

Debian stable package indexes · yubikey-agent · 来源: deb.debian.org

Nix已验证 · 92%
nix profile install nixpkgs#yubikey-agent

nixpkgs package indexes · pkgs/by-name/yu/yubikey-agent/package.nix · 来源: api.github.com

概览

软件包摘要

Seamless ssh-agent for YubiKeys and other PIV tokens

命令和别名

  • yubikey-agent

历史

项目历史与用法

yubikey-agent is Filippo Valsorda’s Go ssh-agent for YubiKeys and other PIV tokens, packaged because it makes hardware-backed SSH keys feel like a normal SSH_AUTH_SOCK workflow.

项目历史

The project appeared publicly in 2020, in the same period when OpenSSH 8.2 introduced native FIDO/U2F security-key support. yubikey-agent chose a different compatibility path: use the YubiKey PIV applet to present ordinary SSH public keys through an agent interface, so existing servers did not need support for the newer `-sk` SSH key types.

The README emphasizes three design goals that shaped its history: one-command setup, resilience across unplugging and sleep, and keys generated on the YubiKey so private material cannot be extracted. It is written in Go and built on go-piv/piv-go plus Go’s SSH libraries.

Its documentation also candidly records the tradeoffs: keeping a persistent PIV transaction helps PIN caching and UX, but can conflict with gpg-agent, YubiKey Manager, and other tools that want the same PIV applet.

采用历史

Early adoption came from security-conscious developers who wanted hardware-backed SSH without the fragility of gpg-agent, manual PKCS#11 loading, or server-side FIDO2 support. A Hacker News launch discussion in May 2020 framed it as a friendly way to plug in a key and SSH securely with minimal setup.

Packaging spread through Homebrew, AUR/Arch-style packaging, NixOS modules, FreeBSD ports, Alpine testing, Debian, and Ubuntu. The README’s install instructions are package-manager first, which helped the tool become a normal service rather than a custom local build.

使用方式

Users install the package, start the service, run `yubikey-agent -setup` to generate a key on the YubiKey, and point `SSH_AUTH_SOCK` or per-host `IdentityAgent` settings at the agent socket. After that, SSH sees an ordinary agent while the YubiKey enforces PIN and touch policy.

The tool is commonly compared with OpenSSH FIDO2 keys, gpg-agent with the OpenPGP applet, raw ssh-agent PKCS#11 loading, pivy-agent, and macOS Secure Enclave tools such as Secretive. Its niche is the compatibility and UX middle ground: hardware-backed keys with ordinary SSH public-key compatibility.

为什么软件包爱好者会关心

yubikey-agent is a package-nerd favorite because it collapses a historically fiddly stack into one daemon and one socket. It is not the only hardware-backed SSH route, but it is one of the cleanest examples of wrapping smart-card behavior in a familiar Unix interface.

It also tells a packaging story about defaults: Homebrew services, systemd user units, NixOS services, pcscd, and SSH_AUTH_SOCK all matter as much as the binary itself.

时间线

  • 2020-02: OpenSSH 8.2 introduces built-in FIDO/U2F security-key SSH support, setting the context for hardware-backed SSH alternatives.
  • 2020-04: Early yubikey-agent issue traffic discusses PIV applet locking behavior with YubiKey Manager.
  • 2020-05-10: yubikey-agent is discussed on Hacker News as an easy Go ssh-agent for YubiKeys.
  • 2020-06: Go module metadata shows early v0.1.x releases such as v0.1.2 and v0.1.3.
  • 2020s: The package lands across Homebrew, NixOS/nixpkgs, FreeBSD ports, Arch/AUR, Debian/Ubuntu, and Alpine testing.

Related projects

  • Related projects include go-piv/piv-go, yubico-piv-tool, YKCS11, OpenSSH, gpg-agent, OpenSC, pivy-agent, Secretive, SeKey, YubiKey Manager, and OpenSSH FIDO2 security-key support.

安全态势

风险级别:orange

broad file, network, media, or database tool signal. formula declares a Homebrew service.

风险分类器

orange 风险 · 中 置信度 · infrastructure

原因

  • broad file, network, media, or database tool signal
  • formula declares a Homebrew service

信号

  • metadata:service
  • text:ssh

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • formula 元数据声明了服务或守护进程块。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 构建元数据列出 2 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
yubikey-agentcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-25
管理器版本0.1.6
管理器更新时间2026-06-06
本地数据OK
上游当前
检测到的最新版本v0.1.6

https://github.com/FiloSottile/yubikey-agent

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:yubikey-agent
版本0.1.6
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/yubikey-agent
主页https://github.com/FiloSottile/yubikey-agent
仓库https://github.com/FiloSottile/yubikey-agent
上游文档https://github.com/FiloSottile/yubikey-agent#readme
许可证BSD-3-Clause
源码归档https://github.com/FiloSottile/yubikey-agent/archive/refs/tags/v0.1.6.tar.gz
最后更新2026-06-06T11:29:14Z
Pulseupdated
构建依赖go, pkgconf
macOS 提供的库pcsc-lite
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务declared
注意事项To use this SSH agent, set this variable in your ~/.zshrc and/or ~/.bashrc: export SSH_AUTH_SOCK="$HOMEBREW_PREFIX/var/run/yubikey-agent.sock"

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

yubikey-agent 0.1.4-2+b19

seamless ssh agent for YubiKeys

https://github.com/FiloSottile/yubikey-agent

sudo apt install yubikey-agent
  • Section: golang
  • Architecture: amd64
  • Source Package: yubikey-agent
  • 3 依赖
  • normalized package name match
  • 匹配方式:Yubikey Agent
Debian stable package indexes · deb.debian.org · Debian stable package indexes: yubikey-agent from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

yubikey-agent

nix profile install nixpkgs#yubikey-agent
  • normalized package name match
  • 匹配方式:Yubikey Agent
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/yu/yubikey-agent/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

yubikey-agent 0.1.4-2build1

seamless ssh agent for YubiKeys

https://github.com/FiloSottile/yubikey-agent

sudo apt install yubikey-agent
  • Section: universe/golang
  • Architecture: amd64
  • 3 依赖
  • normalized package name match
  • 匹配方式:Yubikey Agent
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: yubikey-agent from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

yubikey-agent 0.1.6-r22

Seamless ssh-agent for YubiKeys

https://github.com/FiloSottile/yubikey-agent

sudo apk add yubikey-agent
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: yubikey-agent
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Yubikey Agent
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: yubikey-agent from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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