Samrat Website Cache Security & Risk Analysis

wordpress.org/plugins/samrat-website-cache

A powerful and lightweight caching plugin for WordPress that improves website performance through page caching and HTML/CSS/JS minification.

0 active installs v1.0.0 PHP 7.4+ WP 5.0+ Updated Apr 4, 2026
cacheminifyoptimizationperformancespeed
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Samrat Website Cache Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 1mo ago
Risk Assessment

The "samrat-website-cache" plugin v1.0.0 exhibits a strong security posture based on the provided static analysis. The plugin effectively implements security best practices, with all identified AJAX handlers and no REST API routes, shortcodes, or cron events contributing to a minimal attack surface. Crucially, there are no unprotected entry points. The code analysis reveals a robust implementation of security measures, including 100% prepared SQL statements and 99% properly escaped output. The presence of nonce checks and capability checks further bolsters its defenses. The absence of known vulnerabilities in its history and a clean taint analysis indicate a commitment to secure coding. However, the presence of 10 file operations warrants attention, as such operations can sometimes introduce vulnerabilities if not handled with extreme care and proper validation, especially if they involve user-supplied input. Despite this minor area for vigilance, the plugin's overall security is very good.

Key Concerns

  • File operations present
Vulnerabilities
None known

Samrat Website Cache Security Vulnerabilities

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

Samrat Website Cache Release Timeline

v1.0.0Current
Code Analysis
Analyzed Apr 16, 2026

Samrat Website Cache Code Analysis

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

Output Escaping

99% escaped74 total outputs
Attack Surface

Samrat Website Cache Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_samrweca_clear_cacheincludes/AdminMenu.php:26
WordPress Hooks 15
actionadmin_menuincludes/AdminMenu.php:23
actionadmin_initincludes/AdminMenu.php:24
actionadmin_enqueue_scriptsincludes/AdminMenu.php:25
actionadmin_bar_menuincludes/AdminMenu.php:27
actiontemplate_redirectincludes/CacheHandler.php:41
actionsave_postincludes/CacheHandler.php:45
actiondeleted_postincludes/CacheHandler.php:46
actionswitch_themeincludes/CacheHandler.php:47
actionactivated_pluginincludes/CacheHandler.php:48
actiondeactivated_pluginincludes/CacheHandler.php:49
actionupgrader_process_completeincludes/CacheHandler.php:50
actionwoocommerce_product_set_stockincludes/CacheHandler.php:53
actionwoocommerce_variation_set_stockincludes/CacheHandler.php:54
actionplugins_loadedsamrat-website-cache.php:44
actionwp_enqueue_scriptssamrat-website-cache.php:169
Maintenance & Trust

Samrat Website Cache Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedApr 4, 2026
PHP min version7.4
Downloads36

Community Trust

Rating100/100
Number of ratings2
Active installs0
Developer Profile

Samrat Website Cache Developer Profile

MD. Samrat Hossen

3 plugins · 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 Samrat Website Cache

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/samrat-website-cache/assets/css/admin-styles.css/wp-content/plugins/samrat-website-cache/assets/js/admin-script.js
Script Paths
/wp-content/plugins/samrat-website-cache/assets/js/admin-script.js
Version Parameters
samrat-website-cache/assets/css/admin-styles.css?ver=samrat-website-cache/assets/js/admin-script.js?ver=

HTML / DOM Fingerprints

CSS Classes
samrweca-settings-form
HTML Comments
<!-- Cache stored outside the plugin directory so it is not bundled with pluginupdates and sits at the conventional wp-content/cache/ location.On Apache, a .htaccess inside the directory denies direct HTTP access.On nginx, add: location ~* /cache/samrat-website-cache/ { deny all; } -->+5 more
Data Attributes
data-nonce
JS Globals
samrwecaCache
FAQ

Frequently Asked Questions about Samrat Website Cache