Title: Voho bot manager
Author: voho8
Published: <strong>2026년 4월 29일</strong>
Last modified: 2026년 4월 29일

---

플러그인 검색

![](https://s.w.org/plugins/geopattern-icon/voho-bot-manager.svg)

# Voho bot manager

 작성자: [voho8](https://profiles.wordpress.org/voho8/)

[다운로드](https://downloads.wordpress.org/plugin/voho-bot-manager.zip)

 * [세부사항](https://ko.wordpress.org/plugins/voho-bot-manager/#description)
 * [평가](https://ko.wordpress.org/plugins/voho-bot-manager/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/voho-bot-manager/#installation)
 * [개발](https://ko.wordpress.org/plugins/voho-bot-manager/#developers)

 [지원](https://wordpress.org/support/plugin/voho-bot-manager/)

## 설명

**Voho bot manager** hardens WordPress against the new wave of **AI-driven crawlers**—
including stacks associated with **OpenClaw**—that attempt to scrape, snapshot, 
and probe your content through non-interactive, headless browsing pipelines.

When a high-risk automation session is identified, the plugin **terminates the request
with HTTP 403**, returns a concise English denial page, and **persists structured
telemetry** (UTC timestamp, client IP, requested URL, and an intercepted flag reserved
for richer policy engines) inside `{prefix}voho_bot_manager_intercepted_log`.

**Operational visibility**

 * Dedicated **Voho Bot Manager** admin hub with paginated history.
 * Timestamps rendered in your configured WordPress timezone so responders can correlate
   events quickly.
 * **View log** shortcut on the Plugins screen for one-click access.

**Roadmap-aware positioning:** automated threat actors evolve weekly; Voho bot manager
ships iterative detection upgrades so your perimeter keeps pace with emerging AI
browsing agents without waiting for a full rewrite.

OpenClaw and similar names refer to widely discussed AI browsing ecosystems; Voho
bot manager is an independent security tool and is not affiliated with any third-
party vendor.

## 설치

 1. Upload the `voho-bot-manager` folder to `/wp-content/plugins/`.
 2. Activate **Voho bot manager** through the **Plugins** menu in WordPress.
 3. Open **Voho Bot Manager** in the admin sidebar (or use **View log** on the plugin
    row) to review intercepted requests.

On activation the plugin creates the `{prefix}voho_bot_manager_intercepted_log` 
table automatically.

## FAQ

### How does this help against OpenClaw-style AI crawlers?

The plugin blocks the non-human automation paths these agents rely on, answers with
HTTP 403, and logs each attempt so you can audit abuse, tune upstream controls, 
and brief stakeholders with concrete evidence.

### Will it catch every crawler on the internet?

No defensive layer can promise universal coverage. Voho bot manager focuses on the
high-risk automation families behind modern AI scrapers and continuously expands
detection as new behaviours appear.

### Does the plugin work with caching or CDN layers?

If a cache or proxy serves a response without executing WordPress/PHP for matching
requests, interception must happen at that layer instead. Otherwise behaviour is
unchanged.

### What data is stored?

Each intercepted request stores UTC time, client IP (or the first value from `X-
Forwarded-For` when present), full requested URL, and a boolean intercepted flag.

## 후기

이 플러그인에 대한 평가가 없습니다.

## 기여자 & 개발자

“Voho bot manager”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에
기여하였습니다.

기여자

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

[자국어로 “Voho bot manager”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/voho-bot-manager)

### 개발에 관심이 있으십니까?

[코드 탐색하기](https://plugins.trac.wordpress.org/browser/voho-bot-manager/)는,
[SVN 저장소](https://plugins.svn.wordpress.org/voho-bot-manager/)를 확인하시거나,
[개발 기록](https://plugins.trac.wordpress.org/log/voho-bot-manager/)을 [RSS](https://plugins.trac.wordpress.org/log/voho-bot-manager/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 변경이력

#### 1.2.0

 * Server-side blocking uses automation User-Agent patterns (e.g. python-requests,
   Go-http-client, curl, HeadlessChrome) while allowlisting common search/index 
   crawlers (Google, Bing, Yandex, Baidu, etc.). Filters: `voho_bot_manager_search_bot_allowlist`,`
   voho_bot_manager_automation_ua_patterns`, `voho_bot_manager_should_block_request`.

#### 1.1.0

 * Split codebase into `includes/` for maintainability; forbidden HTML lives in `
   templates/forbidden.php`.
 * Public forbidden screen at `/voho-bot-forbidden/` (flush permalinks after update)
   with plain-URL fallback.
 * Front-end script `assets/js/bot-check.js` detects common automation signals in
   the browser and redirects to the forbidden screen (logged when `voho_js=1`).

#### 1.0.5

 * Themed HTTP 403 page: loads the active (and parent, if child) theme stylesheet,
   uses block-theme CSS variables when present, and returns JSON errors for REST/
   JSON requests.

#### 1.0.4

 * Harden input handling (`wp_unslash`, sanitization), use `wpdb::prepare()` identifier
   placeholders for custom table queries, and document direct DB usage for Plugin
   Check.

#### 1.0.3

 * Show log timestamps in the site timezone with an explanatory note.

#### 1.0.2

 * Top-level admin menu and **View log** plugin action link.

#### 1.0.1

 * Admin log viewer with pagination.

#### 1.0.0

 * Initial release: AI crawler mitigation, HTTP 403 enforcement, database log on
   activation.

## 기초

 *  버전 **1.2.0**
 *  최근 업데이트: **1개월 전**
 *  활성화된 설치 **10보다 적음**
 *  워드프레스 버전 ** 6.2 또는 그 이상 **
 *  다음까지 시험됨: **6.9.4**
 *  PHP 버전 ** 7.4 또는 그 이상 **
 *  언어
 * [English (US)](https://wordpress.org/plugins/voho-bot-manager/)
 * 태그:
 * [administration](https://ko.wordpress.org/plugins/tags/administration/)[firewall](https://ko.wordpress.org/plugins/tags/firewall/)
   [privacy](https://ko.wordpress.org/plugins/tags/privacy/)[security](https://ko.wordpress.org/plugins/tags/security/)
   [utilities](https://ko.wordpress.org/plugins/tags/utilities/)
 *  [고급 보기](https://ko.wordpress.org/plugins/voho-bot-manager/advanced/)

## 평점

아직 제출된 리뷰가 없습니다.

[Your review](https://wordpress.org/support/plugin/voho-bot-manager/reviews/#new-post)

[모든  리뷰 보기](https://wordpress.org/support/plugin/voho-bot-manager/reviews/)

## 기여자

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

## 지원

할 말 있으신가요? 도움이 필요하신가요?

 [지원 포럼 보기](https://wordpress.org/support/plugin/voho-bot-manager/)