pkg.soopen package index

brew / 順位 8718

gut を Homebrew, Nix, scoop でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install gut

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#gut

nixpkgs package indexes · pkgs/by-name/gu/gut/package.nix · ソース: api.github.com

Windows

Scoop確認済み · 92%
scoop install main/gut

Scoop official bucket manifest trees · bucket/gut.json · ソース: api.github.com

概要

パッケージ概要

Beginner friendly porcelain for git

コマンドとエイリアス

  • gut

履歴

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

gut is a small Git porcelain that presents Git through simpler, beginner-oriented commands and safety rails. Its README frames it as an alternative CLI with consistent command names, cloud-hosting integration, and coexistence with the standard git executable rather than a replacement for Git itself.

プロジェクトの歴史

The public GitHub repository was created on 2022-12-22, and GitHub releases record version 0.1.0 on 2023-02-16. The project was written in Go and shipped as a single command named gut. Its README says the author built it after finding Git frustrating while learning to code, with the goal of letting people use Git without the same anxiety around mistakes.

The project design emphasizes guardrails around common Git hazards. The README says gut will not allow modification of history already pushed to a remote, treats the staging area as unnecessary for its basic workflow, blocks unsafe detached-HEAD operations until the user chooses a path forward, and relies on Git internally.

採用の歴史

gut spread through developer package-manager channels rather than through a large framework ecosystem. Its own installation instructions list Homebrew for macOS, Scoop for Windows, apt and yum repositories, AUR packages, and Go installation from source, reflecting a tool aimed at terminal users who want package-manager setup on several platforms.

GitHub repository metadata shows modest but visible interest for a niche Git porcelain, with hundreds of stars and a small fork count by 2026. That pattern fits a utility whose audience is users experimenting with gentler command names and safer defaults rather than teams standardizing a new version-control system.

使われ方

Typical use follows Git repository workflows: gut init starts a repository, gut save commits tracked changes, gut sync exchanges changes with the upstream remote, gut fix helps recover from mistakes, gut revert creates a new commit to undo older work, and gut whereami explains the HEAD position. The command set intentionally maps high-level user intent onto lower-level Git operations.

The README also documents integration conveniences such as opening pull-request or comparison pages on hosting platforms, downloading .gitignore and .gitattributes templates, and simplifying GitHub authentication.

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

For package-manager catalogs, gut is an example of a modern Git UX wrapper that packages policy decisions as a CLI: no pushed-history rewrites, no explicit staging step for the default path, and guided recovery commands. It matters less as a replacement for Git than as a snapshot of how tool authors try to make Git less hostile to new users while still delegating storage and transport to git.

タイムライン

  • 2022-12-22: Public GitHub repository created.
  • 2023-02-16: Version 0.1.0 published in GitHub releases.
  • 2023: README documents Homebrew, Scoop, apt, yum, AUR, and Go installation paths.
  • 2026-06-07: GitHub release 0.3.3 published.

Related projects

  • git: gut delegates core version-control behavior to the standard git executable.
  • Scoop, Homebrew, apt, yum, and AUR: package-manager surfaces documented by the project for installation.
  • GitHub, GitLab, and Bitbucket: hosting platforms named in the README for pull-request and comparison workflows.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

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

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:gut
バージョン0.3.3
パッケージマネージャHomebrew
ホームページhttps://gut-cli.dev/
リポジトリhttps://github.com/julien040/gut
最終更新2026-07-27T16:47:26+02:00
Pulseupdated
Bottle未記録
サービス宣言なし

ソースデータベース一致

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

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

Nix95%

gut

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

main/gut

scoop install main/gut
  • normalized package name match
  • 一致条件: Gut
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/gut.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

ソース経路

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

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

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation