Add Index To Autoload Security & Risk Analysis

wordpress.org/plugins/add-index-to-autoload

Improve your WordPress-Website speed by adding an index to the autoload field of your WordPress database.

100 active installs v1.1.0 PHP 5.6+ WP 4.1+ Updated Mar 4, 2021
databasedatabase-speedindex-autoload
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Add Index To Autoload Safe to Use in 2026?

Generally Safe

Score 85/100

Add Index To Autoload has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 5yr ago
Risk Assessment

The "add-index-to-autoload" v1.1.0 plugin exhibits a concerning security posture due to a significant number of unprotected AJAX handlers. While the static analysis shows no dangerous functions, file operations, or external HTTP requests, and the vulnerability history is clean, the lack of authentication and capability checks on five AJAX entry points creates a substantial attack surface. This means any unauthenticated user could potentially trigger these handlers, leading to unintended consequences. The presence of nonces on these AJAX handlers is a positive sign, suggesting an attempt at some level of protection, but it is not a substitute for proper authentication and authorization. Furthermore, the fact that none of the 35 total outputs are properly escaped is a significant weakness, increasing the risk of cross-site scripting (XSS) vulnerabilities if user-controlled data is ever processed by these handlers. The clean vulnerability history and absence of critical taint flows are strengths, but they do not negate the immediate risks presented by the unprotected AJAX endpoints and widespread output escaping issues. The plugin's strengths lie in its avoidance of highly dangerous code patterns, but its weaknesses in input validation and access control make it a moderate risk.

Key Concerns

  • 5 AJAX handlers without auth checks
  • 0% output properly escaped
Vulnerabilities
None known

Add Index To Autoload Security Vulnerabilities

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

Add Index To Autoload Code Analysis

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

SQL Query Safety

67% prepared3 total queries

Output Escaping

0% escaped35 total outputs
Attack Surface
5 unprotected

Add Index To Autoload Attack Surface

Entry Points5
Unprotected5

AJAX Handlers 5

authwp_ajax_aital_check_if_scheduler_existsincludes\class-add-index-to-autoload.php:134
authwp_ajax_aital_checkincludes\class-add-index-to-autoload.php:135
authwp_ajax_aital_add_indexincludes\class-add-index-to-autoload.php:136
authwp_ajax_aital_remove_indexincludes\class-add-index-to-autoload.php:137
authwp_ajax_aital_schedule_index_checkincludes\class-add-index-to-autoload.php:138
WordPress Hooks 6
actionadmin_noticesadmin\class-add-index-to-autoload-admin.php:324
actionplugins_loadedincludes\class-add-index-to-autoload.php:114
actionadmin_enqueue_scriptsincludes\class-add-index-to-autoload.php:128
actionadmin_enqueue_scriptsincludes\class-add-index-to-autoload.php:129
actionadmin_menuincludes\class-add-index-to-autoload.php:130
actionaital_schedule_checkincludes\class-add-index-to-autoload.php:131

Scheduled Events 2

aital_schedule_check
aital_schedule_check
Maintenance & Trust

Add Index To Autoload Maintenance & Trust

Maintenance Signals

WordPress version tested5.7.15
Last updatedMar 4, 2021
PHP min version5.6
Downloads9K

Community Trust

Rating100/100
Number of ratings2
Active installs100
Developer Profile

Add Index To Autoload Developer Profile

RAIDBOXES

2 plugins · 9K total installs

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

How We Detect Add Index To Autoload

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/add-index-to-autoload/admin/css/add-index-to-autoload-admin.css
Script Paths
/wp-content/plugins/add-index-to-autoload/admin/js/add-index-to-autoload-admin.js
Version Parameters
add-index-to-autoload/admin/css/add-index-to-autoload-admin.css?ver=add-index-to-autoload/admin/js/add-index-to-autoload-admin.js?ver=

HTML / DOM Fingerprints

JS Globals
aital_check_schedule_settingsaital_check_index_settingsaital_add_index_settingsaital_remove_index_settingsaital_schedule_index_check_settings
FAQ

Frequently Asked Questions about Add Index To Autoload