macOS
brew install goreadlocal Homebrew formula metadata
brew
goread のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install goreadlocal Homebrew formula metadata
nix profile install nixpkgs#goreadnixpkgs package indexes · pkgs/by-name/go/goread/package.nix · ソース: api.github.com
概要
RSS/Atom feeds in the terminal
履歴
goread is a terminal RSS/Atom reader written in Go. Its package history is small but clear: a Bubble Tea TUI feed reader distributed through Go install, Homebrew, AUR, and Nix.
The TypicalAM/goread repository was created in 2022. The README describes it as an RSS/Atom feed reader for the terminal that categorizes feeds, downloads articles for later use, supports offline mode, imports OPML, and uses a Bubble Tea TUI.
The project follows the modern Go CLI/TUI pattern: Cobra for command flags, Bubble Tea and Lip Gloss for terminal UI, and gofeed for RSS/Atom parsing.
Adoption appears modest and package-oriented. The README documents installation through `go install`, Homebrew, and the Arch User Repository, while the input facts also list Nix packaging.
The README's install instructions and dependency credits place goread in the terminal-reader and Go TUI audience rather than in a broad desktop RSS-reader market.
Users run goread to manage feed categories and read RSS/Atom articles in a terminal UI. The README documents generated configuration under `~/.config/goread`, including `urls.yml`, `colorscheme.json`, and `goread.yml`.
The tool supports editing feeds through `goread edit urls`, custom keybindings through `goread edit config`, pywal-derived colors, OPML support, article downloads, and offline reading.
goread is a compact example of the Charmbracelet-era Go TUI package ecosystem: a small single-user terminal app assembled from Bubble Tea, Lip Gloss, Cobra, and a domain library.
Its documented config files are also package-manager useful because maintainers and users can smoke-test the binary without external services beyond feed URLs.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.
~/.config/goread/urls.yml~/.config/goread/colorscheme.json~/.config/goread/goread.yml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
goread | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/TypicalAM/goread
インストールメタデータ
| パッケージキー | brew:goread |
|---|---|
| バージョン | 1.7.3 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/goread |
| ホームページ | https://github.com/TypicalAM/goread |
| リポジトリ | https://github.com/TypicalAM/goread |
| 上流ドキュメント | https://github.com/TypicalAM/goread#readme |
| ライセンス | GPL-3.0-or-later |
| ソースアーカイブ | https://github.com/TypicalAM/goread/archive/refs/tags/v1.7.3.tar.gz |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | goread |
| 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 パッケージリンクとは分けて表示されます。
goread
nix profile install nixpkgs#goreadソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.