jQuery & Plugins Asynchronous Loader Security & Risk Analysis

wordpress.org/plugins/asynchronous-jquery-loader

This plugin asynchronously loads jQuery and its plugins without "jQuery is undefined" errors.

10 active installs v1.1 PHP + WP 4.1+ Updated Mar 8, 2017
above-the-foldjqueryloaderoptimizationpagespeed
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is jQuery & Plugins Asynchronous Loader Safe to Use in 2026?

Generally Safe

Score 85/100

jQuery & Plugins Asynchronous Loader has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 9yr ago
Risk Assessment

The asynchronous-jquery-loader plugin version 1.1 presents a seemingly strong security posture based on the provided static analysis. The absence of any detected entry points like AJAX handlers, REST API routes, or shortcodes, combined with no identified dangerous functions or file operations, suggests a minimal attack surface. Furthermore, the fact that all SQL queries utilize prepared statements is a positive indicator of secure database interaction.

However, a significant concern arises from the output escaping analysis. With 100% of outputs not being properly escaped, this plugin is highly susceptible to Cross-Site Scripting (XSS) vulnerabilities. Any data rendered by this plugin that originates from user input or external sources could be injected with malicious scripts, compromising user sessions and website integrity. The lack of nonce and capability checks, while not directly tied to an identified vulnerability in the static analysis, amplifies the risk of unauthorized actions if any entry points were to be discovered or introduced in the future.

The vulnerability history being completely clean is a positive sign, indicating a lack of past exploitable flaws. This, coupled with the absence of critical taint flows, suggests that the core logic might be sound. Nevertheless, the unescaped output remains a critical weakness that overshadows the otherwise clean analysis. This plugin is best used with extreme caution, especially in environments where user-generated content is displayed or integrated.

Key Concerns

  • Output escaping is not implemented
  • No nonce checks detected
  • No capability checks detected
Vulnerabilities
None known

jQuery & Plugins Asynchronous Loader Security Vulnerabilities

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

jQuery & Plugins Asynchronous Loader Release Timeline

No version history available.
Code Analysis
Analyzed Mar 17, 2026

jQuery & Plugins Asynchronous Loader Code Analysis

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

Output Escaping

0% escaped3 total outputs
Attack Surface

jQuery & Plugins Asynchronous Loader Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 9
actionadmin_noticesjquery-async-loader.php:24
actionplugins_loadedjquery-async-loader.php:32
actioninitjquery-async-loader.php:47
filteradmin_initjquery-async-loader.php:53
filteradmin_menujquery-async-loader.php:57
actionadmin_enqueue_scriptsjquery-async-loader.php:69
actioninitjquery-async-loader.php:76
actionwp_headjquery-async-loader.php:82
filterscript_loader_tagjquery-async-loader.php:90
Maintenance & Trust

jQuery & Plugins Asynchronous Loader Maintenance & Trust

Maintenance Signals

WordPress version tested4.7.33
Last updatedMar 8, 2017
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

jQuery & Plugins Asynchronous Loader Developer Profile

Vitalii Rizo

2 plugins · 20 total installs

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

How We Detect jQuery & Plugins Asynchronous Loader

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/asynchronous-jquery-loader/js/jquery-async-loader.js
Script Paths
//ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js
Version Parameters
jquery.min.js?ver=

HTML / DOM Fingerprints

JS Globals
jQl$
FAQ

Frequently Asked Questions about jQuery & Plugins Asynchronous Loader