Drupal is a registered trademark of Dries Buytaert
Release: Leaflet 10.4.11 Minor update available for module leaflet (10.4.11). Release: Session Inspector 1.0.8 Minor update available for module session_inspector (1.0.8). Release: Migrate QA 2.0.4 Minor update available for module migrate_qa (2.0.4). Release: CKEditor Description List 3.0.0 Major update available for module ckeditor_descriptionlist (3.0.0). Release: FlowDrop 2.4.0 Minor update available for module flowdrop (2.4.0). Release: JWT Token Refresh 1.0.4 Minor update available for module jwt_token_refresh (1.0.4). Release: ConReg 1.0.0-beta1 First beta version released for module conreg (1.0.0-beta1). Release: AI Image Studio 1.0.0-beta8 New beta version released for module ai_image_studio (1.0.0-beta8). Usage Milestone: Role Theme Switcher Module role_theme_switcher crossed 1,000 active installs. Module Revived: Decoupled Router 2.0.7 Module decoupled_router updated after 11 months of inactivity (2.0.7).

This module protects your site's sensitive endpoints from automated bot traffic by verifying AI agents through the AxioRank service. It selectively checks requests and applies verdicts like allow, challenge, or block based on AxioRank's scoring. The module can operate in monitor mode to log all verdicts before enforcing them to block or challenge suspicious traffic.

AxioRank Agent Verification verifies the AI agents that reach your site's REST, JSON:API, admin, login, and other dynamic endpoints. It is a thin client of the AxioRank inbound verify endpoint: each protected request is forwarded as one authenticated POST, and the verdict is applied in Drupal. There is no local model to run.

How it works:

A request subscriber checks only the traffic worth checking: signed requests (Web Bot Auth), enabled sensitive endpoints, or bot-like user agents. Ordinary anonymous page views never call out.

Verdicts are scored by AxioRank and returned as allow, challenge, or block.

Start in monitor mode, where nothing is blocked and every verdict is logged in your AxioRank dashboard. Then switch to enforce to apply block (403) and challenge (401) verdicts.

It fails open: if AxioRank is unreachable, requests are allowed, so a verification outage never takes your site down.

Requirements: an AxioRank account and a website surface site key.

Activity

Tracked releases
3
Tracked since
Jul 2026
Latest release
1 month ago
Releases (12 mo)
3 ▲ from 0
Maintenance
Active

Release Timeline

Releases

Version Type Release date
1.0.1 Stable Jul 10, 2026
1.0.0 Stable Jul 4, 2026
1.0.x-dev Dev Jul 4, 2026