pkg.soopen package index

brew / 順位 5633

goat を Homebrew, apk, MacPorts, Nix でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install goat

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install goat

MacPorts ports tree · graphics/goat/Portfile · ソース: api.github.com

Linux

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

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

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

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

概要

パッケージ概要

General purpose AT Protocol CLI in Go

コマンドとエイリアス

  • goat

履歴

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

goat is the Bluesky Social Go command-line tool for the AT Protocol, described by its README as a general-purpose atproto CLI similar in spirit to curl. It gives developers and operators a shell-native way to inspect records, stream the firehose, work with PLC identity data, migrate accounts, administer PDS instances, and call XRPC endpoints.

プロジェクトの歴史

The AT Protocol project emerged from Bluesky's protocol work: Bluesky described its spring 2022 ADX work as the first iteration, then announced the Authenticated Transfer Protocol on October 18, 2022. The protocol centers on portable identities, signed repositories, federation, Lexicon schemas, and HTTP/WebSocket synchronization.

goat was forked from the Bluesky indigo codebase in August 2025 and had its first tagged release, v0.1.0, on August 12, 2025. Subsequent releases added and reorganized account, PDS admin, lexicon, dependency, and XRPC capabilities while tracking the evolving indigo SDK.

採用の歴史

goat serves the AT Protocol developer and operations community rather than end users of the Bluesky app. The surrounding ecosystem had already encouraged third-party work: by October 2023, Bluesky documentation described developers building bots, clients, feed generators, and future applications on atproto.

The Homebrew formula packages goat as a direct CLI install path for users who want an atproto toolbox without building from source. Its README also documents prebuilt binaries, Debian/Ubuntu packages, and go install.

使われ方

goat is used to resolve identities, list and fetch at:// records, export repositories and blobs, inspect PLC history, tail PLC operations, subscribe to relay firehose events, post through Bluesky APIs, manage lexicons, and make XRPC query or procedure calls. Some commands are public; account-modifying commands require login with an app password.

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

goat is interesting to package maintainers because it turns a fast-moving protocol stack into a reproducible local executable. For developers exploring atproto, it is the low-friction bridge between shell workflows, jq pipelines, Go-based SDK code, and network services such as PDSes, relays, PLC, Lexicon, and XRPC.

Its presence in package managers is also a sign of the AT Protocol ecosystem maturing beyond one hosted application: protocol developers need inspection, migration, and admin tools just as much as client libraries.

タイムライン

  • 2022: Bluesky announced ADX had become the Authenticated Transfer Protocol.
  • 2023: Bluesky documentation invited developers to build bots, clients, feeds, and other projects on atproto.
  • 2025: goat was forked from indigo and tagged v0.1.0.
  • 2025: goat v0.2.0 added more lexicon management commands and required Go 1.25.
  • 2026: goat v0.2.3 added the first version of the xrpc subcommand.

Related projects

  • goat is closely related to the AT Protocol, Bluesky, indigo, Personal Data Servers, relays, PLC identity infrastructure, Lexicon schemas, and the XRPC HTTP API model.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

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

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

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

推奨レビュー

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

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
$XDG_STATE_HOME/goat/auth-session.json~/.local/state/goat/auth-session.json

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:goat
バージョン0.2.3
パッケージマネージャHomebrew
ホームページhttps://github.com/bluesky-social/goat
リポジトリhttps://github.com/bluesky-social/goat
最終更新2026-07-25T20:55:23-04:00
Pulseupdated
Bottle未記録
サービス宣言なし

ソースデータベース一致

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

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

Nix95%

goat

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

goat 0.2.3-r1

Go AT protocol CLI tool

https://github.com/bluesky-social/goat

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

goat-doc 0.2.3-r1

Go AT protocol CLI tool (documentation)

https://github.com/bluesky-social/goat

sudo apk add goat-doc
  • License: Apache-2.0 AND MIT
  • Architecture: x86_64
  • Source Package: goat
  • normalized package name match
  • 一致条件: Goat
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: goat-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
MacPorts95%

goat

sudo port install goat
  • normalized package name match
  • 一致条件: Goat
MacPorts ports tree · api.github.com · MacPorts ports tree: graphics/goat/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

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

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

使用ソース

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