DCX RUCSS Manager Security & Risk Analysis

wordpress.org/plugins/dcx-rucss-manager

Professional dashboard for WP Rocket RUCSS: view statuses, requeue failed/selected URLs, and trigger SaaS cron jobs manually.

10 active installs v1.0.6 PHP 7.4+ WP 5.0+ Updated Nov 12, 2025
cssoptimizationperformancerucsswp-rocket
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is DCX RUCSS Manager Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 6mo ago
Risk Assessment

The dcx-rucss-manager plugin v1.0.6 exhibits a generally strong security posture. The static analysis reveals a limited attack surface with all identified AJAX handlers protected by authentication checks. The plugin also demonstrates good practices by consistently implementing nonce checks and capability checks, further bolstering its defenses. Notably, there are no reported vulnerabilities (CVEs) in its history, nor are there any critical or high-severity issues identified in the static and taint analyses, such as dangerous functions, unsanitized paths, or file operations. This lack of historical and current vulnerabilities suggests a well-maintained and securely coded plugin.

However, a potential area for improvement lies in its database interaction. With 22% of SQL queries utilizing prepared statements, there's a significant portion (78%) that does not. While no specific SQL injection vulnerabilities were detected in this analysis, this practice increases the risk of such vulnerabilities being introduced in future updates or if the existing queries are not handled with extreme care. The plugin also has a moderate number of output operations, and while 89% are properly escaped, the remaining 11% could potentially lead to cross-site scripting (XSS) vulnerabilities if they handle user-supplied input without adequate sanitization. The absence of taint analysis flows is a positive indicator but can also mean that the analysis was not exhaustive or specific enough to uncover subtle issues.

In conclusion, dcx-rucss-manager v1.0.6 is a relatively secure plugin based on the provided data. Its strengths lie in its limited and protected attack surface, robust use of nonces and capability checks, and a clean vulnerability history. The primary weaknesses are the reliance on non-prepared SQL statements for a majority of its database interactions and a small percentage of unescaped outputs, which, while not currently exploited, represent potential attack vectors that should be addressed to achieve a truly robust security profile.

Key Concerns

  • SQL queries not using prepared statements
  • Output escaping not fully implemented
Vulnerabilities
None known

DCX RUCSS Manager Security Vulnerabilities

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

DCX RUCSS Manager Release Timeline

v1.0.6Current
Code Analysis
Analyzed Mar 16, 2026

DCX RUCSS Manager Code Analysis

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

SQL Query Safety

22% prepared9 total queries

Output Escaping

89% escaped36 total outputs
Attack Surface

DCX RUCSS Manager Attack Surface

Entry Points4
Unprotected0

AJAX Handlers 4

authwp_ajax_dcx_rucss_get_statusincludes\class-dcx-rucss-manager.php:59
authwp_ajax_dcx_rucss_submit_batchincludes\class-dcx-rucss-manager.php:60
authwp_ajax_dcx_rucss_retrieve_resultsincludes\class-dcx-rucss-manager.php:61
authwp_ajax_dcx_rucss_requeue_failedincludes\class-dcx-rucss-manager.php:62
WordPress Hooks 6
actionplugins_loadeddcx-rucss-manager.php:52
actionadmin_noticesdcx-rucss-manager.php:57
actionadmin_initdcx-rucss-manager.php:110
actionadmin_menuincludes\class-dcx-rucss-manager.php:55
actionadmin_enqueue_scriptsincludes\class-dcx-rucss-manager.php:56
filterrocket_rucss_pending_jobs_cron_rows_countincludes\class-dcx-rucss-manager.php:645
Maintenance & Trust

DCX RUCSS Manager Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedNov 12, 2025
PHP min version7.4
Downloads233

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

DCX RUCSS Manager Developer Profile

DCX.RS

2 plugins · 10 total installs

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

How We Detect DCX RUCSS Manager

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/dcx-rucss-manager/assets/js/rucss-manager-admin.js
Script Paths
/wp-content/plugins/dcx-rucss-manager/assets/js/rucss-manager-admin.js

HTML / DOM Fingerprints

CSS Classes
dcx-rucss-notice
Data Attributes
id="dcx-smart-submit"id="dcx-stop-submit"id="dcx-requeue-failed"id="dcx-retrieve-results"id="dcx-slow-hosting"
JS Globals
dcxRucss
FAQ

Frequently Asked Questions about DCX RUCSS Manager