SmartAI Search Security & Risk Analysis

wordpress.org/plugins/smartai-search

SmartAI Search AI system using OpenAI embeddings with local database vector store and frontend chat interface.

0 active installs v1.0.0 PHP 7.4+ WP 5.8+ Updated Unknown
chatbotopenaiquestion-answerragsmartai_search-ai
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is SmartAI Search Safe to Use in 2026?

Generally Safe

Score 100/100

SmartAI Search has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The 'smartai-search' v1.0.0 plugin demonstrates several good security practices, including 100% proper output escaping and 80% of SQL queries using prepared statements. There are also no recorded vulnerabilities in its history, suggesting a generally stable codebase. However, the plugin presents a notable risk due to its unprotected entry points. Specifically, two AJAX handlers lack authentication checks, which could allow unauthenticated users to trigger potentially sensitive actions. While taint analysis shows no critical or high-severity unsanitized flows, the presence of unprotected AJAX handlers is a significant concern that could be exploited if those handlers perform actions that are not inherently safe. The lack of documented vulnerabilities is positive, but it does not negate the risks introduced by the unprotected AJAX endpoints. The plugin's security posture is a mixed bag: strong in output handling and SQL practices, but weak in access control for its AJAX interfaces.

Key Concerns

  • Unprotected AJAX handlers
  • Large attack surface without auth
Vulnerabilities
None known

SmartAI Search Security Vulnerabilities

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

SmartAI Search Code Analysis

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

SQL Query Safety

80% prepared5 total queries

Output Escaping

100% escaped23 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
smarse_admin_page (smartai-search.php:244)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
2 unprotected

SmartAI Search Attack Surface

Entry Points3
Unprotected2

AJAX Handlers 2

authwp_ajax_smarse_asksmartai-search.php:606
noprivwp_ajax_smarse_asksmartai-search.php:607

Shortcodes 1

[smarse_doc_chat] smartai-search.php:599
WordPress Hooks 6
actionwp_enqueue_scriptssmartai-search.php:120
actionadmin_enqueue_scriptssmartai-search.php:151
actionadd_meta_boxessmartai-search.php:186
actionsave_postsmartai-search.php:204
actionadmin_menusmartai-search.php:222
actionadmin_initsmartai-search.php:235
Maintenance & Trust

SmartAI Search Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedUnknown
PHP min version7.4
Downloads112

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

SmartAI Search Developer Profile

YKR Infotech

2 plugins · 10 total installs

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

How We Detect SmartAI Search

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/smartai-search/assets/frontend.css/wp-content/plugins/smartai-search/assets/frontend.js/wp-content/plugins/smartai-search/assets/admin.css/wp-content/plugins/smartai-search/assets/admin.js
Script Paths
/wp-content/plugins/smartai-search/assets/frontend.js/wp-content/plugins/smartai-search/assets/admin.js
Version Parameters
smartai-search/assets/frontend.css?ver=smartai-search/assets/frontend.js?ver=smartai-search/assets/admin.css?ver=smartai-search/assets/admin.js?ver=

HTML / DOM Fingerprints

Data Attributes
name="smarse_include"name="smarse_meta_nonce"name="smarse_api_key"name="smarse_save_api_key"
JS Globals
smarse_ajax
FAQ

Frequently Asked Questions about SmartAI Search