Clear cache for Timber Security & Risk Analysis

wordpress.org/plugins/clear-cache-for-timber

Small Wordpress plugin for flushing cache of Timber (Twig Template Plugin for Wordpress)

500 active installs v0.2.0 PHP + WP 2.0.1+ Updated Feb 15, 2024
cacheclearflushtimbertwig
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Clear cache for Timber Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 2yr ago
Risk Assessment

The 'clear-cache-for-timber' plugin v0.2.0 presents a mixed security posture. On the positive side, it demonstrates good practices by avoiding dangerous functions, using prepared statements for all SQL queries, and having no recorded vulnerability history. This suggests a generally careful approach to development. However, significant concerns arise from the static analysis, particularly the presence of an unprotected AJAX handler which constitutes the entire attack surface. The lack of output escaping on all outputs is also a notable weakness, potentially leading to cross-site scripting (XSS) vulnerabilities if user-controlled data is ever processed and displayed without proper sanitization. The absence of nonce and capability checks on the AJAX endpoint further exacerbates the risk, making it susceptible to unauthorized actions.

Key Concerns

  • AJAX handler without authentication
  • Outputs not properly escaped
  • AJAX handler without nonce check
  • AJAX handler without capability check
Vulnerabilities
None known

Clear cache for Timber Security Vulnerabilities

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

Clear cache for Timber Code Analysis

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

Output Escaping

0% escaped1 total outputs
Attack Surface
1 unprotected

Clear cache for Timber Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_clear_timber_cache_actionclear-cache-for-timber.php:55
WordPress Hooks 5
actioninitclear-cache-for-timber.php:16
actionadmin_bar_menuclear-cache-for-timber.php:37
actionadmin_enqueue_scriptsclear-cache-for-timber.php:79
actionadmin_bar_initclear-cache-for-timber.php:80
actionclear_cache_for_timber_cron_taskclear-cache-for-timber.php:100

Scheduled Events 1

clear_cache_for_timber_cron_task
Maintenance & Trust

Clear cache for Timber Maintenance & Trust

Maintenance Signals

WordPress version tested6.4.8
Last updatedFeb 15, 2024
PHP min version
Downloads16K

Community Trust

Rating0/100
Number of ratings0
Active installs500
Developer Profile

Clear cache for Timber Developer Profile

ogrosko

1 plugin · 500 total installs

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

How We Detect Clear cache for Timber

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/clear-cache-for-timber/assets/images/loader.svg/wp-content/plugins/clear-cache-for-timber/assets/js/main.js/wp-content/plugins/clear-cache-for-timber/assets/css/style.css
Script Paths
/wp-content/plugins/clear-cache-for-timber/assets/js/main.js
Version Parameters
clear-cache-for-timber/assets/js/main.js?ver=0.1.0clear-cache-for-timber/assets/css/style.css?ver=0.1.0

HTML / DOM Fingerprints

CSS Classes
loader
Data Attributes
onclick="clear_timber_cache(jQuery(this)); return false;"
JS Globals
clear_timber_cache
REST Endpoints
/wp-ajax.php
FAQ

Frequently Asked Questions about Clear cache for Timber