Confirm Theme Structure Security & Risk Analysis

wordpress.org/plugins/confirm-theme-structure

WordPress themes consist of a variety of templates, which makes customization difficult.

100 active installs v2.1.2 PHP 7.2+ WP 5.8+ Updated Aug 2, 2025
codeccustomizetemplatethemewoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Confirm Theme Structure Safe to Use in 2026?

Generally Safe

Score 100/100

Confirm Theme Structure has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 8mo ago
Risk Assessment

The 'confirm-theme-structure' plugin v2.1.2 exhibits a strong security posture based on the provided static analysis. The complete absence of an attack surface, including AJAX handlers, REST API routes, shortcodes, and cron events, significantly minimizes potential entry points for malicious actors. Furthermore, the code demonstrates good practices with all SQL queries using prepared statements and a notable lack of dangerous functions, file operations, or external HTTP requests. The presence of capability checks, even without direct evidence of their application to specific entry points (due to the lack thereof), is a positive indicator. The taint analysis also returned zero critical or high severity flows, suggesting no obvious data sanitation issues within the analyzed code paths.

The vulnerability history is entirely clear, with no recorded CVEs. This, combined with the clean static analysis, suggests a well-maintained and secure plugin. The fact that there are no common vulnerability types recorded further reinforces this positive assessment. While the 73% output escaping is good, it's not perfect, and the 0 nonce checks could be a concern if there were any entry points that handled user-supplied data, but given the lack of entry points, this is not a current risk. Overall, the plugin appears to be very secure, with no immediate threats identified.

Key Concerns

  • Output escaping is not 100%
  • No nonce checks on entry points
Vulnerabilities
None known

Confirm Theme Structure Security Vulnerabilities

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

Confirm Theme Structure Code Analysis

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

SQL Query Safety

100% prepared1 total queries

Output Escaping

73% escaped26 total outputs
Data Flows
All sanitized

Data Flow Analysis

1 flows
<confirm-theme-structure> (confirm-theme-structure.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Confirm Theme Structure Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionadmin_bar_menuconfirm-theme-structure.php:16
actionwp_enqueue_scriptsconfirm-theme-structure.php:32
actionplugins_loadedconfirm-theme-structure.php:44
actionwp_footerconfirm-theme-structure.php:53
Maintenance & Trust

Confirm Theme Structure Maintenance & Trust

Maintenance Signals

WordPress version tested6.5.8
Last updatedAug 2, 2025
PHP min version7.2
Downloads6K

Community Trust

Rating100/100
Number of ratings2
Active installs100
Developer Profile

Confirm Theme Structure Developer Profile

r3098

2 plugins · 20K total installs

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

How We Detect Confirm Theme Structure

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/confirm-theme-structure/js/confirm-theme-structure.js
Script Paths
/wp-content/plugins/confirm-theme-structure/js/confirm-theme-structure.js
Version Parameters
confirm-theme-structure/js/confirm-theme-structure.js?ver=

HTML / DOM Fingerprints

CSS Classes
CTS_template_info_wrapperCTS_template_infoCTS_close_toggle
Data Attributes
id="CTS_template_info_wrapper"class="CTS_template_info"id="CTS_close_toggle"id="CTS_close_toggle"class="ab-item"id="wp-admin-bar-confirm-theme-structure"+6 more
FAQ

Frequently Asked Questions about Confirm Theme Structure