macOS
brew install muffetlocal Homebrew formula metadata
brew / rank 2689
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 | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:muffet |
|---|---|
| Version | 2.11.5 |
| Package manager | Homebrew |
| Homepage | https://github.com/raviqqe/muffet |
| Repository | https://github.com/raviqqe/muffet |
| Last updated | 2026-06-09T11:21:02Z |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
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.