JewelsStore Chat Widget Security & Risk Analysis

wordpress.org/plugins/jewelsstore-chat-widget

A free site chat widget for WordPress with optional hosted or direct external AI replies and optional Meta WhatsApp Cloud webhook integration.

0 active installs v1.6.5 PHP 7.4+ WP 6.0+ Updated Apr 4, 2026
ai-assistantchatchatbotsupportwhatsapp
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is JewelsStore Chat Widget Safe to Use in 2026?

Generally Safe

Score 100/100

JewelsStore Chat Widget has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 4mo ago
Risk Assessment

The "jewelsstore-chat-widget" plugin v1.6.5 demonstrates several good security practices. Notably, it has a clean vulnerability history with no recorded CVEs, indicating a generally secure development approach or a history of timely patching. The static analysis also shows 100% of SQL queries use prepared statements and all output is properly escaped, which significantly reduces the risk of common web vulnerabilities like SQL injection and cross-site scripting (XSS).

However, there are some areas of concern that warrant attention. The plugin exposes one REST API route without permission callbacks, creating an unprotected entry point into the application. While the static analysis did not reveal any critical or high severity taint flows, the presence of an unprotected REST API route is a potential pathway for attackers to probe or exploit. The plugin also makes three external HTTP requests, which, if not handled securely, could be leveraged for various attacks such as SSRF if user-supplied data is used in constructing these requests without proper sanitization.

In conclusion, the plugin is generally well-secured in terms of its handling of SQL queries and output escaping, and its lack of past vulnerabilities is a positive sign. The primary weakness lies in the unprotected REST API route. While the attack surface is relatively small (3 total entry points), this single unprotected route presents a direct risk. Further investigation into the functionality of this REST API route and its potential impact is recommended, along with ensuring the external HTTP requests are secure.

Key Concerns

  • Unprotected REST API route
  • External HTTP requests
Vulnerabilities
None known

JewelsStore Chat Widget Security Vulnerabilities

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

JewelsStore Chat Widget Release Timeline

v1.6.4
v1.6.3
v1.6.2
v1.6.1
v1.6.0
v1.5.6
Code Analysis
Analyzed Apr 16, 2026

JewelsStore Chat Widget Code Analysis

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

Output Escaping

100% escaped434 total outputs
Data Flows · Security
All sanitized

Data Flow Analysis

2 flows
jewechwi_handle_announcement_click (includes/jewechwi-free-core.php:2335)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
1 unprotected

JewelsStore Chat Widget Attack Surface

Entry Points3
Unprotected1

AJAX Handlers 2

authwp_ajax_jewechwi_chatincludes/jewechwi-free-core.php:1205
noprivwp_ajax_jewechwi_chatincludes/jewechwi-free-core.php:1206

REST API Routes 1

GET/wp-json/jewechwi-agent/v1/webhook/metaincludes/jewechwi-free-core.php:1870
WordPress Hooks 10
actionadmin_initincludes/jewechwi-free-core.php:358
actionadmin_post_jewechwi_refresh_installation_insightsincludes/jewechwi-free-core.php:385
actionadmin_noticesincludes/jewechwi-free-core.php:401
actionadmin_initincludes/jewechwi-free-core.php:411
actionadmin_menuincludes/jewechwi-free-core.php:599
actionadmin_initincludes/jewechwi-free-core.php:608
actionwp_enqueue_scriptsincludes/jewechwi-free-core.php:1200
actionrest_api_initincludes/jewechwi-free-core.php:1876
actionadmin_initincludes/jewechwi-free-core.php:2191
actionadmin_post_jewechwi_announcement_clickincludes/jewechwi-free-core.php:2359
Maintenance & Trust

JewelsStore Chat Widget Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedApr 4, 2026
PHP min version7.4
Downloads398

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

JewelsStore Chat Widget Developer Profile

richiyali

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 JewelsStore Chat Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/jewelsstore-chat-widget/assets/css/jewechwi-chat-widget.css/wp-content/plugins/jewelsstore-chat-widget/assets/js/jewechwi-chat-widget.js/wp-content/plugins/jewelsstore-chat-widget/assets/js/jewechwi-chat-widget-frontend.js
Generator Patterns
WP AI Chat Widget Advanced
Script Paths
/wp-content/plugins/jewelsstore-chat-widget/assets/js/jewechwi-chat-widget.js/wp-content/plugins/jewelsstore-chat-widget/assets/js/jewechwi-chat-widget-frontend.js
Version Parameters
jewelsstore-chat-widget/assets/css/jewechwi-chat-widget.css?ver=jewelsstore-chat-widget/assets/js/jewechwi-chat-widget.js?ver=jewelsstore-chat-widget/assets/js/jewechwi-chat-widget-frontend.js?ver=

HTML / DOM Fingerprints

CSS Classes
jewechwi-chat-widgetjewechwi-chat-widget-wrapperjewechwi-chat-widget-headerjewechwi-chat-widget-message-areajewechwi-chat-widget-input-areajewechwi-chat-widget-send-button
HTML Comments
<!-- START WP AI Chat Widget --><!-- END WP AI Chat Widget --><!-- WP AI Chat Widget Free --><!-- WP AI Chat Widget Premium Add-on Required -->
Data Attributes
data-jewechwi-primary-colordata-jewechwi-positiondata-jewechwi-agent-namedata-jewechwi-agent-avatar-urldata-jewechwi-placeholderdata-jewechwi-ui-language+3 more
JS Globals
jewechwi_chat_widget_configjewechwi_chat_widget_textsjewechwi_chat_widget_options
REST Endpoints
/wp-json/jai-license/v1/admin-announcement/wp-json/jai-license/v1/admin-announcement-track
FAQ

Frequently Asked Questions about JewelsStore Chat Widget