Title: AxioRank Agent Verification
Author: kamenzy
Published: <strong>2026 年 7 月 10 日</strong>
Last modified: 2026 年 7 月 11 日

---

搜索插件

![](https://ps.w.org/axiorank-agent-verification/assets/banner-772x250.png?rev=3602714)

![](https://ps.w.org/axiorank-agent-verification/assets/icon.svg?rev=3602714)

# AxioRank Agent Verification

 作者：[kamenzy](https://profiles.wordpress.org/kamenzy/)

[下载](https://downloads.wordpress.org/plugin/axiorank-agent-verification.0.2.2.zip)

 * [详情](https://cn.wordpress.org/plugins/axiorank-agent-verification/#description)
 * [评价](https://cn.wordpress.org/plugins/axiorank-agent-verification/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/axiorank-agent-verification/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/axiorank-agent-verification/#developers)

 [支持](https://wordpress.org/support/plugin/axiorank-agent-verification/)

## 描述

AxioRank Agent Verification checks the AI agents that reach into your site. Instead
of guessing from a user-agent string, it verifies Web Bot Auth signatures (RFC 9421)
and known-agent identity through AxioRank, then lets you monitor or block on the
result.

It is built for the surface that actually reaches PHP: the REST API (/wp-json), 
admin-ajax, XML-RPC, login, search, and any request with a signature or a bot-like
user-agent. Full-page-cached visits are served before PHP loads and are not seen
by the plugin, which is expected. This protects your API and dynamic endpoints, 
not cached pages.

The plugin is a thin client. Each protected request is forwarded as one authenticated
POST to the AxioRank verify endpoint, and the verdict is applied locally. There 
is no heavy SDK and no local model.

#### What you get

 * Cryptographic verification of signed agents (Web Bot Auth), plus known-agent 
   identity.
 * Monitor mode by default: verdicts are logged in your AxioRank dashboard, nothing
   is blocked.
 * Enforce mode: apply block (403) and challenge (401) verdicts, gated by your surface
   posture.
 * Scope controls: choose which endpoints are verified.
 * Fail-open by design: if AxioRank cannot be reached, requests are allowed, so 
   a verification outage never takes your site down.

#### Requirements

An AxioRank account and a website surface site key (axr_site_…). Create one in AxioRank
under Settings, Surfaces.

## 屏幕截图

[⌊The settings screen: the onboarding stepper, connection status, scope controls,
and the monitor or enforce switch.⌉⌊The settings screen: the onboarding stepper,
connection status, scope controls, and the monitor or enforce switch.⌉[

The settings screen: the onboarding stepper, connection status, scope controls, 
and the monitor or enforce switch.

[⌊Connected, with the local activity panel showing verified, unverified, and spoofed
counts.⌉⌊Connected, with the local activity panel showing verified, unverified, 
and spoofed counts.⌉[

Connected, with the local activity panel showing verified, unverified, and spoofed
counts.

[⌊A successful connection test against AxioRank.⌉⌊A successful connection test against
AxioRank.⌉[

A successful connection test against AxioRank.

[⌊An animated walkthrough of the setup, from pasting a site key to switching on 
enforce.⌉⌊An animated walkthrough of the setup, from pasting a site key to switching
on enforce.⌉[

An animated walkthrough of the setup, from pasting a site key to switching on enforce.

## 安装

 1. Install and activate the plugin.
 2. In AxioRank, register a website surface and copy its site key (axr_site_…).
 3. Open Settings, AxioRank, paste the site key, or define it in wp-config.php: define(‘
    AXIORANK_SITE_KEY’, ‘axr_site_…’ );
 4. Leave the mode on Monitor, save, and use “Test connection” to confirm.
 5. Watch the AxioRank dashboard, then switch to Enforce when you are confident.

## 常见问题

### Will this block real visitors?

No. Only requests that are signed, hit an enabled sensitive endpoint, or carry a
bot-like user-agent are verified, and the plugin only blocks in Enforce mode when
AxioRank returns an enforced non-allow verdict. Logged-out human page views are 
never forwarded.

### What happens if AxioRank is unreachable?

Verification fails open. The request is allowed and the site keeps serving.

### Does it slow down my site?

The plugin skips ordinary traffic, so most requests never call out. Verified requests
add one short, capped HTTP round trip.

## 评价

此插件暂无评价。

## 贡献者及开发者

「AxioRank Agent Verification」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ kamenzy ](https://profiles.wordpress.org/kamenzy/)

[帮助将「AxioRank Agent Verification」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/axiorank-agent-verification)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/axiorank-agent-verification/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/axiorank-agent-verification/)，或
通过[RSS](https://plugins.trac.wordpress.org/log/axiorank-agent-verification/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/axiorank-agent-verification/)。

## 更新日志

#### 0.2.2

 * The WordPress.org listing now includes an animated walkthrough screenshot of 
   the setup flow. No functional changes.

#### 0.2.1

 * Endpoint scoping now resolves the real admin-ajax, XML-RPC, and login paths from
   WordPress instead of assuming their default locations, so sites that relocate
   wp-admin or run WordPress in a subdirectory are matched correctly.

#### 0.2.0

 * Renamed to AxioRank Agent Verification.
 * New branded admin experience: onboarding stepper, connection status, scope cards,
   guarded enforce switch, and a local activity panel.

#### 0.1.0

 * Initial release: monitor and enforce modes, scope controls, Web Bot Auth verification
   through AxioRank, fail-open transport.

## 额外信息

 *  版本 **0.2.2**
 *  最后更新：**12 小时前**
 *  活跃安装数量 **不到10**
 *  WordPress 版本 ** 5.8 或更高版本 **
 *  已测试的最高版本为 **7.0.1**
 *  PHP 版本 ** 7.4 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/axiorank-agent-verification/)
 * 标签
 * [agent](https://cn.wordpress.org/plugins/tags/agent/)[AI](https://cn.wordpress.org/plugins/tags/ai/)
   [bots](https://cn.wordpress.org/plugins/tags/bots/)[security](https://cn.wordpress.org/plugins/tags/security/)
   [verification](https://cn.wordpress.org/plugins/tags/verification/)
 *  [高级视图](https://cn.wordpress.org/plugins/axiorank-agent-verification/advanced/)

## 评级

尚未提交反馈。

[Your review](https://wordpress.org/support/plugin/axiorank-agent-verification/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/axiorank-agent-verification/reviews/)

## 贡献者

 *   [ kamenzy ](https://profiles.wordpress.org/kamenzy/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/axiorank-agent-verification/)