DashClean Security & Risk Analysis

wordpress.org/plugins/dashclean

A high-performance, modular WordPress admin optimization plugin. Clean your dashboard, hide menu items, and boost performance with one click.

0 active installs v1.0.1 PHP 7.4+ WP 6.0+ Updated Unknown
admincleanupdashboardoptimizationspeed
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is DashClean Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The dashclean v1.0.1 plugin demonstrates a generally good security posture, adhering to several key security best practices. The absence of known vulnerabilities and the robust implementation of prepared statements for SQL queries are significant strengths. Furthermore, the plugin exhibits a high percentage of properly escaped output and a strong reliance on nonces and capability checks for its entry points, indicating a conscientious approach to preventing common attack vectors. The static analysis also reveals no dangerous functions, file operations, or external HTTP requests, further bolstering its security profile.

However, the taint analysis flags two flows with unsanitized paths. While these did not reach a critical or high severity in the static analysis, unsanitized paths represent a potential risk, especially if they interact with file system operations or user-supplied input without proper validation. Although the attack surface is small and all identified entry points have authentication checks, these two taint flows warrant attention as they could potentially be exploited under specific circumstances to manipulate file paths or access unintended resources. The lack of historical vulnerabilities is positive, but it does not negate the need to address the identified taint flow concerns.

In conclusion, dashclean v1.0.1 is a relatively secure plugin with a strong foundation in secure coding practices. The primary area for improvement lies in addressing the identified unsanitized path flows in the taint analysis to completely mitigate potential risks. The plugin's current state suggests a low overall risk, but proactive remediation of the taint findings would elevate its security to an even higher standard.

Key Concerns

  • Flows with unsanitized paths
Vulnerabilities
None known

DashClean Security Vulnerabilities

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

DashClean Code Analysis

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

Output Escaping

93% escaped108 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
render_settings_page (admin\class-admin-menu.php:83)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

DashClean Attack Surface

Entry Points3
Unprotected0

AJAX Handlers 3

authwp_ajax_dashclean_get_users_by_roleadmin\class-admin-menu.php:43
authwp_ajax_dashclean_save_custom_presetadmin\class-admin-menu.php:45
authwp_ajax_dashclean_import_settingsadmin\class-admin-menu.php:47
WordPress Hooks 18
actionadmin_menuadmin\class-admin-menu.php:36
actionadmin_initadmin\class-admin-menu.php:37
actionadmin_initadmin\class-admin-menu.php:40
actionadmin_enqueue_scriptsadmin\class-assets.php:25
actionplugins_loadeddashclean.php:76
actionadmin_bar_menuincludes\modules\class-adminbar-cleaner.php:33
actionwp_dashboard_setupincludes\modules\class-dashboard-widgets.php:33
actionadmin_initincludes\modules\class-menu-cleaner.php:33
actionadmin_enqueue_scriptsincludes\modules\class-notice-cleaner.php:34
actioninitincludes\modules\class-performance.php:52
actionwp_enqueue_scriptsincludes\modules\class-performance.php:57
actionwp_enqueue_scriptsincludes\modules\class-performance.php:62
actionwp_default_scriptsincludes\modules\class-performance.php:67
actioninitincludes\modules\class-performance.php:72
actionwp_footerincludes\modules\class-performance.php:77
actionwp_enqueue_scriptsincludes\modules\class-performance.php:81
filtertiny_mce_pluginsincludes\modules\class-performance.php:97
filterwp_resource_hintsincludes\modules\class-performance.php:98
Maintenance & Trust

DashClean Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedUnknown
PHP min version7.4
Downloads179

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

DashClean Developer Profile

Sandipsinh Chauhan

1 plugin · 0 total installs

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

How We Detect DashClean

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/dashclean/assets/css/dashclean-presets.css
Version Parameters
dashclean/assets/css/dashclean-presets.css?ver=

HTML / DOM Fingerprints

CSS Classes
dashclean-admin-pagedashclean-contentdashclean-tab-content
Data Attributes
data-dashclean-nonce
JS Globals
dashclean_get_users_by_roledashclean_save_custom_presetdashclean_import_settings
REST Endpoints
/wp-json/dashclean/
FAQ

Frequently Asked Questions about DashClean