QuickPick Security & Risk Analysis

wordpress.org/plugins/quickpick

QuickPick is a tiny WordPress plugin that will help you save time on finding recently edited posts or pages.

0 active installs v1.0.4 PHP 5.6+ WP 5.0+ Updated Unknown
adminhomepageproductivityquick-accessrecently-edited
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is QuickPick Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The "quickpick" plugin v1.0.4 exhibits a generally strong security posture, with no known vulnerabilities recorded in its history and good adherence to several security best practices. The static analysis reveals a small attack surface consisting of only one AJAX handler, and importantly, this handler is protected by capability checks. The code also demonstrates responsible SQL handling, with all queries utilizing prepared statements, and a lack of dangerous functions or file operations significantly reduces common attack vectors. However, a potential area for improvement lies in output escaping. With 50% of analyzed outputs not being properly escaped, there's a risk of cross-site scripting (XSS) vulnerabilities, especially if the unescaped data originates from user input. The absence of any recorded vulnerabilities to date is a positive indicator, suggesting diligent development or a lack of past security scrutiny. Despite the promising lack of historical vulnerabilities and robust handling of SQL and AJAX, the incomplete output escaping presents a latent risk that warrants attention for a more comprehensive security profile.

Key Concerns

  • Unescaped output detected
Vulnerabilities
None known

QuickPick Security Vulnerabilities

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

QuickPick Code Analysis

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

Output Escaping

50% escaped2 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
set_page_as_homepage (quickpick.php:293)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

QuickPick Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_quickpick_set_homepagequickpick.php:74
WordPress Hooks 7
actioninitquickpick.php:64
filterviews_edit-postquickpick.php:66
filterviews_edit-pagequickpick.php:67
actionadmin_headquickpick.php:69
filterpage_row_actionsquickpick.php:72
actionadmin_enqueue_scriptsquickpick.php:73
actioninitquickpick.php:480
Maintenance & Trust

QuickPick Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedUnknown
PHP min version5.6
Downloads919

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

QuickPick Developer Profile

Alexei Samarschi

1 plugin · 0 total installs

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

How We Detect QuickPick

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/quickpick/quickpick.css/wp-content/plugins/quickpick/quickpick.js
Script Paths
/wp-content/plugins/quickpick/quickpick.js

HTML / DOM Fingerprints

CSS Classes
qp-dropdownqp-buttonqp-inputqp-menuhomepage-link
Data Attributes
data-page-iddata-nonce
FAQ

Frequently Asked Questions about QuickPick