macOS
brew install muffetlocal Homebrew formula metadata
brew / rank 2682
Fast website link checker in Go. Version 2.11.5 via Homebrew; verified 2026-06-09. Also installable with nix: nix profile install nixpkgs#muffet.
install
brew install muffetlocal Homebrew formula metadata
nix profile install nixpkgs#muffetnixpkgs package indexes · pkgs/by-name/mu/muffet/package.nix · source: api.github.com
overview
Fast website link checker in Go
history
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.
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.
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
muffet | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/raviqqe/muffet
install metadata
| Package key | brew:muffet |
|---|---|
| Version | 2.11.5 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/muffet |
| Homepage | https://github.com/raviqqe/muffet |
| Repository | https://github.com/raviqqe/muffet |
| License | MIT |
| Source archive | https://github.com/raviqqe/muffet/archive/refs/tags/v2.11.5.tar.gz |
| Last updated | 2026-06-09T11:21:02Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | muffet |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
muffet
nix profile install nixpkgs#muffetsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.