Quick Links Security & Risk Analysis

wordpress.org/plugins/home-quick-links

A WordPress plugin to show a series of images as “quick links.”

10 active installs v1.7.1 PHP + WP + Updated Mar 30, 2016
button
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Quick Links Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 10yr ago
Risk Assessment

The home-quick-links plugin version 1.7.1 exhibits a generally good security posture based on the provided static analysis and vulnerability history. The absence of dangerous functions, file operations, and external HTTP requests is a strong positive indicator. Furthermore, all detected SQL queries are properly prepared, and the plugin implements both nonce and capability checks, which are essential for securing WordPress actions. The lack of any recorded vulnerabilities in its history is also a significant strength, suggesting a history of secure development practices.

However, a notable area of concern is the output escaping. With 44% of outputs properly escaped, there's a substantial risk of cross-site scripting (XSS) vulnerabilities if the remaining 56% are not handled with sufficient sanitization. This means user-provided data, if not properly escaped before being displayed, could be injected and executed by other users' browsers. The presence of a shortcode, while only one and appearing to have protective checks, still represents an entry point that requires careful validation of its attributes.

In conclusion, while the plugin has a solid foundation with prepared SQL and robust authorization checks, the significant proportion of unescaped output presents a tangible risk. The vulnerability history is clean, which is commendable, but the static analysis reveals a specific area that requires immediate attention to mitigate potential security breaches.

Key Concerns

  • Significant unescaped output found
Vulnerabilities
None known

Quick Links Security Vulnerabilities

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

Quick Links Code Analysis

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

Output Escaping

44% escaped9 total outputs
Attack Surface

Quick Links Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[quick_links] inc\quick-links-shortcode.php:21
WordPress Hooks 8
actionadd_meta_boxesinc\quick-links-admin.php:7
actionsave_postinc\quick-links-admin.php:58
actiondo_meta_boxesinc\quick-links-admin.php:114
actioninitinc\quick-links-post-type.php:7
actioninitinc\quick-links-post-type.php:49
actionafter_setup_themeinc\quick-links-post-type.php:57
actionwp_enqueue_scriptsquick-links.php:30
actionwp_enqueue_scriptsquick-links.php:49
Maintenance & Trust

Quick Links Maintenance & Trust

Maintenance Signals

WordPress version tested4.4.34
Last updatedMar 30, 2016
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Quick Links Developer Profile

macbookandrew

11 plugins · 8K total installs

73
trust score
Avg Security Score
92/100
Avg Patch Time
498 days
View full developer profile
Detection Fingerprints

How We Detect Quick Links

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/home-quick-links/css/quick-links-styles.css/wp-content/plugins/home-quick-links/js/modernizr.flexbox.js
Script Paths
/wp-content/plugins/home-quick-links/js/modernizr.flexbox.js
Version Parameters
home-quick-links/css/quick-links-styles.css?ver=quick-links-styles.css?ver=

HTML / DOM Fingerprints

CSS Classes
home-quick-links-containerhome-quick-linkwp-captionwp-caption-textscreen-reader-text
HTML Comments
<!-- .home-links-container -->
Data Attributes
name="armd_ql_url"name="armd_ql_target_blank"id="armd_ql_target_blank"name="armd_ql_form_picker_meta_box_nonce"
JS Globals
modernizr-flexbox-flexboxlegacy
Shortcode Output
[quick_links]
FAQ

Frequently Asked Questions about Quick Links