Knowledge AI Bot Security & Risk Analysis

wordpress.org/plugins/knowledge-ai-bot

Transform your WordPress site into an intelligent knowledge hub with AI-powered conversations that help visitors understand your content better.

0 active installs v1.0.0 PHP 7.4+ WP 5.0+ Updated Sep 8, 2025
artificial-intelligencechatbotclaudeknowledgeopenai
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Knowledge AI Bot Safe to Use in 2026?

Generally Safe

Score 100/100

Knowledge AI Bot has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 6mo ago
Risk Assessment

The "knowledge-ai-bot" plugin v1.0.0 exhibits a generally good security posture with several positive indicators. The absence of known CVEs and a clean vulnerability history are significant strengths. The code also demonstrates good practices by utilizing prepared statements for all SQL queries and a high percentage of properly escaped outputs. Furthermore, there are no file operations or external HTTP requests detected that might pose an immediate risk. However, the analysis does reveal a critical taint flow with unsanitized paths, which is a significant concern despite the absence of explicit permission checks on entry points. This suggests a potential for arbitrary code execution or path traversal vulnerabilities if the unsanitized input is not handled correctly downstream. While the number of entry points is relatively small, the presence of one unprotected AJAX handler, even if not directly exploited by a critical taint flow, represents a minor area for improvement.

Key Concerns

  • Critical taint flow with unsanitized paths
  • Unprotected AJAX handler identified
Vulnerabilities
None known

Knowledge AI Bot Security Vulnerabilities

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

Knowledge AI Bot Code Analysis

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

SQL Query Safety

100% prepared4 total queries

Output Escaping

91% escaped70 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

1 flows1 with unsanitized paths
<class-api-handler> (includes\class-api-handler.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Knowledge AI Bot Attack Surface

Entry Points5
Unprotected0

AJAX Handlers 5

authwp_ajax_kaib_test_connectionincludes\class-admin.php:17
authwp_ajax_kaib_chatincludes\class-api-handler.php:28
noprivwp_ajax_kaib_chatincludes\class-api-handler.php:29
authwp_ajax_kaib_chat_streamincludes\class-api-handler.php:30
noprivwp_ajax_kaib_chat_streamincludes\class-api-handler.php:31
WordPress Hooks 6
actionadmin_menuincludes\class-admin.php:14
actionadmin_initincludes\class-admin.php:15
actionadmin_enqueue_scriptsincludes\class-admin.php:16
actionwp_enqueue_scriptsincludes\class-frontend.php:14
actionwp_footerincludes\class-frontend.php:15
actioninitknowledge-ai-bot-plugin.php:64
Maintenance & Trust

Knowledge AI Bot Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedSep 8, 2025
PHP min version7.4
Downloads608

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Knowledge AI Bot Developer Profile

Calogero1975

3 plugins · 110 total installs

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

How We Detect Knowledge AI Bot

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/knowledge-ai-bot/assets/css/chatbot.css/wp-content/plugins/knowledge-ai-bot/assets/js/chatbot.js/wp-content/plugins/knowledge-ai-bot/assets/js/vendor/marked.min.js
Script Paths
/wp-content/plugins/knowledge-ai-bot/assets/js/chatbot.js/wp-content/plugins/knowledge-ai-bot/assets/js/vendor/marked.min.js
Version Parameters
knowledge-ai-bot/assets/css/chatbot.css?ver=knowledge-ai-bot/assets/js/chatbot.js?ver=knowledge-ai-bot/assets/js/vendor/marked.min.js?ver=

HTML / DOM Fingerprints

CSS Classes
kaib-chat-widgetkaib-chat-bubblekaib-chat-inputkaib-chat-messageskaib-chat-headerkaib-chat-close-buttonkaib-chat-user-messagekaib-chat-bot-message
Data Attributes
data-plugin-name="knowledge-ai-bot"data-llm-servicedata-api-keydata-system-promptdata-chatbot-widthdata-chatbot-height+5 more
JS Globals
window.kaib_settingswindow.kaib_chat_bot
REST Endpoints
/wp-json/knowledge-ai-bot/v1/chat
Shortcode Output
[knowledge_ai_bot]
FAQ

Frequently Asked Questions about Knowledge AI Bot