macOS
brew install onlykey-agentlocal Homebrew formula metadata
brew / Rang 5654
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für onlykey-agent in AI-Agent-Workflows.
Installation
brew install onlykey-agentlocal Homebrew formula metadata
nix profile install nixpkgs#onlykey-agentnixpkgs package indexes · pkgs/by-name/on/onlykey-agent/package.nix · Quelle: api.github.com
Überblick
Middleware that lets you use OnlyKey as a hardware SSH/GPG device
Verlauf
onlykey-agent is middleware that lets an OnlyKey hardware token act as an SSH and GPG agent. It bridges standard developer/admin workflows such as SSH login, Git over SSH, GPG signing, and password-store decryption to keys generated or stored on the hardware device.
The project is maintained by CryptoTrust/trustcrypto and described upstream as an SSH agent for OnlyKey. PyPI's release history starts with 0.0.2 on March 11, 2018, reaches 1.0.0 on November 14, 2019, and lists 1.1.15 on July 21, 2023.
OnlyKey's documentation positions the agent as a way to keep SSH and OpenPGP private keys off the computer while still using ordinary SSH and GnuPG workflows. The agent uses OnlyKey button presses or challenge codes to authorize signing and decrypt operations.
onlykey-agent is available from PyPI and Homebrew, and Homebrew's formula exposes its native dependencies on GnuPG, hidapi, libusb, libsodium, and Python. Its audience is narrower than general FIDO/U2F tooling because it specifically serves OnlyKey users who want SSH-agent and gpg-agent style integration.
For SSH, users generate or expose a public key with onlykey-agent, add it to authorized_keys or a Git hosting account, and run commands inside an agent-backed shell or command wrapper. For GPG, users initialize a dedicated GNUPGHOME such as ~/.gnupg/onlykey and use onlykey-gpg for signing, encryption, and Git commit/tag signing.
The documentation distinguishes derived keys from stored keys. Derived keys are generated from identity@host-style inputs, while stored keys use key material loaded into OnlyKey slots, including ECC and RSA slots for SSH/GPG operations.
The package is interesting because it turns a hardware-security product into normal Unix developer plumbing. The package exposes multiple executables, slots into SSH_AUTH_SOCK and GNUPGHOME conventions, and depends on USB/HID and cryptographic libraries rather than inventing a separate workflow.
Sicherheitslage
Für onlykey-agent wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
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.
~/.ssh/config~/.gnupg/onlykeyExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
onlykey-agent | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
onlykey-gpg | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
onlykey-gpg-agent | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
onlykey_agent.py | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
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.
Installationsmetadaten
| Paketschlüssel | brew:onlykey-agent |
|---|---|
| Version | 1.1.15 |
| Paketmanager | Homebrew |
| Homepage | https://docs.crp.to/onlykey-agent.html |
| Zuletzt aktualisiert | 2026-05-14T10:23:53Z |
| Pulse | updated |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
onlykey-agent
nix profile install nixpkgs#onlykey-agentQuellspur
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.