Aisk — AI Sales Chatbot for WooCommerce | Knowledgebase & Support bot Security & Risk Analysis

wordpress.org/plugins/aisk-ai-chat

AI-powered chatbot for WooCommerce, offers instant product recommendations and self-trained AI knowledge base for enhanced customer support.

0 active installs v2.6.4 PHP 7.4+ WP 5.0+ Updated Unknown
chatbotcustomer-supportlive-chatlive-supportwoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Aisk — AI Sales Chatbot for WooCommerce | Knowledgebase & Support bot Safe to Use in 2026?

Generally Safe

Score 100/100

Aisk — AI Sales Chatbot for WooCommerce | Knowledgebase & Support bot has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The 'aisk-ai-chat' v2.6.4 plugin exhibits a generally strong security posture with excellent practices in output escaping and a high percentage of prepared SQL statements. The absence of known CVEs and a clean vulnerability history are positive indicators of consistent security maintenance. However, the static analysis reveals specific areas of concern. The plugin exposes 32 REST API routes, with 3 of these lacking explicit permission callbacks. Additionally, taint analysis identified 2 flows with unsanitized paths, both categorized as high severity. While no critical vulnerabilities or raw SQL queries were found, these 3 unprotected REST API routes and the high-severity unsanitized path flows represent potential entry points for malicious actors if not adequately secured by WordPress's default capabilities or contextual checks.

Key Concerns

  • REST API routes without permission callbacks
  • High severity unsanitized path taint flows
Vulnerabilities
None known

Aisk — AI Sales Chatbot for WooCommerce | Knowledgebase & Support bot Security Vulnerabilities

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

Aisk — AI Sales Chatbot for WooCommerce | Knowledgebase & Support bot Code Analysis

Dangerous Functions
0
Raw SQL Queries
15
146 prepared
Unescaped Output
1
222 escaped
Nonce Checks
17
Capability Checks
36
File Operations
2
External Requests
14
Bundled Libraries
0

SQL Query Safety

91% prepared161 total queries

Output Escaping

100% escaped223 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

6 flows2 with unsanitized paths
handle_pdf_processing (includes\class-external-embeddings-handler.php:2272)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
3 unprotected

Aisk — AI Sales Chatbot for WooCommerce | Knowledgebase & Support bot Attack Surface

Entry Points32
Unprotected3

REST API Routes 32

GET/wp-json/aisk/v1/settingsincludes\class-aisk-admin.php:201
POST/wp-json/aisk/v1/install-woocommerceincludes\class-aisk-admin.php:219
GET/wp-json/aisk/v1/analytics/overviewincludes\class-aisk-admin.php:228
GET/wp-json/aisk/v1/analytics/usageincludes\class-aisk-admin.php:236
GET/wp-json/aisk/v1/analytics/errorsincludes\class-aisk-admin.php:245
GET/wp-json/aisk/v1/analytics/costsincludes\class-aisk-admin.php:253
POST/wp-json/aisk/v1/chatincludes\class-chat-handler.php:75
POST/wp-json/aisk/v1/authincludes\class-chat-handler.php:84
GET/wp-json/aisk/v1/conversationsincludes\class-chat-handler.php:93
GET/wp-json/aisk/v1/conversations/(?P<id>[a-zA-Z0-9-]+)includes\class-chat-handler.php:109
GET/wp-json/aisk/v1/messages/(?P<conversation_id>[a-zA-Z0-9-]+)includes\class-chat-handler.php:126
POST/wp-json/aisk/v1/submit-inquiryincludes\class-chat-handler.php:143
POST/wp-json/aisk/v1/classify-intentincludes\class-chat-handler.php:152
GET/wp-json/aisk/v1/inquiriesincludes\class-chat-handler.php:175
GET/wp-json/aisk/v1/inquiries/(?P<id>\d+)includes\class-chat-handler.php:210
GET/wp-json/aisk/v1/inquiries/(?P<id>\d+)/notesincludes\class-chat-handler.php:228
POST/wp-json/aisk/v1/inquiries/(?P<id>\d+)/statusincludes\class-chat-handler.php:248
POST/wp-json/aisk/v1/process-contentincludes\class-embeddings-handler.php:78
GET/wp-json/aisk/v1/get-unprocessed-countincludes\class-embeddings-handler.php:110
POST/wp-json/aisk/v1/cleanup-excluded-embeddingsincludes\class-embeddings-handler.php:120
POST/wp-json/aisk/v1/process-urlsincludes\class-external-embeddings-handler.php:147
POST/wp-json/aisk/v1/check-url-statusincludes\class-external-embeddings-handler.php:189
POST/wp-json/aisk/v1/get-crawled-urlsincludes\class-external-embeddings-handler.php:210
POST/wp-json/aisk/v1/delete-urlincludes\class-external-embeddings-handler.php:222
POST/wp-json/aisk/v1/process-pdfincludes\class-external-embeddings-handler.php:232
GET/wp-json/aisk/v1/get-pdf-statusincludes\class-external-embeddings-handler.php:243
GET/wp-json/aisk/v1/pdf-job-statusincludes\class-external-embeddings-handler.php:263
POST/wp-json/aisk/v1/delete-pdfincludes\class-external-embeddings-handler.php:289
GET/wp-json/aisk/v1/pdf-queue-listincludes\class-external-embeddings-handler.php:301
POST/wp-json/aisk/v1/telegram-webhookincludes\messenger\class-telegram-handler.php:83
POST/wp-json/aisk/v1/whatsapp-webhookincludes\messenger\class-whatsapp-handler.php:78
POST/wp-json/aisk/v1/process-pdf-queueincludes\services\queue\class-pdf-queue-handler.php:124
WordPress Hooks 64
actioninitaisk-ai-chat.php:100
actioninitaisk-ai-chat.php:101
actionplugins_loadedaisk-ai-chat.php:106
actionadmin_enqueue_scriptsaisk-ai-chat.php:117
actionwp_loadedaisk-ai-chat.php:228
filterupload_max_filesizeaisk-ai-chat.php:259
filterpost_max_sizeaisk-ai-chat.php:260
filtermemory_limitaisk-ai-chat.php:261
filtermax_execution_timeaisk-ai-chat.php:262
filtermax_input_timeaisk-ai-chat.php:263
filterupload_size_limitaisk-ai-chat.php:266
actionwp_enqueue_scriptsaisk-ai-chat.php:316
actionwp_footeraisk-ai-chat.php:319
actionwp_loadedaisk-ai-chat.php:324
actionadmin_initaisk-ai-chat.php:348
actionswitch_themeappsero\client\src\Insights.php:135
actionswitch_themeappsero\client\src\Insights.php:136
actionadmin_footerappsero\client\src\Insights.php:147
actionadmin_noticesappsero\client\src\Insights.php:163
actionadmin_initappsero\client\src\Insights.php:166
filtercron_schedulesappsero\client\src\Insights.php:172
actionadmin_menuappsero\client\src\License.php:219
actionafter_switch_themeappsero\client\src\License.php:781
actionswitch_themeappsero\client\src\License.php:782
actionadmin_menuincludes\class-aisk-admin.php:49
actionadmin_enqueue_scriptsincludes\class-aisk-admin.php:50
actionadmin_enqueue_scriptsincludes\class-aisk-admin.php:51
actionrest_api_initincludes\class-aisk-admin.php:53
actionshutdownincludes\class-api-usage-tracker.php:110
actionrest_api_initincludes\class-chat-handler.php:60
actionrest_api_initincludes\class-embeddings-handler.php:55
actionupdate_option_aisk_settingsincludes\class-embeddings-handler.php:59
actionbefore_delete_postincludes\class-embeddings-handler.php:62
actionwoocommerce_before_delete_productincludes\class-embeddings-handler.php:63
actionwoocommerce_before_delete_product_variationincludes\class-embeddings-handler.php:64
filterrest_pre_serve_requestincludes\class-embeddings-handler.php:131
actioninitincludes\class-external-embeddings-handler.php:83
actionaisk_process_pdf_backgroundincludes\class-external-embeddings-handler.php:86
actionrest_api_initincludes\class-external-embeddings-handler.php:89
actionaisk_process_url_backgroundincludes\class-external-embeddings-handler.php:92
actionbefore_delete_postincludes\class-external-embeddings-handler.php:95
actionwoocommerce_before_delete_productincludes\class-external-embeddings-handler.php:96
actionwoocommerce_before_delete_product_variationincludes\class-external-embeddings-handler.php:97
filterwp_handle_upload_prefilterincludes\class-external-embeddings-handler.php:98
actionadmin_noticesincludes\class-external-embeddings-handler.php:101
actionadmin_enqueue_scriptsincludes\class-external-embeddings-handler.php:104
filtermax_execution_timeincludes\class-external-embeddings-handler.php:2074
filterupload_size_limitincludes\class-external-embeddings-handler.php:2726
filtermax_execution_timeincludes\class-external-embeddings-handler.php:2731
filtermax_input_timeincludes\class-external-embeddings-handler.php:2736
filtermax_execution_timeincludes\class-external-embeddings-handler.php:2995
filtermax_execution_timeincludes\class-external-embeddings-handler.php:3176
filtermax_execution_timeincludes\class-external-embeddings-handler.php:3326
filtermax_execution_timeincludes\class-external-embeddings-handler.php:3425
filtermax_execution_timeincludes\class-external-embeddings-handler.php:3499
filteraisk_script_dataincludes\features\class-contact-form-handler.php:69
actionrest_api_initincludes\messenger\class-telegram-handler.php:72
actionrest_api_initincludes\messenger\class-whatsapp-handler.php:67
filtercron_schedulesincludes\services\queue\class-pdf-queue-handler.php:97
actionrest_api_initincludes\services\queue\class-pdf-queue-handler.php:100
actionshutdownincludes\services\queue\class-pdf-queue-handler.php:103
filtermax_execution_timeincludes\services\queue\class-pdf-queue-handler.php:266
filtershow_admin_barincludes\templates\contact-form.php:20
actionwp_enqueue_scriptsincludes\templates\contact-form.php:325

Scheduled Events 1

aisk_process_url_background
Maintenance & Trust

Aisk — AI Sales Chatbot for WooCommerce | Knowledgebase & Support bot Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedUnknown
PHP min version7.4
Downloads1K

Community Trust

Rating100/100
Number of ratings1
Active installs0
Developer Profile

Aisk — AI Sales Chatbot for WooCommerce | Knowledgebase & Support bot Developer Profile

Aisk.chat

1 plugin · 0 total installs

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

How We Detect Aisk — AI Sales Chatbot for WooCommerce | Knowledgebase & Support bot

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/aisk-ai-chat/build/style-index.css/wp-content/plugins/aisk-ai-chat/build/index.js/wp-content/plugins/aisk-ai-chat/assets/css/app.css/wp-content/plugins/aisk-ai-chat/assets/js/app.js/wp-content/plugins/aisk-ai-chat/assets/js/frontend.js/wp-content/plugins/aisk-ai-chat/assets/js/components/chatbot.js/wp-content/plugins/aisk-ai-chat/assets/js/components/common.js/wp-content/plugins/aisk-ai-chat/assets/js/components/utils.js
Script Paths
https://sdk.gleap.io/latest/index.js
Version Parameters
aisk-ai-chat/build/style-index.css?ver=aisk-ai-chat/build/index.js?ver=aisk-ai-chat/assets/css/app.css?ver=aisk-ai-chat/assets/js/app.js?ver=aisk-ai-chat/assets/js/frontend.js?ver=aisk-ai-chat/assets/js/components/chatbot.js?ver=aisk-ai-chat/assets/js/components/common.js?ver=aisk-ai-chat/assets/js/components/utils.js?ver=

HTML / DOM Fingerprints

CSS Classes
aisk-chat-containeraisk-chat-widgetaisk-chat-bubbleaisk-chat-messageaisk-chat-inputaisk-chat-footeraisk-chat-headeraisk-chat-avatar
HTML Comments
<!-- Aisk AI Chatbot Plugin Loaded --><!-- AISK AI Chatbot - Footer Scripts -->
Data Attributes
data-aisk-chat-iddata-aisk-chat-api-urldata-aisk-chat-themedata-aisk-chat-placeholder
JS Globals
AISK_AI_ChatAISK_CHAT_CONFIGAISK_CHAT_TRANSLATIONS
REST Endpoints
/wp-json/aisk-ai-chat/v1/message/wp-json/aisk-ai-chat/v1/history/wp-json/aisk-ai-chat/v1/config
Shortcode Output
[aisk_chat][aisk_chat_form]
FAQ

Frequently Asked Questions about Aisk — AI Sales Chatbot for WooCommerce | Knowledgebase & Support bot