NeuroRAG Agent Chatbot Security & Risk Analysis

wordpress.org/plugins/neurorag-agent-chatbot

Simple AI-powered chatbot using modern AI LLM API providers with RAG technology.

0 active installs v1.1.0 PHP 8.0+ WP 5.0+ Updated Jan 16, 2026
aichatbotcustomer-serviceragwoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is NeuroRAG Agent Chatbot Safe to Use in 2026?

Generally Safe

Score 100/100

NeuroRAG Agent Chatbot 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 neurorag-agent-chatbot plugin version 1.1.0 exhibits a generally good security posture based on the provided static analysis. The plugin has a small attack surface, with only two AJAX handlers, and importantly, neither of these are reported as unprotected. The code also demonstrates good practices in output escaping, with a very high percentage properly handled, and a significant number of nonces and capability checks are in place. The absence of any recorded vulnerabilities in its history further suggests a well-maintained and secure plugin. However, a significant concern arises from the single SQL query identified, which is not using prepared statements. This represents a potential risk for SQL injection vulnerabilities, especially if the query handles user-supplied data, which is not explicitly detailed but is a common pattern.

While the taint analysis found no unsanitized paths, indicating that existing data flows are likely handled safely, the raw SQL query remains a notable weakness. The plugin's reliance on external HTTP requests (five in total) could also introduce risks if those external services are compromised or if the plugin doesn't properly validate the responses, though the static analysis doesn't provide details on how these are handled. Overall, the plugin is strong in many areas of secure coding, but the lack of prepared statements for its SQL query is a clear area for improvement to mitigate potential injection risks.

Key Concerns

  • SQL queries not using prepared statements
Vulnerabilities
None known

NeuroRAG Agent Chatbot Security Vulnerabilities

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

NeuroRAG Agent Chatbot Code Analysis

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

SQL Query Safety

0% prepared1 total queries

Output Escaping

96% escaped45 total outputs
Attack Surface

NeuroRAG Agent Chatbot Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 2

authwp_ajax_neurorag_messageneurorag-agent-chatbot.php:34
noprivwp_ajax_neurorag_messageneurorag-agent-chatbot.php:35
WordPress Hooks 4
actionwp_enqueue_scriptsneurorag-agent-chatbot.php:25
actionadmin_menuneurorag-agent-chatbot.php:28
actionadmin_initneurorag-agent-chatbot.php:31
actionwp_footerneurorag-agent-chatbot.php:38
Maintenance & Trust

NeuroRAG Agent Chatbot Maintenance & Trust

Maintenance Signals

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

Community Trust

Rating100/100
Number of ratings1
Active installs0
Developer Profile

NeuroRAG Agent Chatbot Developer Profile

Dhiraj Patra

2 plugins · 10 total installs

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

How We Detect NeuroRAG Agent Chatbot

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/neurorag-agent-chatbot/css/chatbot.css/wp-content/plugins/neurorag-agent-chatbot/js/chatbot.js
Script Paths
/wp-content/plugins/neurorag-agent-chatbot/js/chatbot.js
Version Parameters
neurorag-agent-chatbot/css/chatbot.css?ver=neurorag-agent-chatbot/js/chatbot.js?ver=

HTML / DOM Fingerprints

CSS Classes
neurorag-chat-widgetneurorag-chat-openneurorag-chat-bubbleneurorag-chat-inputneurorag-chat-messageneurorag-chat-bot-messageneurorag-chat-user-message
HTML Comments
<!-- NeuroRAG Agent Chatbot Widget --><!-- NeuroRAG Agent Chatbot Widget End -->
Data Attributes
data-ajaxurldata-noncedata-greetingdata-chatbotnamedata-chatwidthdata-chatheight
JS Globals
neuroragChatbot
REST Endpoints
/wp-json/neurorag/v1/chat
FAQ

Frequently Asked Questions about NeuroRAG Agent Chatbot