Automic VaultAutomic Vault

brew

grip を Homebrew, apk, apt, dnf, Nix でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install grip

local Homebrew formula metadata

Linux

Alpine Linux apk確認済み · 92%
sudo apk add grip

Alpine Linux edge package indexes · grip · ソース: dl-cdn.alpinelinux.org

Debian apt確認済み · 92%
sudo apt install grip

Debian stable package indexes · grip · ソース: deb.debian.org

Fedora dnf確認済み · 92%
sudo dnf install grip

Fedora Rawhide package metadata · grip · ソース: dl.fedoraproject.org

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

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

概要

パッケージ概要

GitHub Markdown previewer

コマンドとエイリアス

  • grip

履歴

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

Grip, short for GitHub Readme Instant Preview, is a Python command-line server for previewing Markdown as GitHub renders it. Its history is small but clear: it solved the old README loop of commit, push, inspect, and amend by running a local preview server.

プロジェクトの歴史

The official README frames Grip as a command-line server application that uses the GitHub Markdown API to render a local README file with GitHub's styling. It was designed for README-driven development and for authors who wanted to inspect GitHub-flavored Markdown before sending changes upstream.

The project later added conveniences that mattered to daily CLI use: browser opening, explicit ports and files, exporting rendered HTML, offline rendering work, authentication for GitHub API limits, and auto-refresh when files change.

採用の歴史

Grip spread through developer package channels because it had a simple command and a familiar problem. Its README documents installation with both `pip install grip` and `brew install grip`, and the package also appears in Linux distribution metadata.

Its adoption niche narrowed as editors, GitHub web previews, and local Markdown renderers improved, but the package remained recognizable because it aimed for GitHub-compatible rendering rather than generic Markdown preview.

使われ方

The normal workflow is to enter a repository and run `grip`, optionally passing a file or port, then open the local server in a browser. Grip can also export a rendered README to an HTML file with inline styles and assets.

Credentials are optional and only used to raise GitHub API limits or access a different GitHub API endpoint. That is why the settings file can be both configuration and credential storage.

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

Grip is a classic small developer-tool package: one executable, a Python web app under the hood, and a workflow that made more sense as a CLI than a full desktop app.

For packagers it is also a reminder that tools built around third-party web APIs age with those APIs. The command stays simple, but rendering fidelity and authentication behavior depend on GitHub's Markdown service and styles.

タイムライン

  • 2014: Grip was already serving the GitHub README preview workflow documented by early users and package metadata.
  • 2015-11-18: Grip 4.0.0 reworked internals and added file-change refresh behavior.
  • 2015-12-11: Grip 4.1.0 improved authentication prompting and documented browser-opening behavior.
  • Later releases: The project documented export, local rendering work, themes, and enterprise API URL options in the README.

Related projects

  • GitHub Markdown API is the rendering service Grip was built around.
  • Python-Markdown is used for the optional offline rendering path described by the project.
  • Other Markdown preview tools overlap with Grip, but Grip's package identity is GitHub-style local README preview.

セキュリティ状態

保護ツール対応はまだ見つかっていません

grip に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 2 件の実行時依存関係とともにインストールされます。

推奨レビュー

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

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
~/.grip/settings.py

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.grip/settings.py

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

ページ生成日2026-07-25
マネージャ版4.6.2
マネージャ更新日2026-05-21
ローカルデータOK
上流not checked
検出された最新未検出

https://github.com/joeyespo/grip

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:grip
バージョン4.6.2
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/grip
ホームページhttps://github.com/joeyespo/grip
リポジトリhttps://github.com/joeyespo/grip
上流ドキュメントhttps://github.com/joeyespo/grip#readme
ライセンスMIT
ソースアーカイブhttps://files.pythonhosted.org/packages/f4/3f/e8bc3ea1f24877292fa3962ad9e0234ad4bc787dc1eb5bd08c35afd0ceca/grip-4.6.2.tar.gz
最終更新2026-05-21T12:12:20Z
Pulseupdated
依存関係certifi, python@3.14
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

Debian apt95%

grip 4.6.1-2

Preview GitHub Markdown files like Readme locally

https://github.com/joeyespo/grip

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

grip

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

grip 4.2.4-r1

CD Player, Secure Ripper, and Encoder

https://sourceforge.net/projects/grip/

sudo apk add grip
  • License: GPL-2.0-or-later AND LGPL-2.1-or-later
  • Architecture: x86_64
  • Source Package: grip
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Grip
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: grip from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

grip-doc 4.2.4-r1

CD Player, Secure Ripper, and Encoder (documentation)

https://sourceforge.net/projects/grip/

sudo apk add grip-doc
  • License: GPL-2.0-or-later AND LGPL-2.1-or-later
  • Architecture: x86_64
  • Source Package: grip
  • normalized package name match
  • 一致条件: Grip
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: grip-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

grip-lang 4.2.4-r1

Languages for package grip

https://sourceforge.net/projects/grip/

sudo apk add grip-lang
  • License: GPL-2.0-or-later AND LGPL-2.1-or-later
  • Architecture: x86_64
  • Source Package: grip
  • normalized package name match
  • 一致条件: Grip
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: grip-lang from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
dnf95%

grip 4.2.4-12.fc44

Front-end for CD rippers and Ogg Vorbis encoders

https://sourceforge.net/projects/grip/

sudo dnf install grip
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: grip
  • 13 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Grip
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: grip from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

ソース経路

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

このページは 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