Theme & Extension Downloader Security & Risk Analysis

wordpress.org/plugins/theme-extension-downloader

Download any installed plugin or theme as a ZIP file directly from your WordPress dashboard.

0 active installs v1.0.0 PHP 7.4+ WP 5.0+ Updated Feb 10, 2026
backupdownloadexportthemezip
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Theme & Extension Downloader Safe to Use in 2026?

Generally Safe

Score 100/100

Theme & Extension Downloader 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 "theme-extension-downloader" plugin v1.0.0 demonstrates a strong security posture based on the provided static analysis. It features a complete absence of exposed AJAX handlers, REST API routes, shortcodes, and cron events, resulting in a zero-percent attack surface without authentication. The code also shows excellent practices in SQL query handling, with 100% usage of prepared statements, and a high percentage of properly escaped output, minimizing risks of injection and XSS vulnerabilities. The presence of nonce and capability checks further reinforces its security measures.

Despite these strengths, the taint analysis revealed three flows with unsanitized paths, indicating potential vulnerabilities if these paths were to be exposed to user input without proper sanitization. While the severity of these flows is not categorized as critical or high, the presence of unsanitized paths is a notable concern that could be exploited in conjunction with other potential weaknesses. The plugin's vulnerability history is clean, with no known CVEs, which suggests a well-maintained codebase or limited exposure. However, the taint analysis findings should not be overlooked, as they represent a potential area for exploitation.

Key Concerns

  • Flows with unsanitized paths found
Vulnerabilities
None known

Theme & Extension Downloader Security Vulnerabilities

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

Theme & Extension Downloader Code Analysis

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

Output Escaping

98% escaped53 total outputs
Data Flows
3 unsanitized

Data Flow Analysis

3 flows3 with unsanitized paths
process_single_download (theme-extension-downloader.php:171)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Theme & Extension Downloader Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionadmin_menutheme-extension-downloader.php:65
actionadmin_inittheme-extension-downloader.php:66
actionadmin_enqueue_scriptstheme-extension-downloader.php:67
actionplugins_loadedtheme-extension-downloader.php:612
Maintenance & Trust

Theme & Extension Downloader Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedFeb 10, 2026
PHP min version7.4
Downloads147

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Theme & Extension Downloader Developer Profile

CHRS Interactive

4 plugins · 400 total installs

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

How We Detect Theme & Extension Downloader

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
chrs-ted-statuschrs-ted-status-activechrs-ted-status-inactivechrs-ted-inactivechrs-ted-selected-countchrs-ted-item-checkchrs-ted-select-allchrs-ted-bulk-download
Data Attributes
data-chrs-ted-downloaddata-chrs-ted-type
JS Globals
chrs_ted_selected_items
FAQ

Frequently Asked Questions about Theme & Extension Downloader