Advanced Clean Master – Complete Site Cleanup & Database Optimizer Security & Risk Analysis

wordpress.org/plugins/advanced-clean-master

Boost WordPress performance by cleaning unnecessary data and optimizing your database. Remove drafts, orphaned media, transients with scheduled cleanu …

10 active installs v2.0.1 PHP 7.2+ WP 5.4+ Updated Jan 10, 2026
clean-upcleanupoptimizeoptimize-databasepostmeta
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Advanced Clean Master – Complete Site Cleanup & Database Optimizer Safe to Use in 2026?

Generally Safe

Score 100/100

Advanced Clean Master – Complete Site Cleanup & Database Optimizer has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 2mo ago
Risk Assessment

The "advanced-clean-master" v2.0.1 plugin exhibits a generally strong security posture based on the provided static analysis. The plugin has no recorded vulnerabilities, which is a positive indicator. Furthermore, the code demonstrates good security practices such as 100% output escaping and a significant percentage of SQL queries using prepared statements. The absence of bundled libraries and external HTTP requests also reduces potential attack vectors. The plugin also implements robust authentication and authorization checks for its entry points, with all 9 AJAX handlers and 8 capability checks present, alongside 9 nonce checks, indicating a good defense against common web attacks targeting these areas.

However, the taint analysis reveals four "flows with unsanitized paths." While these are not classified as critical or high severity, they still represent potential avenues for attackers if not properly handled. The lack of information on the exact nature and impact of these flows makes it difficult to assess the precise risk, but it's a point of concern that warrants further investigation. The absence of REST API routes and shortcodes, while reducing the overall attack surface, also means there are no explicit checks for those entry points. The plugin's vulnerability history is clean, suggesting a proactive approach to security or a lack of past exploitation, but the taint analysis findings should still be addressed to maintain this record.

Key Concerns

  • Flows with unsanitized paths detected
Vulnerabilities
None known

Advanced Clean Master – Complete Site Cleanup & Database Optimizer Security Vulnerabilities

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

Advanced Clean Master – Complete Site Cleanup & Database Optimizer Code Analysis

Dangerous Functions
0
Raw SQL Queries
8
11 prepared
Unescaped Output
0
140 escaped
Nonce Checks
9
Capability Checks
8
File Operations
6
External Requests
0
Bundled Libraries
0

SQL Query Safety

58% prepared19 total queries

Output Escaping

100% escaped140 total outputs
Data Flows
4 unsanitized

Data Flow Analysis

6 flows4 with unsanitized paths
handle_ajax_cleanup (includes\class-cleanup-tool.php:62)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Advanced Clean Master – Complete Site Cleanup & Database Optimizer Attack Surface

Entry Points9
Unprotected0

AJAX Handlers 9

authwp_ajax_acmt_clean_actionincludes\class-cleanup-tool.php:8
authwp_ajax_acmt_toggle_scheduled_cleanupincludes\class-cleanup-tool.php:9
authwp_ajax_acmt_create_backupincludes\class-cleanup-tool.php:12
authwp_ajax_acmt_restore_backupincludes\class-cleanup-tool.php:13
authwp_ajax_acmt_delete_backupincludes\class-cleanup-tool.php:14
authwp_ajax_acmt_download_backupincludes\class-cleanup-tool.php:15
authwp_ajax_acmt_toggle_auto_backupincludes\class-cleanup-tool.php:16
authwp_ajax_acmt_update_backup_retentionincludes\class-cleanup-tool.php:17
authwp_ajax_acmt_dismiss_reviewincludes\class-review-notice.php:19
WordPress Hooks 9
actionplugins_loadedadvanced-clean-master.php:49
actionadmin_enqueue_scriptsadvanced-clean-master.php:50
actionacmt_before_cleanupincludes\class-backup-manager.php:42
actionadmin_menuincludes\class-cleanup-tool.php:6
actionadmin_enqueue_scriptsincludes\class-cleanup-tool.php:7
actionacmt_daily_eventincludes\class-cleanup-tool.php:20
actionacmt_weekly_eventincludes\class-cleanup-tool.php:21
actionadmin_noticesincludes\class-review-notice.php:18
actionadmin_enqueue_scriptsincludes\class-review-notice.php:20
Maintenance & Trust

Advanced Clean Master – Complete Site Cleanup & Database Optimizer Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedJan 10, 2026
PHP min version7.2
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Advanced Clean Master – Complete Site Cleanup & Database Optimizer Developer Profile

SH Sajal Chowdhury

4 plugins · 70 total installs

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

How We Detect Advanced Clean Master – Complete Site Cleanup & Database Optimizer

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/advanced-clean-master/assets/css/review-notice.css/wp-content/plugins/advanced-clean-master/assets/css/styles.css/wp-content/plugins/advanced-clean-master/assets/js/main.js
Script Paths
/wp-content/plugins/advanced-clean-master/assets/js/main.js
Version Parameters
advanced-clean-master/assets/css/review-notice.css?ver=advanced-clean-master/assets/css/styles.css?ver=advanced-clean-master/assets/js/main.js?ver=

HTML / DOM Fingerprints

CSS Classes
acmt-dashboard-wrapacmt-sectionacmt-cardacmt-stats-itemacmt-btnacmt-btn-primaryacmt-btn-dangeracmt-auto-backup-toggle+1 more
HTML Comments
<!-- Advanced Clean Master Dashboard --><!-- Cleanup Tool Section --><!-- Backup Manager Section -->
Data Attributes
data-action="acmt_clean_action"data-cleanup-type="clean_drafts"data-cleanup-type="clean_auto_drafts"data-cleanup-type="clean_trashed_posts"data-cleanup-type="clean_unapproved_comments"data-cleanup-type="clean_orphaned_media"+7 more
JS Globals
acmtCleanupAjax
REST Endpoints
/wp-json/acmt/v1/settings
FAQ

Frequently Asked Questions about Advanced Clean Master – Complete Site Cleanup & Database Optimizer