Anti Spam and list cleaner – AcyChecker Security & Risk Analysis

wordpress.org/plugins/acychecker

Block fake accounts and delete users using a fake email address

400 active installs v1.8.1 PHP 7.4.0+ WP 5.0+ Updated Mar 12, 2026
blockcheckemailspam
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Anti Spam and list cleaner – AcyChecker Safe to Use in 2026?

Generally Safe

Score 100/100

Anti Spam and list cleaner – AcyChecker has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 22d ago
Risk Assessment

The acychecker v1.8.1 plugin exhibits a mixed security posture. On the positive side, it demonstrates a commendable lack of known historical vulnerabilities and a robust approach to its attack surface, with no exposed AJAX handlers, REST API routes, shortcodes, or cron events that lack authentication or permission checks. The use of prepared statements for a high percentage of SQL queries and the presence of nonce checks further indicate good security practices.

However, there are significant concerns within the code analysis. The presence of the `unserialize` function is a critical risk, as it can lead to Remote Code Execution if an attacker can control the serialized data passed to it. Furthermore, a very low percentage (21%) of output is properly escaped, meaning there's a high likelihood of Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is displayed without adequate sanitization. The plugin also performs file operations and external HTTP requests, which, combined with the lack of input validation suggested by the low output escaping rate, could potentially be exploited.

Given the absence of historical CVEs, the plugin's track record appears clean, suggesting a diligent development approach in the past. Nevertheless, the static analysis reveals critical potential vulnerabilities in the current version. The main strengths lie in its well-defined attack surface and SQL query handling, while its weaknesses are the presence of `unserialize` and the severely insufficient output escaping, which significantly elevate the risk profile.

Key Concerns

  • Dangerous function: unserialize found
  • Low output escaping percentage (21%)
  • 0 capability checks found
Vulnerabilities
None known

Anti Spam and list cleaner – AcyChecker Security Vulnerabilities

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

Anti Spam and list cleaner – AcyChecker Code Analysis

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

Dangerous Functions Found

unserialize$oneGroup->meta_value = unserialize($oneGroup->meta_value);cms\cmsServices\User.php:39
unserialize$groups = unserialize($groups);cms\cmsServices\User.php:46

Bundled Libraries

Select2

SQL Query Safety

86% prepared7 total queries

Output Escaping

21% escaped244 total outputs
Attack Surface

Anti Spam and list cleaner – AcyChecker Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 10
filteruser_can_richeditcms\cmsServices\Miscellaneous.php:30
actionplugins_loadedcms\cmsServices\WordPressActivation.php:15
filterauthenticatecms\cmsServices\WordPressBlockUser.php:13
actioninitcms\cmsServices\WordPressCron.php:13
actionwp_loadedcms\cmsServices\WordPressCron.php:14
actionadmin_menucms\cmsServices\WordPressMenu.php:16
filteruser_profile_update_errorscms\cmsServices\WordPressRegistration.php:13
filterregistration_errorscms\cmsServices\WordPressRegistration.php:14
filterem_registration_errorscms\cmsServices\WordPressRegistration.php:16
filterwoocommerce_registration_errorscms\cmsServices\WordPressRegistration.php:18
Maintenance & Trust

Anti Spam and list cleaner – AcyChecker Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedMar 12, 2026
PHP min version7.4.0
Downloads10K

Community Trust

Rating100/100
Number of ratings4
Active installs400
Developer Profile

Anti Spam and list cleaner – AcyChecker Developer Profile

AcyMailing Newsletter Team

20 plugins · 8K total installs

79
trust score
Avg Security Score
100/100
Avg Patch Time
298 days
View full developer profile
Detection Fingerprints

How We Detect Anti Spam and list cleaner – AcyChecker

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/acychecker/assets/css/style.css/wp-content/plugins/acychecker/assets/js/script.js
Script Paths
/wp-content/plugins/acychecker/assets/js/script.js
Version Parameters
acychecker/style.css?ver=script.js?ver=

HTML / DOM Fingerprints

CSS Classes
acychecker-notice
Data Attributes
data-acychecker-admin-url
JS Globals
ACYC_AJAX_URLACYC_IS_ADMIN
FAQ

Frequently Asked Questions about Anti Spam and list cleaner – AcyChecker