AI Agent by SiteGround

Manage your WordPress site with AI - create content, install plugins, and perform site management tasks effortlessly.

v1.2.4SiteGroundUpdated 2026-06-16Added Apr 14, 20261m+ installs26% rating0% support resolved
54
Score
27
Errors
6
Warnings
+0
Change

Category Scores

Security22
Repo100
Performance100
Maintainability84

Top Issues by Category

Issues Details

33 issues found in latest scan

ERROR12
WordPress.Security.EscapeOutput.ExceptionNotEscaped

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$algorithm'.

ERROR4
WordPress.DB.PreparedSQL.NotPrepared

Use placeholders and $wpdb->prepare(); found $prepared_query

ERROR4
wp_function_not_compatible_with_requires_wp

Function "serialize_block()" requires WordPress 5.3.1, but your plugin minimum supported version is WordPress 5.0.0.

WARNING2
PluginCheck.Security.DirectDB.UnescapedDBParameter

Unescaped parameter $prepared_query used in $wpdb->get_results()\n$prepared_query assigned unsafely at line 134.

WARNING2
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

ERROR2
WordPress.WP.I18n.TextDomainMismatch

Mismatched text domain. Expected 'sg-ai-studio' but got 'siteground-wizard'.

ERROR2
missing_direct_file_access_protection

PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;

WARNING1
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$wp_ai_tools_plugin_i18n_strings".

ERROR1
WordPress.WP.AlternativeFunctions.file_system_operations_fclose

File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().

ERROR1
WordPress.WP.AlternativeFunctions.file_system_operations_fwrite

File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite().

ERROR1
WordPress.WP.AlternativeFunctions.file_system_operations_rmdir

File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: rmdir().

WARNING1
WordPress.WP.EnqueuedResourceParameters.NotInFooter

In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.

Latest Snapshot

Findings

33

Errors

27

Warnings

6

Score History

First score snapshot

First scan completed Jun 19, 2026

v1.2.4 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 19, 2026

v1.2.4

54

Latest

Findings
33
Errors
27
Warnings
6
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins