macOS
brew install goatlocal Homebrew formula metadata
sudo port install goatMacPorts ports tree · graphics/goat/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für goat in AI-Agent-Workflows.
Installation
brew install goatlocal Homebrew formula metadata
sudo port install goatMacPorts ports tree · graphics/goat/Portfile · Quelle: api.github.com
sudo apk add goatAlpine Linux edge package indexes · goat · Quelle: dl-cdn.alpinelinux.org
nix profile install nixpkgs#goatnixpkgs package indexes · pkgs/by-name/go/goat/package.nix · Quelle: api.github.com
Überblick
General purpose AT Protocol CLI in Go
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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.
Credential-bearing paths to review before unattended agent runs.
$XDG_STATE_HOME/goat/auth-session.json~/.local/state/goat/auth-session.jsonExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
goat | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/bluesky-social/goat
Installationsmetadaten
| Paketschlüssel | brew:goat |
|---|---|
| Version | 0.2.3 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/goat |
| Homepage | https://github.com/bluesky-social/goat |
| Repository | https://github.com/bluesky-social/goat |
| Upstream-Dokumentation | https://github.com/bluesky-social/goat#readme |
| Lizenz | MIT OR Apache-2.0 |
| Quellarchiv | https://github.com/bluesky-social/goat.git |
| Build-Abhängigkeiten | go |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | goat |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
goat
nix profile install nixpkgs#goatgoat 0.2.3-r0
Go AT protocol CLI tool
https://github.com/bluesky-social/goat
sudo apk add goatgoat-doc 0.2.3-r0
Go AT protocol CLI tool (documentation)
https://github.com/bluesky-social/goat
sudo apk add goat-docgoat
sudo port install goatQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.