macOS
brew install summarizelocal Homebrew formula metadata
brew
summarize のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install summarizelocal Homebrew formula metadata
概要
Multi-modal AI tool to extract and summarize content
履歴
summarize is a Homebrew- and npm-installable AI summarization tool that combines a terminal CLI with browser side-panel extensions for summarizing URLs, files, videos, podcasts, PDFs, and other media.
The public GitHub repository was created in December 2025 and describes the project as both a Chrome Side Panel/Firefox Sidebar extension and a CLI. Its README emphasizes media-aware extraction, slide/OCR support for video, and integrations with multiple AI provider backends.
The project is distributed through npm and Homebrew, with the README documenting `npm i -g @steipete/summarize`, `npx`, and `brew install summarize`. Its package-manager relevance comes from packaging an AI/browser workflow as a normal command-line tool that can also run a local daemon.
Typical use is `summarize <url-or-file>` from a shell, optionally paired with a browser extension and daemon for local media extraction, native messaging, cached diagnostics, OCR, transcription fallback, and provider configuration.
Package-manager users care about summarize because it turns a fast-moving AI workflow into a reproducible CLI install, while still exposing optional native dependencies such as ffmpeg, yt-dlp, and tesseract for heavier media jobs.
セキュリティ状態
summarize に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.
Config paths the tool may read or write during local use.
~/.summarize/config.jsonCredential-bearing paths to review before unattended agent runs.
~/.summarize/config.json実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
summarize | cli | グローバル実行可能ファイル | |
summarizer | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:summarize |
|---|---|
| バージョン | 0.21.3 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/summarize |
| ホームページ | https://summarize.sh |
| リポジトリ | https://github.com/steipete/summarize |
| 上流ドキュメント | https://summarize.sh/docs |
| ライセンス | MIT |
| ソースアーカイブ | https://registry.npmjs.org/@steipete/summarize/-/summarize-0.21.3.tgz |
| 最終更新 | 2026-07-07T16:38:05Z |
| Pulse | updated |
| 依存関係 | ffmpeg, node, tesseract, yt-dlp |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | summarize |
| 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 |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.