# Installer muffet avec Homebrew, Nix

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

## installation

```sh
sudo av install brew:muffet
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install muffet
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#muffet
```

  Preuve: nixpkgs package indexes: pkgs/by-name/mu/muffet/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:muffet
- **Gestionnaire de paquets:** Homebrew
- **Version:** 2.11.5
- **Résumé source:** Fast website link checker in Go
- **Page d'accueil:** <https://github.com/raviqqe/muffet>
- **Dépôt:** <https://github.com/raviqqe/muffet>
- **Dernière mise à jour:** 2026-06-09T11:21:02Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- muffet (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

Muffet is a website link checker written in Go by raviqqe. The GitHub repository was created in 2018, and the project site describes it as a fast link checker for static websites that recursively scrapes and inspects pages.

### Historique du projet

Its technical emphasis is speed and CI-friendly output. The documentation lists support for browser-like link discovery across tags such as `a`, `img`, `link`, and `script`, along with text, JSON, and JUnit XML output. That places Muffet in the same operational niche as broken-link checkers used by documentation sites, static-site projects, and release pipelines: run it against a base URL, fail or inspect output when broken references appear, and integrate the result into GitHub Actions, Docker, or other automation.

### Modes d'utilisation

For package managers, Muffet is a compact developer-tool package: one executable, MIT licensed, installable through Go or Homebrew, useful when a site needs link validation without a larger crawler framework.

### Sources

- <https://api.github.com/repos/raviqqe/muffet>
- <https://formulae.brew.sh/formula/muffet>
- <https://github.com/raviqqe/muffet>
- <https://pkg.go.dev/github.com/raviqqe/muffet>
- <https://raviqqe.com/muffet/>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Autres enregistrements de gestionnaires de paquets

- Nix - muffet: normalized package name match | nixpkgs package indexes: pkgs/by-name/mu/muffet/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

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


## Sources

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