Automic VaultAutomic Vault

brew

使用 Homebrew, Nix, winget 安装 tldx

查看 tldx 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install tldx

local Homebrew formula metadata

Linux

Nix已验证 · 92%
nix profile install nixpkgs#tldx

nixpkgs package indexes · pkgs/by-name/tl/tldx/package.nix · 来源: api.github.com

Windows

Windows Package Manager已验证 · 92%
winget install --id brandonyoungdev.tldx -e

Windows Package Manager source index · brandonyoungdev.tldx · 来源: cdn.winget.microsoft.com

概览

软件包摘要

Domain Availability Research Tool

历史

项目历史与用法

tldx is a Go command-line tool for brainstorming available domain names by combining keywords with prefixes, suffixes, TLD sets, regex-generated names, and concurrent RDAP availability checks.

项目历史

The author's official introduction, dated 2025-05-31, says tldx was built to make domain-name search faster and less annoying for side projects by running checks locally. The README frames the tool as fast domain brainstorming with keyword permutations and availability filtering.

The ChangeLog shows a rapid first public release cycle around 2025-05-31 and 2025-06-01, followed by v1.1.0 adding formatted output, RDAP as the primary domain-ownership source with whois and DNS fallbacks, and TLD presets. Later releases added file input, MCP support, and custom presets.

采用历史

tldx is young compared with the other tools in this batch, but it maps neatly to modern terminal culture: indie hackers, technical founders, and developers checking many naming candidates quickly. The official blog explicitly names technical founders, indie hackers, and naming brainstorms as target users.

The supplied package-manager facts show Homebrew, Nix, and winget availability. That package spread makes sense for a single-binary Go CLI intended for quick installation across developer laptops.

使用方式

Users pass one or more keywords and optionally choose prefixes, suffixes, TLDs, presets, regex generation, output format, input file or stdin, and only-available filtering. The README documents text, JSON, JSON stream, JSON array, CSV, and grouped output modes.

For package nerds, tldx is interesting as a purpose-built network CLI that wraps RDAP, DNS, and whois behavior into a composable terminal workflow, with config limited to reusable TLD presets.

为什么软件包爱好者会关心

tldx is significant in a smaller modern-CLI sense: it packages a web-search-adjacent workflow into a local, scriptable binary with structured outputs and package-manager distribution.

Its later MCP server support also shows how recent CLI tools increasingly expose both human terminal workflows and agent-facing command surfaces.

时间线

  • 2025-05-31: Official introduction published by the author.
  • 2025-06-01: ChangeLog lists 1.0.0.
  • 2025-06-05: ChangeLog lists v1.1.0 with RDAP primary source, output formatting, and TLD presets.
  • 2025-07-18: ChangeLog lists v1.3.0 adding file input.
  • 2026-05-24: ChangeLog lists v1.4.0 adding MCP support.
  • 2026-06-03: ChangeLog lists v1.5.0 adding custom presets.

Related projects

  • RDAP is the primary availability-checking protocol documented in the README and ChangeLog.
  • DNS and whois are documented fallback mechanisms for domain ownership checks.
  • Model Context Protocol support is provided by the tldx mcp command in newer versions.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.config/tldx/presets.toml
Windows
%APPDATA%\tldx\presets.toml

可执行文件

已安装的可执行文件

命令类型暴露范围备注
tldxcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-08
管理器版本1.5.0
管理器更新时间2026-06-03
本地数据OK
上游当前
检测到的最新版本v1.5.0

https://github.com/brandonyoungdev/tldx

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:tldx
版本1.5.0
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/tldx
主页https://brandonyoung.dev/blog/introducing-tldx/
仓库https://github.com/brandonyoungdev/tldx
上游文档https://github.com/brandonyoungdev/tldx#readme
许可证Apache-2.0
源码归档https://github.com/brandonyoungdev/tldx/archive/refs/tags/v1.5.0.tar.gz
最后更新2026-06-03T03:53:28Z
Pulseupdated
构建依赖go
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nametldx
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

tldx

nix profile install nixpkgs#tldx
  • normalized package name match
  • 匹配方式:Tldx
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/tl/tldx/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
winget95%

brandonyoungdev.tldx

winget install --id brandonyoungdev.tldx -e
  • normalized package name match
  • 匹配方式:Tldx
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: brandonyoungdev.tldx from https://cdn.winget.microsoft.com/cache/source.msix

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment