InstantClick Security & Risk Analysis

wordpress.org/plugins/instantclick

Dramatically speed up your WordPress site and make navigation effectively instant by loading the next link on hover.

90 active installs v1.0.3 PHP + WP 3.9+ Updated Jan 29, 2023
instantclicklinkspagespeedperformance
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is InstantClick Safe to Use in 2026?

Generally Safe

Score 85/100

InstantClick 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 "instantclick" v1.0.3 plugin exhibits a strong security posture based on the provided static analysis. There are no identified entry points like AJAX handlers, REST API routes, or shortcodes that lack authentication or permission checks, which significantly reduces the attack surface. The code also demonstrates good practices with 100% of SQL queries using prepared statements and no observed dangerous functions or file operations. This suggests a well-developed and security-conscious approach to coding.

However, a critical area of concern is the low percentage of properly escaped output (13%). This indicates a high risk of cross-site scripting (XSS) vulnerabilities, as unsanitized user-provided data could be rendered directly in the browser. While the taint analysis shows no current unsanitized flows, the lack of output escaping is a latent and significant vulnerability. The absence of any recorded vulnerabilities in its history is a positive sign, implying past stability and security, but it does not negate the current risk posed by the unescaped output.

In conclusion, while "instantclick" v1.0.3 has excellent foundational security by minimizing its attack surface and using prepared statements, the pervasive lack of output escaping presents a serious risk of XSS. This critical oversight outweighs the positive aspects, making the plugin potentially vulnerable if user-generated content is displayed without proper sanitization.

Key Concerns

  • Low output escaping percentage (13%)
Vulnerabilities
None known

InstantClick Security Vulnerabilities

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

InstantClick Code Analysis

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

Output Escaping

13% escaped15 total outputs
Attack Surface

InstantClick Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 10
actionadmin_menuclass-wp-instantclick-options.php:30
actionadmin_initclass-wp-instantclick-options.php:31
actioninitclass-wp-instantclick-options.php:32
actioninstantclick_before_initclass-wp-instantclick-options.php:35
actioninstantclick_after_initclass-wp-instantclick-options.php:36
actionwp_enqueue_scriptsclass-wp-instantclick-options.php:37
actionwp_enqueue_scriptsclass-wp-instantclick-options.php:38
actionplugins_loadedclass-wp-instantclick-options.php:41
filterscript_loader_srcclass-wp-instantclick.php:89
actionwp_footerclass-wp-instantclick.php:101
Maintenance & Trust

InstantClick Maintenance & Trust

Maintenance Signals

WordPress version tested6.1.10
Last updatedJan 29, 2023
PHP min version
Downloads7K

Community Trust

Rating80/100
Number of ratings6
Active installs90
Developer Profile

InstantClick Developer Profile

Erica

4 plugins · 920 total installs

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

How We Detect InstantClick

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/instantclick/instantclick.min.js
Script Paths
/wp-content/plugins/instantclick/instantclick.min.js
Version Parameters
instantclick/instantclick.min.js?ver=

HTML / DOM Fingerprints

Data Attributes
data-instantclick-event
JS Globals
window.InstantClick
FAQ

Frequently Asked Questions about InstantClick