pkg.soopen package index

brew / 排名 6810

使用 Homebrew, apk, dnf, MacPorts, Nix, pacman, zypper 安装 anubis

查看 anubis 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install anubis

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install anubis

MacPorts ports tree · mail/anubis/Portfile · 来源: api.github.com

Linux

Alpine Linux apk已验证 · 92%
sudo apk add anubis

Alpine Linux edge package indexes · anubis · 来源: dl-cdn.alpinelinux.org

Fedora dnf已验证 · 92%
sudo dnf install anubis

Fedora Rawhide package metadata · anubis · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#anubis

nixpkgs package indexes · pkgs/by-name/an/anubis/package.nix · 来源: api.github.com

Arch Linux pacman已验证 · 92%
sudo pacman -S anubis

Arch Linux sync databases · anubis · 来源: geo.mirror.pkgbuild.com

openSUSE zypper已验证 · 92%
sudo zypper install anubis

openSUSE Tumbleweed package metadata · anubis · 来源: download.opensuse.org

概览

软件包摘要

Protect resources from scraper bots

命令和别名

  • anubis

历史

项目历史与用法

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.

时间线

  • 2025: Public 1.x tags and package-manager entries establish Anubis as a distributable CLI service.
  • 2026: v1.26.0-pre1 release notes include security-advisory work, metrics policy moves, pprof gating, localization, and performance improvements.

Related projects

  • Caddy, Nginx, Traefik, HAProxy, Apache, and Kubernetes appear in official deployment documentation as front-end environments for Anubis.
  • The official default bot policy file is the related configuration artifact most users customize.

来源

  • Official README, installation docs, policy docs, release feed, and source_facts.package-manager.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
anubis可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本1.26.2
管理器更新时间2026-07-27
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:anubis
版本1.26.2
软件包管理器Homebrew
主页https://anubis.techaro.lol
仓库https://github.com/TecharoHQ/anubis
最后更新2026-07-27T07:11:11Z
Pulseupdated
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

anubis

nix profile install nixpkgs#anubis
  • normalized package name match
  • 匹配方式:Anubis
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/an/anubis/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

anubis 1.26.2-r0

Block AI scrapers using a sha256 proof-of-work challenge

https://github.com/TecharoHQ/anubis

sudo apk add anubis
  • License: MIT
  • Architecture: x86_64
  • Source Package: anubis
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Anubis
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: anubis from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

anubis-doc 1.26.2-r0

Block AI scrapers using a sha256 proof-of-work challenge (documentation)

https://github.com/TecharoHQ/anubis

sudo apk add anubis-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: anubis
  • normalized package name match
  • 匹配方式:Anubis
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: anubis-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

anubis-openrc 1.26.2-r0

Block AI scrapers using a sha256 proof-of-work challenge (OpenRC init scripts)

https://github.com/TecharoHQ/anubis

sudo apk add anubis-openrc
  • License: MIT
  • Architecture: x86_64
  • Source Package: anubis
  • normalized package name match
  • 匹配方式:Anubis
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: anubis-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

anubis 1.25.0-2.fc45

Weighs the soul of incoming HTTP requests to stop AI crawlers

https://github.com/TecharoHQ/anubis

sudo dnf install anubis
  • License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: anubis
  • 4 依赖
  • 3 提供
  • normalized package name match
  • 匹配方式:Anubis
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: anubis from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
pacman95%

anubis 1.26.2-1

Reverse proxy to protect against scraper bots

https://anubis.techaro.lol/

sudo pacman -S anubis
  • License: MIT
  • Architecture: x86_64
  • 1 依赖
  • normalized package name match
  • 匹配方式:Anubis
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: anubis from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

anubis 1.25.0-1.6

Web AI Firewall Utility

https://github.com/TecharoHQ/anubis

sudo zypper install anubis
  • License: MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: anubis
  • 2 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Anubis
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: anubis from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
MacPorts95%

anubis

sudo port install anubis
  • normalized package name match
  • 匹配方式:Anubis
MacPorts ports tree · api.github.com · MacPorts ports tree: mail/anubis/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

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