# modsurfer mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für modsurfer in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install modsurfer
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:modsurfer
- **Paketmanager:** Homebrew
- **Version:** 0.0.10
- **Quellzusammenfassung:** Validate, audit and investigate WebAssembly binaries
- **Homepage:** <https://dylibso.com/products/modsurfer/>
- **Repository:** <https://github.com/dylibso/modsurfer>
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- modsurfer (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 0.0.10
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Wie es verwendet wird

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.

### Quellen

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


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- 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)


## Quellen

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