WP Tidy Dashboard Widgets Security & Risk Analysis

wordpress.org/plugins/wp-tidy-dashboard-widgets

Lets you selectively tidy up the WordPress dashboard widgets for all users.

10 active installs v1.0 PHP + WP 3.4+ Updated Nov 16, 2012
dashboardwidgets
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Tidy Dashboard Widgets Safe to Use in 2026?

Generally Safe

Score 85/100

WP Tidy Dashboard Widgets has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 13yr ago
Risk Assessment

The "wp-tidy-dashboard-widgets" v1.0 plugin exhibits a generally good security posture with no reported vulnerabilities in its history and a clean taint analysis. The static analysis reveals a very limited attack surface with no exposed AJAX handlers, REST API routes, shortcodes, or cron events, and importantly, none of these entry points lack authentication or permission checks. The absence of dangerous functions, file operations, and external HTTP requests further contributes to a robust security profile. The plugin also exclusively uses prepared statements for its SQL queries, which is a strong security practice.

However, a significant concern arises from the output escaping. With 2 total outputs and 0% properly escaped, this indicates a potential for cross-site scripting (XSS) vulnerabilities. Any dynamic data displayed by the plugin that is not properly escaped could be exploited by attackers. Furthermore, the complete lack of nonce checks and capability checks across any potential entry points, while currently theoretical given the zero entry points, leaves the plugin vulnerable if its attack surface were to expand in future versions or through misconfiguration.

In conclusion, while the plugin's current design and historical record are commendable, the lack of output escaping is a critical weakness that needs immediate attention. The absence of known vulnerabilities and a small attack surface are strengths, but the unescaped output represents a tangible risk that could be exploited. It is crucial for developers to address this output escaping issue to prevent potential security breaches.

Key Concerns

  • 0% output escaping
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

WP Tidy Dashboard Widgets Security Vulnerabilities

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

WP Tidy Dashboard Widgets Code Analysis

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

Output Escaping

0% escaped2 total outputs
Attack Surface

WP Tidy Dashboard Widgets Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionadmin_menutidy-dashboard-widgets-options.php:29
actionadmin_inittidy-dashboard-widgets-options.php:30
actionwp_dashboard_setuptidy-dashboard-widgets.php:100
Maintenance & Trust

WP Tidy Dashboard Widgets Maintenance & Trust

Maintenance Signals

WordPress version tested3.4.2
Last updatedNov 16, 2012
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

WP Tidy Dashboard Widgets Developer Profile

Storm Consultancy

4 plugins · 810 total installs

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

How We Detect WP Tidy Dashboard Widgets

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-tidy-dashboard-widgets/tidy-dashboard-widgets.php
Version Parameters
wp-tidy-dashboard-widgets/tidy-dashboard-widgets.php?ver=

HTML / DOM Fingerprints

HTML Comments
Plugin Name: Tidy Dashboard WidgetsPlugin URI: http://www.stormconsultancy.co.ukDescription: Lets you select widgets to remove from the dashboardVersion: 1.0+7 more
FAQ

Frequently Asked Questions about WP Tidy Dashboard Widgets