# miasma を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:miasma
```

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

### macOS

- Homebrew (100%):

```sh
brew install miasma
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:miasma
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.4.0
- **ソース概要:** Trap AI web scrapers in an endless poison pit
- **ホームページ:** <https://github.com/austin-weeks/miasma>
- **リポジトリ:** <https://github.com/austin-weeks/miasma>
- **最終更新:** 2026-07-19T06:35:51Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- miasma (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

Miasma is a Rust-based anti-scraping tool from the austin-weeks/miasma GitHub project. Its README frames it as a way to send AI web scrapers into an endless set of generated pages rather than ordinary site content, using hidden links on a site and a reverse proxy route such as an Nginx location that points scraper traffic at the Miasma server.

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

The project belongs to the small tarpit/honeypot family of anti-crawler tools that emerged in response to large-scale AI scraping. Its documented usage is deliberately simple: place hidden, inaccessible-to-humans links into normal pages, proxy the trap path to Miasma, and let Miasma generate self-referential pages under that path. The README also documents operational guardrails such as rate limiting and a maximum number of in-flight connections.

### 使われ方

Its adoption signal is early and package-manager-specific: Homebrew packages it as `miasma`, Hacker News discussed the GitHub project, and the formula builds it from Rust source. Compared with general bot-blocking middleware, its niche is narrower and more adversarial: it is not a crawler classifier or robots.txt policy tool, but a poison-page generator for site operators who intentionally want unwanted scrapers to waste work.

### ソース

- <https://arstechnica.com/tech-policy/2025/01/ai-haters-build-tarpits-to-trap-and-trick-ai-scrapers-that-ignore-robots-txt/>
- <https://formulae.brew.sh/formula/miasma>
- <https://github.com/austin-weeks/miasma>
- <https://news.ycombinator.com/item?id=47561819>


## セキュリティノート

miasma に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。



## Combined YAML source

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


## ソース

- pkg.so package database
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
