macOS
brew install gistlocal Homebrew formula metadata
brew
gist のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install gistlocal Homebrew formula metadata
nix profile install nixpkgs#gistnixpkgs package indexes · pkgs/by-name/gi/gist/package.nix · ソース: api.github.com
sudo pacman -S gistArch Linux sync databases · gist · ソース: geo.mirror.pkgbuild.com
概要
Command-line utility for uploading Gists
履歴
gist is a Ruby command-line client and library for uploading files or standard input to GitHub Gist. It is one of the older developer-shell bridges between local code snippets and GitHub's paste-sharing service.
The repository was opened in October 2008 by Chris Wanstrath, and RubyGems records 1.0.0 in February 2010. The README credits defunkt and indirect for versions 1 through 3, then rking and Conrad Irwin for version 4, showing a maintainer handoff pattern typical of long-lived GitHub-era command-line tools.
The tool grew from simple snippet upload into a broader Gist client: it can upload multiple files, read from standard input, paste from the clipboard, create private gists, update existing gists, open or copy resulting URLs, list and read gists, and act as a Ruby library.
gist's adoption follows GitHub Gist's role as a lightweight code-sharing surface. The README documents installation through RubyGems, Bundler, Homebrew, FreeBSD ports, and Debian or Ubuntu packages, while RubyGems download counts show multi-million-install scale through the gem channel.
Practitioners pipe command output into gist, upload one or more files, attach descriptions, request private gists, copy the resulting URL, or use the library API inside Ruby programs. Authentication evolved from username/password token exchange toward GitHub's device-code OAuth flow, with tokens stored in ~/.gist or per-enterprise token files.
gist is significant because it made GitHub's pastebin-like service feel native to the Unix pipeline. For package maintainers, it also carries the history of API authentication changes, GitHub Enterprise support, and binary-name conflict handling in distributions such as Debian.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.
Credential-bearing paths to review before unattended agent runs.
~/.gist~/.gist.<protocol>.<server.name>[.<port>]実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
gist | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/defunkt/gist
インストールメタデータ
| パッケージキー | brew:gist |
|---|---|
| バージョン | 6.1.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/gist |
| ホームページ | https://defunkt.io/gist/ |
| リポジトリ | https://github.com/defunkt/gist |
| 上流ドキュメント | https://github.com/defunkt/gist#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/defunkt/gist/archive/refs/tags/v6.1.0.tar.gz |
| 最終更新 | 2026-06-19T22:35:16Z |
| Pulse | updated |
| macOS 提供ライブラリ | ruby |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gist |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
gist 6.0.0-3
Upload gists to gist.github.com
https://github.com/defunkt/gist
sudo apt install gistgist
nix profile install nixpkgs#gistgist 6.0.0-3
Upload gists to gist.github.com
https://github.com/defunkt/gist
sudo apt install gistgist 6.0.0-2
Potentially the best command line gister
https://github.com/defunkt/gist
sudo pacman -S gistソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.