Autoload Cleaner & Analyser Security & Risk Analysis

wordpress.org/plugins/siby-autoload-cleaner-analyser

Professional database analyzer. Detect hidden memory hogs, clean the wp_options table, and boost site performance safely.

20 active installs v1.0.0 PHP 7.4+ WP 6.0+ Updated Feb 14, 2026
autoloadcleaneroptimizeperformancewp_options
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Autoload Cleaner & Analyser Safe to Use in 2026?

Generally Safe

Score 100/100

Autoload Cleaner & Analyser has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3mo ago
Risk Assessment

The "siby-autoload-cleaner-analyser" v1.0.0 plugin demonstrates a generally good security posture, with no known historical vulnerabilities and a strong adherence to best practices in its static analysis. The plugin utilizes prepared statements for all SQL queries, a high percentage of properly escaped output, and implements nonce and capability checks for its AJAX handlers. The absence of critical or high severity taint flows is also a positive indicator. However, the presence of the `set_time_limit` function, while not directly indicative of a vulnerability in this context, represents a potential risk if misused or if the plugin were to be modified without careful consideration of its implications, especially in shared hosting environments.

Despite the strong foundational security practices, the presence of one dangerous function is a minor concern. The plugin's attack surface is limited to AJAX handlers, and all appear to be protected by authentication. Given the lack of historical vulnerabilities and the robust static analysis results, the plugin appears to be relatively secure. The primary area for potential improvement would be to review the necessity and implementation of `set_time_limit` to ensure it doesn't introduce unforeseen risks or can be replaced with a more standard WordPress approach. The overall security assessment is positive, with only minor areas for potential enhancement.

Key Concerns

  • Presence of dangerous function (set_time_limit)
Vulnerabilities
None known

Autoload Cleaner & Analyser Security Vulnerabilities

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

Autoload Cleaner & Analyser Release Timeline

v1.0.0Current
Code Analysis
Analyzed Apr 16, 2026

Autoload Cleaner & Analyser Code Analysis

Dangerous Functions
1
Raw SQL Queries
0
56 prepared
Unescaped Output
6
149 escaped
Nonce Checks
15
Capability Checks
10
File Operations
6
External Requests
1
Bundled Libraries
0

Dangerous Functions Found

set_time_limitset_time_limit(300);siby-autoload-cleaner-analyser.php:896

SQL Query Safety

100% prepared56 total queries

Output Escaping

96% escaped155 total outputs
Data Flows · Security
All sanitized

Data Flow Analysis

7 flows
saca_handle_option_actions (siby-autoload-cleaner-analyser.php:164)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Autoload Cleaner & Analyser Attack Surface

Entry Points13
Unprotected0

AJAX Handlers 13

authwp_ajax_saca_manage_optionsiby-autoload-cleaner-analyser.php:162
authwp_ajax_saca_bulk_actionsiby-autoload-cleaner-analyser.php:231
authwp_ajax_saca_wporg_searchsiby-autoload-cleaner-analyser.php:588
authwp_ajax_saca_refresh_tablesiby-autoload-cleaner-analyser.php:883
authwp_ajax_saca_run_analysis_scansiby-autoload-cleaner-analyser.php:891
authwp_ajax_saca_ajax_add_signaturesiby-autoload-cleaner-analyser.php:922
authwp_ajax_saca_toggle_autoload_singlesiby-autoload-cleaner-analyser.php:987
authwp_ajax_saca_delete_optionsiby-autoload-cleaner-analyser.php:1003
authwp_ajax_saca_ajax_clear_transientssiby-autoload-cleaner-analyser.php:1204
authwp_ajax_saca_ajax_upload_jsonsiby-autoload-cleaner-analyser.php:1205
authwp_ajax_saca_ajax_restore_jsonsiby-autoload-cleaner-analyser.php:1206
authwp_ajax_saca_fetch_suspectssiby-autoload-cleaner-analyser.php:1207
authwp_ajax_saca_download_jsonsiby-autoload-cleaner-analyser.php:1208
WordPress Hooks 7
actionplugins_loadedsiby-autoload-cleaner-analyser.php:16
actionadmin_initsiby-autoload-cleaner-analyser.php:109
actionadmin_menusiby-autoload-cleaner-analyser.php:306
actionadmin_enqueue_scriptssiby-autoload-cleaner-analyser.php:317
actionadmin_initsiby-autoload-cleaner-analyser.php:528
actionadmin_footersiby-autoload-cleaner-analyser.php:712
actionadmin_initsiby-autoload-cleaner-analyser.php:1176
Maintenance & Trust

Autoload Cleaner & Analyser Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedFeb 14, 2026
PHP min version7.4
Downloads274

Community Trust

Rating0/100
Number of ratings0
Active installs20
Developer Profile

Autoload Cleaner & Analyser Developer Profile

Siby P Varkey

1 plugin · 20 total installs

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

How We Detect Autoload Cleaner & Analyser

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/siby-autoload-cleaner-analyser/css/saca-admin.css/wp-content/plugins/siby-autoload-cleaner-analyser/js/saca-admin.js
Script Paths
/wp-content/plugins/siby-autoload-cleaner-analyser/js/saca-admin.js
Version Parameters
siby-autoload-cleaner-analyser/css/saca-admin.css?ver=siby-autoload-cleaner-analyser/js/saca-admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
saca-option-itemsaca-action-buttonsaca-toggle-switchsaca-restore-buttonsaca-delete-permanent-buttonsaca-trash-itemsaca-analysis-status
HTML Comments
<!-- SACA_START_ANALYSIS --><!-- SACA_END_ANALYSIS -->
Data Attributes
data-option-namedata-trash-iddata-nonce
JS Globals
saca_ajax_object
FAQ

Frequently Asked Questions about Autoload Cleaner & Analyser