# Installer modsurfer avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de modsurfer pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install modsurfer
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:modsurfer
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.0.10
- **Résumé source:** Validate, audit and investigate WebAssembly binaries
- **Page d'accueil:** <https://dylibso.com/products/modsurfer/>
- **Dépôt:** <https://github.com/dylibso/modsurfer>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- modsurfer (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.0.10
## Historique du projet et usages

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.

### Historique du projet

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.

### Modes d'utilisation

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.

### Sources

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


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- 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)


## Sources

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