Anti-Spambot Security & Risk Analysis

wordpress.org/plugins/antispambot

Obfuscation of email via the [email]...[/email] shortcode syntax using built-in Wordpress Codex functionality.

600 active installs v1.1.6 PHP + WP 3.0.1+ Updated Jul 13, 2021
commentsspam
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Anti-Spambot Safe to Use in 2026?

Generally Safe

Score 85/100

Anti-Spambot has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 4yr ago
Risk Assessment

The "antispambot" v1.1.6 plugin exhibits a strong security posture based on the provided static analysis. The absence of dangerous functions, the exclusive use of prepared statements for SQL queries, and the complete output escaping are excellent security practices. Furthermore, the lack of file operations and external HTTP requests minimizes potential attack vectors. The plugin's attack surface is remarkably small, with only one shortcode identified and no unprotected entry points in the AJAX or REST API interfaces. The vulnerability history is also clean, with no known CVEs recorded, suggesting a stable and well-maintained codebase over time.

While the static analysis reveals no immediate vulnerabilities, the complete absence of nonce checks and capability checks across all entry points, particularly for the shortcode, represents a significant area of concern. Although the attack surface is currently small and there are no recorded vulnerabilities, this oversight could be exploited if an attacker can find a way to trigger the shortcode without proper validation. The taint analysis showing zero flows is positive, but this is likely due to the limited entry points and the absence of dynamic data handling that would typically be subject to taint analysis. The plugin's strength lies in its clean code and adherence to fundamental security principles, but the lack of authorization checks on its sole entry point is a notable weakness that warrants attention.

Key Concerns

  • Missing capability checks for shortcode
  • Missing nonce checks for shortcode
Vulnerabilities
None known

Anti-Spambot Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Anti-Spambot Release Timeline

v1.1.6Current
v1.1.5
v1.1.4
v1.1.3
v1.1.2
v1.1.1
v1.0
Code Analysis
Analyzed Mar 16, 2026

Anti-Spambot Code Analysis

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

Output Escaping

100% escaped1 total outputs
Attack Surface

Anti-Spambot Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[email] antispambot.php:46
Maintenance & Trust

Anti-Spambot Maintenance & Trust

Maintenance Signals

WordPress version tested5.8.13
Last updatedJul 13, 2021
PHP min version
Downloads9K

Community Trust

Rating100/100
Number of ratings5
Active installs600
Developer Profile

Anti-Spambot Developer Profile

Robert Peake

4 plugins · 61K total installs

67
trust score
Avg Security Score
83/100
Avg Patch Time
525 days
View full developer profile
Detection Fingerprints

How We Detect Anti-Spambot

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

Asset Fingerprints

HTML / DOM Fingerprints

Shortcode Output
<a href="mailto:"></a>
FAQ

Frequently Asked Questions about Anti-Spambot