# 使用 Homebrew 安装 miasma

查看 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 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。



## 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
