Kubio AI Page Builder

Using the power of AI, Kubio gives you a head start by generating a first draft of your website, which you can further customize to your liking.

v2.8.1Extend ThemesUpdated 2026-05-25Added Dec 10, 202190k+ installs86% rating0% support resolved
60
Score
281
Errors
77
Warnings
+0
Change

Category Scores

Security57
Repo100
Performance100
Maintainability20

Top Issues by Category

Issues Details

358 issues found in latest scan

ERROR189
missing_direct_file_access_protection

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

ERROR72
block_api_version_too_low

Editor blocks must define "apiVersion" 3 or higher in block.json for WordPress 7.0+ iframe editor compatibility.

WARNING33
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "block_editor_settings_all".

ERROR17
wp_function_not_compatible_with_requires_wp

Function "_build_block_template_result_from_file()" requires WordPress 5.9.0, but your plugin minimum supported version is WordPress 5.8.0.

WARNING13
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound

Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "_kubio_add_template_part_area_info".

WARNING9
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

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

WARNING8
WordPress.Security.SafeRedirect.wp_redirect_wp_redirect

wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.

WARNING6
PluginCheck.Security.DirectDB.UnescapedDBParameter

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

ERROR2
Generic.PHP.ForbiddenFunctions.Found

The use of function _cleanup_header_comment() is forbidden

WARNING2
WordPress.DB.SlowDBQuery.slow_db_query_meta_query

Detected usage of meta_query, possible slow query.

WARNING2
WordPress.NamingConventions.PrefixAllGlobals.DynamicHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$filter".

WARNING1
WordPress.DB.SlowDBQuery.slow_db_query_tax_query

Detected usage of tax_query, possible slow query.

WARNING1
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedConstantFound

Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WP_TEMPLATE_TYPES".

ERROR1
WordPress.Security.EscapeOutput.OutputNotEscaped

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

WARNING1
WordPress.WP.DeprecatedFunctions.seems_utf8Found

seems_utf8() has been deprecated since WordPress version 6.9.0. Use wp_is_valid_utf8() instead.

WARNING1
mismatched_plugin_name

Plugin name "Kubio AI Page Builder" is different from the name declared in plugin header "Kubio".

Latest Snapshot

Findings

358

Errors

281

Warnings

77

Score History

First score snapshot

First scan completed Jun 20, 2026

v2.8.1 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 20, 2026

v2.8.1

60

Latest

Findings
358
Errors
281
Warnings
77
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins