# TecharoHQ/anubis

Weighs the soul of incoming HTTP requests to stop AI crawlers

Repository: https://github.com/TecharoHQ/anubis
Canonical: https://ross.abutalabs.com/products/anubis
Homepage: https://anubis.techaro.lol/
Language: Go
License: MIT
License Family: permissive
Topics: defense, security
Last push: 2026-08-25T14:43:26+00:00

## Health v2 (maintenance only)
Score: 86/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 96, longevity 38
- inputs: {"age_days": 534, "days_push": 8, "days_rel": 25, "gap_med": 6, "n_releases_24m": 26}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 21742, forks 693 (observed 2026-08-28T04:11:32.015415+00:00)

## What it is
Anubis is a Go-based web proxy middleware that weighs the 'soul' of incoming HTTP requests using proof-of-work challenges to block AI crawlers and bots. It sits in front of websites and lets legitimate browser users through while filtering automated scrapers.

## Use cases
- block AI crawlers from scraping my website
- stop bots from hammering my self-hosted server
- add a proof-of-work challenge to incoming HTTP requests
- protect open-source project forges from aggressive scrapers
- filter automated traffic without a paid CDN
- reduce server load from AI training data collection

## When to choose
- you self-host a web service being scraped by AI bots
- you want a lightweight, self-hosted alternative to Cloudflare bot protection
- you can tolerate a brief JavaScript/proof-of-work check for human visitors

## When to avoid
- you need to allow API clients or non-browser automated access
- your users include browsers without JavaScript
- you need full WAF/DDoS protection rather than crawler filtering

## Facets
- artifact type: service
- maturity: active
- function: security, middleware, http-server, rate-limiting, proxy
- domain: security, web-development, self-hosted, developer-tools
- platform: self-hosted, go
- tags: anti-bot, ai-crawler-blocking, proof-of-work, reverse-proxy, scraper-defense, linux, docker, web-server

## Member repositories
- TecharoHQ/anubis (main) score 86

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:32.015415+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T16:57:49.011548+00:00, confidence not recorded.
  - readme: https://github.com/TecharoHQ/anubis (fetched 2026-08-28T04:11:32.015415+00:00, sha fc28d0bd2fdb)
  - homepage: https://anubis.techaro.lol/ (fetched 2026-08-29T07:56:17.390993+00:00, sha daa5879be82c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
