Chiebot – AI Chat Assistant Security & Risk Analysis

wordpress.org/plugins/chiebot

Add an AI chatbot to your WordPress site. Uses OpenAI API to learn your site content and automatically answer visitor questions.

0 active installs v0.3.3 PHP 8.0+ WP 6.2+ Updated Jan 16, 2026
aichatbotcustomer-supportfaqopenai
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Chiebot – AI Chat Assistant Safe to Use in 2026?

Generally Safe

Score 100/100

Chiebot – AI Chat Assistant has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 2mo ago
Risk Assessment

The 'chiebot' plugin v0.3.3 exhibits a generally strong security posture based on the provided static analysis. The absence of AJAX handlers, REST API routes, and cron events significantly limits the potential attack surface. The code demonstrates good practices with a high percentage of SQL queries using prepared statements and proper output escaping. The plugin also incorporates nonce and capability checks, further enhancing its security. The taint analysis revealed no critical or high severity unsanitized flows, which is a positive indicator. The lack of any recorded vulnerabilities, including CVEs, further suggests a mature and secure codebase. However, the presence of file operations and external HTTP requests, while not inherently insecure, do represent potential areas for concern if not handled with extreme care and robust sanitization, though the static analysis did not flag specific issues here. The plugin's limited attack surface and robust internal security checks outweigh these minor potential concerns, leading to a low overall risk profile.

Vulnerabilities
None known

Chiebot – AI Chat Assistant Security Vulnerabilities

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

Chiebot – AI Chat Assistant Code Analysis

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

SQL Query Safety

88% prepared16 total queries

Output Escaping

99% escaped91 total outputs
Data Flows
All sanitized

Data Flow Analysis

3 flows
render_analytics (includes\Admin\Admin_Menu.php:408)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Chiebot – AI Chat Assistant Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[chiebot] includes\Plugin.php:63
WordPress Hooks 18
actionadmin_menuincludes\Admin\Admin_Menu.php:23
actionadmin_noticesincludes\Admin\Admin_Menu.php:24
actionadmin_post_chiebot_save_settingsincludes\Admin\Admin_Menu.php:25
actionadmin_post_chiebot_upload_documentincludes\Admin\Admin_Menu.php:26
actionadmin_post_chiebot_delete_documentincludes\Admin\Admin_Menu.php:27
actionadmin_post_chiebot_reindexincludes\Admin\Admin_Menu.php:28
actionadmin_post_chiebot_save_licenseincludes\Admin\Admin_Menu.php:29
actionadmin_post_chiebot_export_logsincludes\Admin\Admin_Menu.php:30
actionadmin_enqueue_scriptsincludes\Assets.php:15
actionwp_enqueue_scriptsincludes\Assets.php:16
actionwp_footerincludes\Assets.php:17
actionsave_postincludes\Knowledge_Manager.php:23
actiontrashed_postincludes\Knowledge_Manager.php:24
actiondeleted_postincludes\Knowledge_Manager.php:25
actioninitincludes\Plugin.php:30
actionrest_api_initincludes\Plugin.php:31
filterupload_mimesincludes\Plugin.php:32
filterwp_check_filetype_and_extincludes\Plugin.php:33
Maintenance & Trust

Chiebot – AI Chat Assistant Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedJan 16, 2026
PHP min version8.0
Downloads237

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Chiebot – AI Chat Assistant Developer Profile

mockuptokyo

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 Chiebot – AI Chat Assistant

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/chiebot/assets/css/admin.css/wp-content/plugins/chiebot/assets/js/admin.js/wp-content/plugins/chiebot/assets/css/chat-widget.css/wp-content/plugins/chiebot/assets/js/chat-widget.js
Version Parameters
chiebot/style.css?ver=chiebot/script.js?ver=

HTML / DOM Fingerprints

CSS Classes
chiebot-chat-rootchiebot-chat-root
Data Attributes
id="chiebot-chat-root"aria-live="polite"
JS Globals
chiebotAdminchiebotWidget
REST Endpoints
/wp-json/chiebot/v1/chat/wp-json/chiebot/v1/chat/test/wp-json/chiebot/v1/knowledge/reindex/wp-json/chiebot/v1/knowledge/upload
Shortcode Output
<div id="chiebot-chat-root" class="chiebot-chat-root" aria-live="polite"></div>
FAQ

Frequently Asked Questions about Chiebot – AI Chat Assistant