Automic VaultAutomic Vault

brew

gist を Homebrew, apt, Nix, pacman でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install gist

local Homebrew formula metadata

概要

パッケージ概要

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.

タイムライン

  • 2008: The repository began on GitHub.
  • 2010: RubyGems records the 1.0.0 release.
  • 2015: 4.5.0 shipped during the maintained version-4 line.
  • 2020: 6.0.0 appeared after the version-5 series.
  • 2026: 6.1.0 was published on RubyGems.

Related projects

  • gist sits beside GitHub Gist itself, GitHub Enterprise, RubyGems packaging, Homebrew packaging, and distro-packaged command-line paste clients.

セキュリティ状態

リスクレベル: blue

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

リスク分類器

リスク blue · 信頼度 中 · tool

理由

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

信号

  • text:upload

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 1 個のプラットフォームターゲットで利用できます。

推奨レビュー

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

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
~/.gist~/.gist.<protocol>.<server.name>[.<port>]

実行可能ファイル

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

コマンド種類公開範囲メモ
gistcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

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

ページ生成日2026-07-26
マネージャ版6.1.0
マネージャ更新日2026-06-19
ローカルデータOK
上流最新
検出された最新v6.1.0

https://github.com/defunkt/gist

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキー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
Pulseupdated
macOS 提供ライブラリruby
Bottle利用可能 (対象 all)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

gist 6.0.0-3

Upload gists to gist.github.com

https://github.com/defunkt/gist

sudo apt install gist
  • Section: ruby
  • Architecture: all
  • 3 依存関係
  • normalized package name match
  • 一致条件: Gist
Debian stable package indexes · deb.debian.org · Debian stable package indexes: gist from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

gist

nix profile install nixpkgs#gist
  • normalized package name match
  • 一致条件: Gist
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/gi/gist/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

gist 6.0.0-3

Upload gists to gist.github.com

https://github.com/defunkt/gist

sudo apt install gist
  • Section: universe/ruby
  • Architecture: all
  • 3 依存関係
  • normalized package name match
  • 一致条件: Gist
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: gist from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
pacman95%

gist 6.0.0-2

Potentially the best command line gister

https://github.com/defunkt/gist

sudo pacman -S gist
  • License: custom:MIT
  • Architecture: any
  • 1 依存関係
  • 2 任意依存関係
  • normalized package name match
  • 一致条件: Gist
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: gist from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

ソース経路

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

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

使用ソース

  • 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