Quick Draft CPT Security & Risk Analysis

wordpress.org/plugins/quick-draft-cpt

Add quick draft widgets in dashboard for custom post types. An easy setting page (Setting->Quick draft CPT) to choose the required custom post types.

0 active installs v1.0 PHP + WP + Updated Feb 1, 2023
custom-post-countdashboard-widgetenahance-cptquick-draft
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Quick Draft CPT Safe to Use in 2026?

Generally Safe

Score 85/100

Quick Draft CPT 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-draft-cpt plugin v1.0 demonstrates a generally strong security posture based on the provided static analysis. The absence of exposed entry points like AJAX handlers, REST API routes, and shortcodes significantly limits the plugin's attack surface. Furthermore, the code adheres to good security practices by utilizing prepared statements for all SQL queries and properly escaping all output, indicating a good understanding of fundamental web security. The presence of a nonce check is also a positive sign for security awareness.

However, the lack of capability checks is a notable concern. While the attack surface is currently zero, if any functionality were to be exposed in future versions or through unforeseen means, the absence of proper authorization checks could lead to privilege escalation vulnerabilities. The vulnerability history being completely clean is a positive indicator, but it doesn't negate the potential risks introduced by the missing capability checks. The overall assessment is a plugin with a solid foundation of secure coding practices, but with a critical area of potential weakness due to missing authorization controls.

Key Concerns

  • Missing capability checks
Vulnerabilities
None known

Quick Draft CPT Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Quick Draft CPT Release Timeline

v1.0Current
Code Analysis
Analyzed Apr 16, 2026

Quick Draft CPT Code Analysis

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

Output Escaping

100% escaped14 total outputs
Attack Surface

Quick Draft CPT Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionadmin_menuindex.php:11
actionadmin_initindex.php:12
actionwp_dashboard_setupindex.php:13
Maintenance & Trust

Quick Draft CPT Maintenance & Trust

Maintenance Signals

WordPress version tested6.1.10
Last updatedFeb 1, 2023
PHP min version
Downloads678

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Quick Draft CPT Developer Profile

Prince Kumar

2 plugins · 0 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 Draft CPT

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
wrapwidefat
Data Attributes
name="quick_draft_cpt_selected[]"name="quick_draft_cpt_nonce"
FAQ

Frequently Asked Questions about Quick Draft CPT