Dessky Cache Security & Risk Analysis

wordpress.org/plugins/dessky-cache

Dessky Cache is the ultralight caching plugin suited for websites that are hosted on shared hosting with limited resources.

60 active installs v1.1 PHP + WP 4.1+ Updated Dec 3, 2025
cachecache-pluginspeed-upwp-cachewp-cache-plugin
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Dessky Cache Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 5mo ago
Risk Assessment

The dessky-cache plugin v1.1 exhibits a generally strong security posture based on the provided static analysis. The absence of known vulnerabilities in its history is a significant positive indicator, suggesting a history of secure development or prompt patching of any past issues. The code signals also reflect good practices, with a high percentage of properly escaped outputs, the use of prepared statements for the single SQL query, and appropriate capability checks. Nonce checks are also present, which is encouraging.

However, the taint analysis reveals a potential area of concern. All three analyzed flows have unsanitized paths, meaning that data from external sources might be processed without adequate cleaning. While no critical or high severity issues were flagged in this analysis, an unsanitized path can be a precursor to vulnerabilities if not handled carefully in the broader context of the plugin's logic. The presence of file operations (20 instances) alongside these unsanitized paths could also indicate potential risks if file access or manipulation is involved in these flows.

In conclusion, dessky-cache v1.1 appears to be a relatively secure plugin with a clean vulnerability history and adherence to many secure coding principles. The primary weakness identified is the presence of unsanitized paths in the taint analysis, which warrants further investigation to ensure no exploitable vulnerabilities exist, particularly given the number of file operations. The lack of attack surface from external entry points is a significant strength.

Key Concerns

  • Unsanitized paths found in taint analysis
Vulnerabilities
None known

Dessky Cache Security Vulnerabilities

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

Dessky Cache Release Timeline

v1.1Current
v1.0
Code Analysis
Analyzed Apr 16, 2026

Dessky Cache Code Analysis

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

SQL Query Safety

100% prepared1 total queries

Output Escaping

90% escaped31 total outputs
Data Flows · Security
3 unsanitized

Data Flow Analysis

3 flows3 with unsanitized paths
get_asset (core/dessky_cache_disk.php:185)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Dessky Cache Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 29
actioninitcore/dessky_cache.php:78
actiondch_clear_post_cachecore/dessky_cache.php:88
actiondch_clear_cachecore/dessky_cache.php:95
action_core_updated_successfullycore/dessky_cache.php:102
actionswitch_themecore/dessky_cache.php:109
actionwp_trash_postcore/dessky_cache.php:116
actionautoptimize_action_cachepurgedcore/dessky_cache.php:123
actionadmin_bar_menucore/dessky_cache.php:132
actioninitcore/dessky_cache.php:140
actionwpmu_new_blogcore/dessky_cache.php:150
actiondelete_blogcore/dessky_cache.php:157
actionadmin_initcore/dessky_cache.php:165
actionadmin_initcore/dessky_cache.php:172
actionadmin_menucore/dessky_cache.php:180
actionadmin_enqueue_scriptscore/dessky_cache.php:187
actiontransition_comment_statuscore/dessky_cache.php:195
actionedit_commentcore/dessky_cache.php:204
filterdashboard_glance_itemscore/dessky_cache.php:212
actionpost_submitbox_misc_actionscore/dessky_cache.php:219
filteradmin_footer_textcore/dessky_cache.php:233
filterplugin_row_metacore/dessky_cache.php:240
actionadmin_noticescore/dessky_cache.php:251
actionadmin_noticescore/dessky_cache.php:258
actionpre_comment_approvedcore/dessky_cache.php:268
actiontemplate_redirectcore/dessky_cache.php:277
actionnetwork_admin_noticescore/dessky_cache.php:795
actionadmin_noticescore/dessky_cache.php:813
actionadmin_noticescore/dessky_cache.php:833
actionplugins_loadeddessky-cache.php:45
Maintenance & Trust

Dessky Cache Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 3, 2025
PHP min version
Downloads3K

Community Trust

Rating100/100
Number of ratings2
Active installs60
Developer Profile

Dessky Cache Developer Profile

dessky

6 plugins · 21K total installs

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

How We Detect Dessky Cache

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/dessky-cache/core/dessky-cache.js/wp-content/plugins/dessky-cache/core/dessky-cache.css
Script Paths
/wp-content/plugins/dessky-cache/core/dessky-cache.js
Version Parameters
dessky-cache/core/dessky-cache.css?ver=dessky-cache/core/dessky-cache.js?ver=

HTML / DOM Fingerprints

CSS Classes
dch-clear-cache
HTML Comments
<!-- Dessky Cache --><!-- Dessky Cache Clear Cache Button -->
Data Attributes
data-dch-clear-cache-nonce
JS Globals
desskyCache
FAQ

Frequently Asked Questions about Dessky Cache