macOS
brew install goatlocal Homebrew formula metadata
sudo port install goatMacPorts ports tree · graphics/goat/Portfile · 来源: api.github.com
安装
brew install goatlocal Homebrew formula metadata
sudo port install goatMacPorts ports tree · graphics/goat/Portfile · 来源: api.github.com
sudo apk add goatAlpine Linux edge package indexes · goat · 来源: dl-cdn.alpinelinux.org
nix profile install nixpkgs#goatnixpkgs package indexes · pkgs/by-name/go/goat/package.nix · 来源: api.github.com
概览
General purpose AT Protocol CLI in Go
历史
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.
安全态势
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.
Credential-bearing paths to review before unattended agent runs.
$XDG_STATE_HOME/goat/auth-session.json~/.local/state/goat/auth-session.json可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
goat | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/bluesky-social/goat
安装元数据
| 软件包键 | brew:goat |
|---|---|
| 版本 | 0.2.3 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/goat |
| 主页 | https://github.com/bluesky-social/goat |
| 仓库 | https://github.com/bluesky-social/goat |
| 上游文档 | https://github.com/bluesky-social/goat#readme |
| 许可证 | MIT OR Apache-2.0 |
| 源码归档 | https://github.com/bluesky-social/goat.git |
| 构建依赖 | 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 | 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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 goat来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.