Cache Manifest for WordPress Themes Security & Risk Analysis

wordpress.org/plugins/cache-manifest-for-wordpress-themes

Use cache manifest in wordpress themes

10 active installs v1.6 PHP + WP 3.1.3+ Updated Jul 7, 2011
cache-manifestchromefirefoxgooglehtml5
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Cache Manifest for WordPress Themes Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 14yr ago
Risk Assessment

The 'cache-manifest-for-wordpress-themes' v1.6 plugin exhibits a generally strong security posture with a remarkably small attack surface. The complete absence of AJAX handlers, REST API routes, shortcodes, and cron events, especially those lacking authentication, is a significant positive. Furthermore, all detected SQL queries utilize prepared statements, and there are no recorded vulnerabilities or known CVEs, indicating a history of secure development or diligent patching. The absence of external HTTP requests also reduces potential risks.

However, there are notable areas of concern. The plugin has a single output identified as not properly escaped, which, while minor in isolation, can be a vector for Cross-Site Scripting (XSS) vulnerabilities if the output is user-controlled. The substantial number of file operations (14) without clear context or any detected taint flows could potentially mask issues if not handled carefully, though the absence of unsanitized paths in taint analysis is reassuring. The lack of nonce and capability checks across all entry points, while currently moot due to the absence of those entry points, represents a missed opportunity for robust security practices if the plugin were to expand its functionality in the future.

Key Concerns

  • Unescaped output detected
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Cache Manifest for WordPress Themes Security Vulnerabilities

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

Cache Manifest for WordPress Themes Code Analysis

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

Output Escaping

0% escaped1 total outputs
Attack Surface

Cache Manifest for WordPress Themes Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
filterlanguage_attributescache_manifest_for_wp_themes.php:32
actionwp_footercache_manifest_for_wp_themes.php:49
Maintenance & Trust

Cache Manifest for WordPress Themes Maintenance & Trust

Maintenance Signals

WordPress version tested3.2.1
Last updatedJul 7, 2011
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Cache Manifest for WordPress Themes Developer Profile

Patrick Chia

8 plugins · 170 total installs

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

How We Detect Cache Manifest for WordPress Themes

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/cache-manifest-for-wordpress-themes/manifest.html
Script Paths
http://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js

HTML / DOM Fingerprints

CSS Classes
manifest
HTML Comments
# Generated by Wordpress html5 Cache Manifest http://patrickchia.com/# Hash:
Data Attributes
manifest="cache.manifest"
JS Globals
jQuery
FAQ

Frequently Asked Questions about Cache Manifest for WordPress Themes