# 使用 Homebrew 安装 keepkey-agent

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

## 安装

```sh
sudo av install brew:keepkey-agent
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install keepkey-agent
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:keepkey-agent
- **软件包管理器:** Homebrew
- **版本:** 0.9.0
- **来源摘要:** Keepkey Hardware-based SSH/GPG agent
- **主页:** <https://github.com/romanz/trezor-agent>
- **最后更新:** 2026-08-02T01:26:52+09:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- keepkey-agent (别名)
- keepkey_agent.py (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 0.9.0
## 项目历史与用法

keepkey-agent is a KeepKey-focused package in the romanz/trezor-agent hardware-agent family. The broader project lets hardware security devices operate SSH, GPG, and age keys so private key material is generated and kept on the device instead of on the host computer.

### 项目历史

The upstream trezor-agent repository was created on GitHub on 2015-06-06. Its README describes a shared libagent library plus device-specific agents for hardware-backed SSH, GPG, and age workflows. The keepkey_agent package appeared as a small Python package with version 0.9.0 on PyPI and was packaged by Homebrew as keepkey-agent.

### 采用历史

Evidence for keepkey-agent itself is thin compared with trezor-agent. Its adoption signal is mainly package-manager availability through PyPI and Homebrew rather than a large standalone project identity.

### 使用方式

Users install the CLI to derive and use SSH/GPG identities from a KeepKey-style hardware wallet, fitting the same workflow as trezor-agent: signing commits or mail, authenticating SSH sessions, and avoiding exported long-lived private keys on disk.

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

The package is interesting because it sits at the overlap of cryptocurrency hardware wallets and Unix authentication tooling. For package collectors, it is a narrow example of reusing wallet hardware as a general-purpose agent rather than only as a coin-signing device.

### 时间线

- 2015-06-06: romanz/trezor-agent repository created on GitHub.
- 2016: Trezor firmware posts linked from the upstream README documented SSH login and GPG-related hardware-wallet workflows.
- 0.9.0: keepkey_agent published on PyPI as a KeepKey SSH/GPG agent package.
- 2026-07-01: Homebrew formula metadata listed keepkey-agent 0.9.0.

### Related projects

- trezor-agent is the parent project and Trezor-specific CLI.
- libagent is the shared library in the upstream repository.
- onlykey-agent and jade_agent are sibling hardware-agent integrations named by the upstream README.

### 来源

- <https://formulae.brew.sh/api/formula/keepkey-agent.json>
- <https://github.com/romanz/trezor-agent>
- <https://pypi.org/pypi/keepkey-agent/json>
- <https://raw.githubusercontent.com/romanz/trezor-agent/master/README.md>


## 安全说明

broad file, network, media, or database tool signal.

- **Geiger 风险:** blue / 中
- broad file, network, media, or database tool signal


## 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

- Unix: ~/.ssh/agent.config

## Combined YAML source

View the package source record on GitHub. [combined/keepkey-agent.yml](https://github.com/mxcl/pkgdb/blob/main/combined/keepkey-agent.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
