Automic VaultAutomic Vault

brew

ssh-copy-id mit Homebrew, Nix, winget installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für ssh-copy-id in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install ssh-copy-id

local Homebrew formula metadata

Windows

Windows Package Managerverifiziert · 92%
winget install --id axeprpr.SSHCopyID -e

Windows Package Manager source index · axeprpr.SSHCopyID · Quelle: cdn.winget.microsoft.com

Überblick

Paketzusammenfassung

Add a public key to a remote machine's authorized_keys file

Befehle und Aliase

  • ssh-copy-id

Verlauf

Projektgeschichte und Nutzung

ssh-copy-id is the small OpenSSH-adjacent shell utility that installs a user's public SSH key into a remote account's authorized_keys file.

Projektgeschichte

OpenSSH itself began in 1999 when OpenBSD developers forked the free SSH 1.2.12/OSSH lineage, cleaned up licensing and portability issues, and shipped OpenSSH 1.2.2 with OpenBSD 2.6 on December 1, 1999. The portable OpenSSH tree was split out almost immediately for Linux and other Unix systems.

The ssh-copy-id script in the OpenSSH portable repository carries Philip Hands copyright from 1999 onward and describes itself as a shell script to install public keys on a remote machine. Over time it gained contributions for options such as force mode, dry-run mode, SFTP mode, alternate target paths, SSH config files, and port handling.

Adoptionsgeschichte

ssh-copy-id became common Unix CLI glue because it automates the manual public-key setup described by ssh documentation: place a public key in the remote user's authorized_keys file. Homebrew packages it separately from the main OpenSSH formula for macOS users, while the input facts also list Nix and winget package names.

Wie es verwendet wird

The usual workflow is to run ssh-copy-id [-i identity_file] [user@]host. The script selects public keys from ssh-agent or from ${HOME}/.ssh/id*.pub, checks which keys are not already accepted, and appends the selected public keys to the remote .ssh/authorized_keys path unless a different target path is requested.

Warum Paket-Nerds sich dafür interessieren

ssh-copy-id is package-manager folklore: a tiny shell script that saves users from remembering the exact ssh, mkdir, chmod, and cat incantation for public-key login setup. It is also a reminder that small contrib utilities can become first-class packages when operating systems omit them or users want them independently.

Zeitleiste

  • 1999: OpenSSH project began and OpenSSH 1.2.2 shipped with OpenBSD 2.6.
  • 1999: ssh-copy-id copyright begins with Philip Hands in the portable script.
  • 2014: openssh/openssh-portable mirror repository created on GitHub.
  • 2026: Homebrew formula tracks OpenSSH portable 10.3p1 for ssh-copy-id.

Related projects

  • Related commands and files include ssh, ssh-keygen, ssh-agent, ssh-add, sshd, OpenSSH portable, ${HOME}/.ssh/id*.pub, and .ssh/authorized_keys.

Sicherheitslage

Risikostufe: blue

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

Risikoklassifikator

blue Risiko · mittel Konfidenz · tool

Warum

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

Signale

  • text:ssh

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 1 Plattformziele verfügbar.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

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.

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
${HOME}/.ssh/id*.pub${HOME}/.ssh/id*.ssh/authorized_keys

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
ssh-copy-idcliglobales Executable

Aktualität

Version und 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.

Seite generiert2026-07-10
Manager-Version10.4p1
Manager aktualisiert2026-07-06
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://www.openssh.com/

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:ssh-copy-id
Version10.4p1
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/ssh-copy-id
Homepagehttps://www.openssh.com/
Repositoryhttps://github.com/openssh/openssh-portable
Upstream-Dokumentationhttps://github.com/openssh/openssh-portable#readme
LizenzSSH-OpenSSH
Quellarchivhttps://cdn.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-10.4p1.tar.gz
Zuletzt aktualisiert2026-07-06T18:10:51Z
Pulseupdated
Bottleverfügbar (auf all)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

ssh-copy-id

nix profile install nixpkgs#ssh-copy-id
  • normalized package name match
  • Abgeglichen nach: Ssh Copy ID
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: ssh-copy-id from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
winget95%

axeprpr.SSHCopyID

winget install --id axeprpr.SSHCopyID -e
  • normalized package name match
  • Abgeglichen nach: Ssh Copy ID
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: axeprpr.SSHCopyID from https://cdn.winget.microsoft.com/cache/source.msix

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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