# chaos-client を Homebrew, Nix でインストール

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

## インストール

```sh
sudo av install brew:chaos-client
```

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

### macOS

- Homebrew (100%):

```sh
brew install chaos-client
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#chaos
```

  証拠: nixpkgs package indexes: pkgs/by-name/ch/chaos/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:chaos-client
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.5.2
- **ソース概要:** Client to communicate with Chaos DB API
- **ホームページ:** <https://chaos.projectdiscovery.io>
- **リポジトリ:** <https://github.com/projectdiscovery/chaos-client>
- **最終更新:** 2026-07-27T19:20:59+02:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- chaos (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.5.2
## プロジェクトの歴史と使われ方

Chaos Client is ProjectDiscovery's command-line and Go library client for the Chaos DNS dataset API, used to query subdomains for a domain with a ProjectDiscovery Cloud API key.

### プロジェクトの歴史

ProjectDiscovery published chaos-client as a small Go client around its Chaos dataset API. The public GitHub repository was created in 2020, and its README describes the tool as a client for the Chaos dataset API with both CLI and library usage.

### 採用の歴史

Adoption is tied to ProjectDiscovery's security-tool ecosystem: users install the `chaos` executable with `go install`, Homebrew distributes it as `chaos-client`, and Nix packages it as `chaos` according to the supplied package-manager facts.

### 使われ方

The CLI queries a domain for subdomains, can read domain lists, emit JSON, write output files, show counts, and use `PDCP_API_KEY` or `-key` for ProjectDiscovery Cloud authentication.

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

For package collectors, chaos-client is a typical modern Go security CLI: a thin API client, a single executable, source installs via `go install`, and package-manager aliases that differ from the upstream repository name.

### タイムライン

- 2020: Public GitHub repository created for projectdiscovery/chaos-client.
- 2020: Early v0.1.x tags established the Go CLI client line.
- 2026: Repository metadata still shows active maintenance and the README documents ProjectDiscovery Cloud API-key usage.

### Related projects

- ProjectDiscovery's Chaos service provides the dataset/API that this client queries.
- Other ProjectDiscovery reconnaissance tools such as subfinder and httpx commonly appear in the same security automation workflows, though they are separate projects.

### ソース

- <https://github.com/projectdiscovery/chaos-client#readme>
- <https://docs.projectdiscovery.io/opensource/chaos/overview>
- <https://formulae.brew.sh/formula/chaos-client>


## セキュリティノート

broad file, network, media, or database tool signal.

- **Geiger リスク:** blue / 中
- broad file, network, media, or database tool signal

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

- Nix - chaos: installed executable or alias match | nixpkgs package indexes: pkgs/by-name/ch/chaos/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/chaos-client.yml](https://github.com/mxcl/pkgdb/blob/main/combined/chaos-client.yml)


## ソース

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