WP Quick Deploy Security & Risk Analysis

wordpress.org/plugins/wp-quick-deploy

WP Quick Deploy allows you to pick your favorite plugins and install them at once without hassle.

10 active installs v1.2.1 PHP + WP 2.5+ Updated Unknown
admindashboardjquerypluginswidget
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Quick Deploy Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The wp-quick-deploy v1.2.1 plugin exhibits a strong security posture in several key areas. The absence of any known CVEs and a clean vulnerability history suggest a history of secure development or diligent patching. The static analysis also reveals a zero attack surface in terms of exposed entry points like AJAX handlers, REST API routes, and shortcodes. Furthermore, all SQL queries are properly prepared, and there are no identified taint flows, indicating robust protection against common injection vulnerabilities.

However, there are a few areas that warrant attention. The presence of dangerous functions like 'unserialize' and 'create_function' is a concern, as these can be exploited if user-supplied data is directly passed to them without proper sanitization or validation. Additionally, the output escaping rate of 33% is quite low, suggesting a significant risk of Cross-Site Scripting (XSS) vulnerabilities if user-controllable data is outputted without adequate escaping.

Overall, while the plugin benefits from a clean vulnerability history and a lack of external attack vectors, the identified dangerous functions and the poor output escaping are significant weaknesses that could lead to vulnerabilities. The plugin has a solid foundation in terms of access control and SQL injection prevention, but needs improvement in handling potentially untrusted data for serialization and output.

Key Concerns

  • Low output escaping rate (33%)
  • Presence of 'unserialize' function
  • Presence of 'create_function' function
Vulnerabilities
None known

WP Quick Deploy Security Vulnerabilities

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

WP Quick Deploy Code Analysis

Dangerous Functions
2
Raw SQL Queries
0
0 prepared
Unescaped Output
27
13 escaped
Nonce Checks
5
Capability Checks
12
File Operations
5
External Requests
0
Bundled Libraries
0

Dangerous Functions Found

unserialize$response = unserialize($response[1]);wp-quick-deploy.class.php:323
create_function$plugins = array_filter($plugins, create_function('$plugin', 'return !is_plugin_active($plugin);') )wp-quick-deploy.class.php:586

Output Escaping

33% escaped40 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
options_page (wp-quick-deploy.class.php:460)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

WP Quick Deploy Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionadmin_menuwp-quick-deploy.class.php:25
filternavbar_infowp-quick-deploy.class.php:26
Maintenance & Trust

WP Quick Deploy Maintenance & Trust

Maintenance Signals

WordPress version tested4.2.39
Last updatedUnknown
PHP min version
Downloads8K

Community Trust

Rating20/100
Number of ratings1
Active installs10
Developer Profile

WP Quick Deploy Developer Profile

Vladimir Prelovac

20 plugins · 1.0M total installs

70
trust score
Avg Security Score
87/100
Avg Patch Time
2577 days
View full developer profile
Detection Fingerprints

How We Detect WP Quick Deploy

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-quick-deploy/css/style.css/wp-content/plugins/wp-quick-deploy/js/jqModal.js/wp-content/plugins/wp-quick-deploy/js/wp-quick-deploy.js
Script Paths
/wp-content/plugins/wp-quick-deploy/js/jqModal.js/wp-content/plugins/wp-quick-deploy/js/wp-quick-deploy.js
Version Parameters
wp-quick-deploy/css/style.css?ver=wp-quick-deploy/js/jqModal.js?ver=wp-quick-deploy/js/wp-quick-deploy.js?ver=

HTML / DOM Fingerprints

CSS Classes
apu-changelog
JS Globals
wp_quick_deploy
FAQ

Frequently Asked Questions about WP Quick Deploy