AI Services Security & Risk Analysis

wordpress.org/plugins/ai-services

Makes AI centrally available in WordPress, whether via PHP, REST API, JavaScript, or WP-CLI - for any provider.

70 active installs v0.7.4 PHP 7.2+ WP 6.0+ Updated Dec 7, 2025
aifunction-callingimage-generationmultimodaltext-generation
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is AI Services Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 3mo ago
Risk Assessment

The "ai-services" plugin v0.7.4 demonstrates a generally strong security posture based on the provided static analysis. The absence of any identified vulnerabilities in its history and the complete avoidance of dangerous functions, raw SQL queries, and external HTTP requests are commendable. The high percentage of properly escaped output further reinforces this positive impression, indicating that the developers have taken care to prevent common cross-site scripting (XSS) vulnerabilities. The plugin also has a zero attack surface, meaning no direct entry points that could be exploited.

However, there are significant concerns that temper this otherwise positive assessment. The complete lack of nonce checks and capability checks across all entry points (even though there are none currently) is a major red flag. If any entry points were to be introduced in future versions without proper authentication and authorization mechanisms, this could lead to severe security vulnerabilities. The presence of the Guzzle library, a bundled dependency, also presents a potential risk if it is outdated or contains known vulnerabilities, though this is not explicitly stated in the provided data. The absence of taint analysis results is also notable; while it could mean no issues were found, it could also indicate that the analysis was incomplete or not performed.

In conclusion, while "ai-services" v0.7.4 has a clean vulnerability history and good coding practices in terms of output escaping and SQL prepared statements, the fundamental lack of authentication and authorization checks on potential entry points is a critical weakness. The plugin's current security is heavily reliant on its minimal attack surface, which is not a sustainable long-term security strategy. Developers should prioritize implementing robust authentication and authorization for any future additions or modifications to the plugin.

Key Concerns

  • No nonce checks on entry points
  • No capability checks on entry points
  • Bundled library (Guzzle)
Vulnerabilities
None known

AI Services Security Vulnerabilities

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

AI Services Code Analysis

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

Bundled Libraries

Guzzle

SQL Query Safety

100% prepared4 total queries

Output Escaping

95% escaped37 total outputs
Attack Surface

AI Services Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 23
actionadmin_noticesai-services.php:39
actionadmin_noticesai-services.php:45
actioninitincludes\Chatbot\Chatbot.php:93
actionadmin_enqueue_scriptsincludes\Chatbot\Chatbot.php:97
actionadmin_footerincludes\Chatbot\Chatbot.php:98
actionwp_enqueue_scriptsincludes\Chatbot\Chatbot.php:100
actionwp_footerincludes\Chatbot\Chatbot.php:101
filterai_services_model_paramsincludes\Chatbot\Chatbot.php:104
actioninitincludes\Plugin_Main.php:120
actioninitincludes\Plugin_Main.php:211
actionplugins_loadedincludes\Plugin_Main.php:424
actionadmin_enqueue_scriptsincludes\Services\Admin\Playground_Page.php:59
filteradmin_body_classincludes\Services\Admin\Playground_Page.php:76
actionadmin_noticesincludes\Services\Admin\Playground_Page.php:83
actionadmin_enqueue_scriptsincludes\Services\Admin\Settings_Page.php:59
filteradmin_body_classincludes\Services\Admin\Settings_Page.php:69
actionadmin_noticesincludes\Services\Admin\Settings_Page.php:76
actionplugins_loadedincludes\Services\Services_Loader.php:120
actioninitincludes\Services\Services_Loader.php:155
actioninitincludes\Services\Services_Loader.php:172
actionrest_api_initincludes\Services\Services_Loader.php:194
actionadmin_menuincludes\Services\Services_Loader.php:215
actionadmin_enqueue_scriptsincludes\Services\Services_Loader.php:223
Maintenance & Trust

AI Services Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 7, 2025
PHP min version7.2
Downloads4K

Community Trust

Rating100/100
Number of ratings2
Active installs70
Developer Profile

AI Services Developer Profile

Felix Arntz

12 plugins · 18K total installs

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

How We Detect AI Services

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/ai-services/build/chatbot/index.js/wp-content/plugins/ai-services/build/chatbot/style-index.css
Script Paths
/wp-content/plugins/ai-services/build/chatbot/index.js
Version Parameters
ai-services/style.css?ver=ai-services/script.js?ver=

HTML / DOM Fingerprints

CSS Classes
chatbot-root
Data Attributes
data-block=""data-block-type=""data-block-content=""
REST Endpoints
/wp-json/ai-services/v1/chatbot
Shortcode Output
<div id="ai-services-chatbot-root" class="chatbot-root"></div>
FAQ

Frequently Asked Questions about AI Services