Archive Bot Blocker Security & Risk Analysis

wordpress.org/plugins/archive-bot-blocker

Archive Bot Blocker - Super fast, light-weight plugin to block Bots - Backlink crawling bots, Wayback like archive crawling bots.

10 active installs v1.1 PHP + WP 4.0+ Updated Sep 30, 2019
block-bots
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Archive Bot Blocker Safe to Use in 2026?

Generally Safe

Score 85/100

Archive Bot Blocker has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 6yr ago
Risk Assessment

The archive-bot-blocker plugin version 1.1 exhibits a generally good security posture based on the static analysis. The absence of entry points such as AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the plugin's attack surface. Furthermore, the code signals indicate robust practices like 100% use of prepared statements for SQL queries, the presence of nonce and capability checks, and no dangerous function usage or file operations. Taint analysis also shows no identified vulnerabilities.

However, there are areas for improvement. The most notable concern is the low percentage of properly escaped output (20%), which, while not immediately exploitable due to the limited attack surface, presents a potential risk for cross-site scripting (XSS) vulnerabilities if any new entry points are introduced or if the existing code base is expanded without careful attention to output sanitization. The plugin's vulnerability history is clean, with no recorded CVEs, which suggests a diligent approach to security by the developers or a lack of targeted attacks.

In conclusion, this plugin appears to be relatively secure due to its minimal attack surface and good general coding practices in key areas. The primary weakness lies in output escaping, which, though not currently critical given the lack of entry points, should be addressed to ensure long-term security and prevent potential vulnerabilities in future updates or integrations.

Key Concerns

  • Low percentage of properly escaped output
Vulnerabilities
None known

Archive Bot Blocker Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 16, 2026

Archive Bot Blocker Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
4
1 escaped
Nonce Checks
1
Capability Checks
1
File Operations
0
External Requests
0
Bundled Libraries
0

Output Escaping

20% escaped5 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
abb_settings_page (archive-bot-blocker.php:61)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Archive Bot Blocker Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionadmin_menuarchive-bot-blocker.php:19
actionwparchive-bot-blocker.php:21
Maintenance & Trust

Archive Bot Blocker Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedSep 30, 2019
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Archive Bot Blocker Developer Profile

wpsunny

2 plugins · 310 total installs

84
trust score
Avg Security Score
85/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect Archive Bot Blocker

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
postboxhndleinside
Data Attributes
name="abb_user_agent"name="abb_error_code"name="submit"name="abb_nonce"nonce="abb_nonce_action"
FAQ

Frequently Asked Questions about Archive Bot Blocker