pkg.sopackage field notes

brew / 順位 6628

clipper を Homebrew でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install clipper

provider-native install command

概要

パッケージ概要

Share macOS clipboard with tmux and other local and remote apps

コマンドとエイリアス

  • clipper

履歴

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

Clipper is a small daemon or macOS launch agent that exposes the local clipboard to tmux, Vim, SSH, and other local or remote processes.

プロジェクトの歴史

The GitHub repository was created on 2013-02-18. The official README frames Clipper as a solution to a long-standing tmux and macOS pasteboard problem: processes started by tmux often cannot directly talk to the system clipboard, and remote tmux sessions make that harder.

Clipper listens on TCP or a Unix domain socket, receives copied text, and writes it into the local system clipboard. It can run as a macOS launch agent or Linux systemd user service.

採用の歴史

Homebrew packages Clipper for macOS users and the input package facts also identify packaging in Alpine, MacPorts, Nix, Debian, and Ubuntu contexts. GitHub repository metadata showed hundreds of stars, indicating durable usage in the tmux and remote-shell niche.

使われ方

The README shows tmux bindings using `copy-pipe` or `copy-pipe-and-cancel` with netcat or socat, Vim mappings that send yanked text to Clipper, shell aliases such as `clip="nc localhost 8377"`, and SSH `RemoteForward` rules that carry remote clipboard traffic back to the local machine.

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

Clipper matters to package nerds because it packages a very specific workstation integration problem: making tmux, Vim, SSH, pbcopy, xclip, launch agents, systemd user services, netcat, and Unix sockets cooperate. It is small, old, and practical, exactly the kind of utility that survives in package repositories because it solves one annoying terminal workflow.

タイムライン

  • 2013-02-18: GitHub repository is created.
  • 2010s: README documents tmux versions before and after 2.4, reflecting compatibility with older tmux copy-mode APIs.
  • 2026: Homebrew formula tracks stable release 3.0.0 from the official GitHub tag archive.

Related projects

  • The README names reattach-to-user-space / tmux-MacOSX-pasteboard as an earlier workaround for macOS pasteboard context problems.
  • The README links to companion Vim integrations nvim-clipper and vim-clipper.

セキュリティ状態

リスクレベル: orange

formula declares a Homebrew service.

リスク分類器

リスク orange · 信頼度 中 · infrastructure

理由

  • formula declares a Homebrew service

信号

  • metadata:service

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

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

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
$XDG_CONFIG_HOME/clipper/clipper.json~/.config/clipper/clipper.json~/.clipper.json

実行可能ファイル

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

コマンド種類公開範囲メモ
clipper実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

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

ページ生成日2026-08-03
マネージャ版3.0.0
マネージャ更新日2026-07-27
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:clipper
バージョン3.0.0
パッケージマネージャHomebrew
ホームページhttps://github.com/wincent/clipper
リポジトリhttps://github.com/wincent/clipper
最終更新2026-07-27T22:04:00+02:00
Pulseupdated
Bottle未記録
サービス宣言なし

ソース経路

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

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • curated configuration and credential file locations
  • curated package history
  • pkgdb category and tag curation