Quick Child Theme Generator Security & Risk Analysis

wordpress.org/plugins/quick-child-theme-generator

Quick Child Theme Generator is a WordPress plugin and it is helpful for creating child themes quickly.

1K active installs v2.1.2 PHP + WP 4.7+ Updated Dec 3, 2022
child-themechildthemedesigntemplatetheme
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Quick Child Theme Generator Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 3yr ago
Risk Assessment

The "quick-child-theme-generator" plugin v2.1.2 exhibits a generally positive security posture based on the provided static analysis. It boasts a commendably small attack surface with zero identified entry points (AJAX handlers, REST API routes, shortcodes, cron events) that lack authentication or proper permission checks. Furthermore, the code demonstrates good practices by utilizing prepared statements for all SQL queries, which significantly mitigates the risk of SQL injection vulnerabilities. The high percentage of properly escaped output (88%) is also a strong indicator of secure coding, although the remaining 12% could still represent a potential cross-site scripting (XSS) vector if sensitive data is involved.

The absence of any recorded vulnerabilities in its history is a significant strength, suggesting a stable and well-maintained codebase. The lack of identified dangerous functions and critical/high severity taint flows further reinforces this positive assessment. However, the presence of file operations and an external HTTP request, while not inherently malicious, are potential areas where vulnerabilities *could* emerge if not handled with extreme care and proper sanitization. The limited number of nonce and capability checks could also be a concern if new entry points are introduced in future versions without adequate security measures.

In conclusion, the "quick-child-theme-generator" plugin v2.1.2 appears to be a secure plugin with no known critical or high-risk issues. Its strengths lie in its minimal attack surface and the absence of historical vulnerabilities. The primary areas for potential, albeit low, concern are the small percentage of unescaped output and the need for continued vigilance regarding the secure handling of file operations and external requests in future updates. Overall, it presents a low-risk profile.

Key Concerns

  • Unescaped output present
  • File operations present
  • External HTTP requests present
  • Limited capability checks
Vulnerabilities
None known

Quick Child Theme Generator Security Vulnerabilities

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

Quick Child Theme Generator Code Analysis

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

Output Escaping

88% escaped16 total outputs
Attack Surface

Quick Child Theme Generator Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
actionadmin_menuincludes\qcthg_function.php:15
actionadmin_initincludes\qcthg_function.php:16
actionadmin_enqueue_scriptsincludes\qcthg_function.php:17
actionadmin_post_qcthg_create_themeincludes\qcthg_function.php:18
actionadmin_post_qcthg_create_templateincludes\qcthg_function.php:19
actionadmin_noticesincludes\qcthg_function.php:22
actionadmin_noticesincludes\qcthg_function.php:26
filterplugin_action_linksinit.php:10
Maintenance & Trust

Quick Child Theme Generator Maintenance & Trust

Maintenance Signals

WordPress version tested6.1.10
Last updatedDec 3, 2022
PHP min version
Downloads13K

Community Trust

Rating100/100
Number of ratings5
Active installs1K
Developer Profile

Quick Child Theme Generator Developer Profile

Ajay Kumar

1 plugin · 1K total installs

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

How We Detect Quick Child Theme Generator

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/quick-child-theme-generator/assets/css/jquery-ui.css/wp-content/plugins/quick-child-theme-generator/assets/css/qcthg_custom_style.css/wp-content/plugins/quick-child-theme-generator/assets/js/qcthg_custom_script.js
Script Paths
jquery-ui-corejquery-ui-tabsqcthg-custom-jsqcthg-jquery-ui-cssqcthg-custom-css

HTML / DOM Fingerprints

CSS Classes
qcthg-parent-theme-wrapperqcthg-custom-inputqcthg-custom-labelqcthg-btnqcthg-errorqcthg-success
Data Attributes
data-theme_templatedata-child_theme_namedata-child_theme_urldata-child_theme_descdata-child_theme_authordata-child_theme_author_url+1 more
JS Globals
qcthg_obj
FAQ

Frequently Asked Questions about Quick Child Theme Generator