macOS
brew install anubislocal Homebrew formula metadata
sudo port install anubisMacPorts ports tree · mail/anubis/Portfile · source: api.github.com
brew
Protect resources from scraper bots. Version 1.25.0 via Homebrew; verified 2026-06-22.
install
brew install anubislocal Homebrew formula metadata
sudo port install anubisMacPorts ports tree · mail/anubis/Portfile · source: api.github.com
sudo apk add anubisAlpine Linux edge package indexes · anubis · source: dl-cdn.alpinelinux.org
sudo dnf install anubisFedora Rawhide package metadata · anubis · source: dl.fedoraproject.org
nix profile install nixpkgs#anubisnixpkgs package indexes · pkgs/by-name/an/anubis/package.nix · source: api.github.com
sudo pacman -S anubisArch Linux sync databases · anubis · source: geo.mirror.pkgbuild.com
sudo zypper install anubisopenSUSE Tumbleweed package metadata · anubis · source: download.opensuse.org
overview
Protect resources from scraper bots
history
Anubis is Techaro's Web AI Firewall Utility for protecting web resources from scraper bots. It is a modern reverse-proxy-era security CLI: install one binary or container, put it between a load balancer and an upstream app, and tune bot policy and challenge behavior.
The official README frames Anubis as a response to heavy scraper traffic from AI companies, especially for smaller sites that cannot or do not want to depend on a larger hosted protection service. The setup docs describe it as a component that sits between a reverse proxy such as Nginx or Caddy and the target service, one Anubis instance per protected service.
The project is implemented and released actively through the TecharoHQ/anubis repository. Its release feed shows a fast-moving 1.x series, with v1.26.0-pre1 in June 2026 including security, metrics, policy, localization, and performance work.
Anubis entered package-manager ecosystems quickly for a young security tool: the input package facts list Homebrew, Alpine, Fedora, MacPorts, Nix, Arch, and openSUSE packaging. The README also links a Repology packaging badge, suggesting upstream cares about distribution visibility.
Its adoption story is tied to the post-LLM web: administrators use it when they need proof-of-work challenges, allow/deny/challenge bot rules, and reverse-proxy integration without moving the whole site behind a proprietary edge service.
Operators run Anubis as a reverse proxy or sidecar and configure target service routing with environment variables plus a policy file. Official docs document BIND, TARGET, PUBLIC_URL, cookie settings, metrics settings, and POLICY_FNAME, while the policy docs define YAML or JSON rules for paths, user agents, headers, remote addresses, actions, challenge difficulty, and metrics.
The policy file is the important package-nerd surface: it is not just a daemon config, it is the distribution of bot behavior. The default policy file, local overrides, known-good bot allowlists, and reverse-proxy examples are where the package turns from binary into operational security posture.
Anubis is interesting because it is a small, installable answer to an infrastructure-wide problem. It sits at the intersection of Go single-binary packaging, container images, reverse proxy snippets, and web-administration policy files.
For package maintainers, Anubis also has a moving target problem: security advisories, bot identifiers, browser behavior, and AI-crawler names change quickly, so the value of a package is not only the binary but also timely updates and clear policy migration notes.
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 |
|---|---|---|---|
anubis | 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/TecharoHQ/anubis
install metadata
| Package key | brew:anubis |
|---|---|
| Version | 1.25.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/anubis |
| Homepage | https://anubis.techaro.lol |
| Repository | https://github.com/TecharoHQ/anubis |
| Upstream docs | https://anubis.techaro.lol |
| License | MIT |
| Source archive | https://github.com/TecharoHQ/anubis/archive/refs/tags/v1.25.0.tar.gz |
| Last updated | 2026-06-22T14:02:43-07:00 |
| Pulse | updated |
| Build dependencies | bash, brotli, go, node, zstd |
| 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 | anubis |
| 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.
anubis
nix profile install nixpkgs#anubisanubis 1.25.0-r3
Block AI scrapers using a sha256 proof-of-work challenge
https://github.com/TecharoHQ/anubis
sudo apk add anubisanubis-doc 1.25.0-r3
Block AI scrapers using a sha256 proof-of-work challenge (documentation)
https://github.com/TecharoHQ/anubis
sudo apk add anubis-docanubis-openrc 1.25.0-r3
Block AI scrapers using a sha256 proof-of-work challenge (OpenRC init scripts)
https://github.com/TecharoHQ/anubis
sudo apk add anubis-openrcanubis 1.24.0-4.fc44
Weighs the soul of incoming HTTP requests to stop AI crawlers
https://github.com/TecharoHQ/anubis
sudo dnf install anubisanubis 1.25.0-1
Reverse proxy to protect against scraper bots
sudo pacman -S anubisanubis 1.25.0-1.3
Web AI Firewall Utility
https://github.com/TecharoHQ/anubis
sudo zypper install anubisanubis
sudo port install anubissource 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.