OPCache Scripts Security & Risk Analysis

wordpress.org/plugins/opcache-scripts

Use this plugin to display detailed information about your server’s OPCache, including memory utilisation, and a list of all scripts cached.

40 active installs v1.1.9 PHP 5.5+ WP 3.0.1+ Updated Dec 21, 2025
cachememoryopcachescripts
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is OPCache Scripts Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 4mo ago
Risk Assessment

The opcache-scripts v1.1.9 plugin exhibits a generally strong security posture based on the provided static analysis. The complete absence of direct attack surface vectors like AJAX handlers, REST API routes, shortcodes, and cron events, coupled with zero identified dangerous functions and file operations, significantly reduces the potential for external exploitation. Furthermore, the strict use of prepared statements for all SQL queries and the presence of at least one capability check indicate good development practices in handling sensitive operations. The lack of any recorded vulnerabilities, historical or current, further reinforces this positive assessment.

However, a significant concern emerges from the output escaping analysis, where 0% of the 11 identified outputs are properly escaped. This represents a substantial risk of Cross-Site Scripting (XSS) vulnerabilities, particularly if the plugin handles user-supplied or dynamic data in its output. The absence of taint analysis results and the lack of nonce checks are also notable, though their impact is lessened by the limited attack surface. The overall conclusion is that while the plugin is architecturally secure against common entry points and data manipulation, the unescaped output presents a critical blind spot that requires immediate attention.

Key Concerns

  • Unescaped output detected
Vulnerabilities
None known

OPCache Scripts Security Vulnerabilities

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

OPCache Scripts Release Timeline

v1.1.9Current
v1.1.8
v1.1.7
v1.1.6
v1.1.5
v1.1.4
v1.0
v0.2.4
v0.2.3
v0.2.2
Code Analysis
Analyzed Apr 16, 2026

OPCache Scripts Code Analysis

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

Output Escaping

0% escaped11 total outputs
Attack Surface

OPCache Scripts Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionadmin_menuopcache.php:19
actionadmin_enqueue_scriptsopcache.php:28
Maintenance & Trust

OPCache Scripts Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 21, 2025
PHP min version5.5
Downloads5K

Community Trust

Rating100/100
Number of ratings1
Active installs40
Developer Profile

OPCache Scripts Developer Profile

nikdow

1 plugin · 40 total installs

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

How We Detect OPCache Scripts

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/opcache-scripts/assets/styles.css/wp-content/plugins/opcache-scripts/assets/d3.v3.min.js

HTML / DOM Fingerprints

CSS Classes
cbd-opcache
Data Attributes
id="tab-status"for="tab-status"id="tab-config"for="tab-config"id="tab-scripts"for="tab-scripts"+9 more
JS Globals
hiddendataset
FAQ

Frequently Asked Questions about OPCache Scripts