# modsurfer を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:modsurfer
```

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

### macOS

- Homebrew (100%):

```sh
brew install modsurfer
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:modsurfer
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.0.10
- **ソース概要:** Validate, audit and investigate WebAssembly binaries
- **ホームページ:** <https://dylibso.com/products/modsurfer/>
- **リポジトリ:** <https://github.com/dylibso/modsurfer>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- modsurfer (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

Modsurfer is Dylibso's WebAssembly analysis and validation tool, released as part of the company's effort to make compiled `.wasm` modules easier to inspect, track, and govern. Dylibso introduced a beta version as a "system of record" for WebAssembly modules, aimed at teams running Wasm in infrastructure or debugging compiled modules that would otherwise be opaque binary artifacts.

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

The CLI centers on checkfiles: users generate or write a YAML policy describing required module properties, then validate a compiled `.wasm` file against expectations such as imports, exports, WASI use, function signatures, binary size, and cyclomatic-complexity risk. The product page and README also describe GUI and service-oriented workflows for searching module metadata, browsing hashes and function names, auditing a stack of modules, and triaging issues in WebAssembly components.

### 使われ方

In package-manager terms, the Homebrew formula exposes the `modsurfer` executable for local validation and investigation. It belongs to the WebAssembly supply-chain and operations niche rather than the compiler/runtime niche: it does not build Wasm modules, but helps teams understand and enforce properties of the modules they already build or consume.

### ソース

- <https://dylibso.com/blog/hello-world/>
- <https://dylibso.com/products/modsurfer/>
- <https://formulae.brew.sh/formula/modsurfer>
- <https://github.com/dylibso/modsurfer>
- <https://raw.githubusercontent.com/dylibso/modsurfer/main/README.md>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals


## Combined YAML source

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


## ソース

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