Beta: An AI agent that builds & edits WordPress sites by chat. Requires a block (FSE) theme - does NOT work with classic themes.
Prioritized issue groups from the latest Plugin Check scan
Security
56
9 issue groups
Maintainability
50
15 issue groups
Performance
2
1 issue group
Sample message
Processing form data without nonce verification.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "zip_ai_allow_rest_request".
Sample message
Unescaped parameter $batch_sql used in $wpdb->get_results()\n$batch_sql assigned unsafely at line 228.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$placeholders} at "SELECT `{$safe_pk}` AS pk, `{$safe_column}` AS val FROM `{$safe_table}` WHERE `{$safe_pk}` IN ({$placeholders})"
Sample message
$_GET['state'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Function "wp_font_dir()" requires WordPress 6.5.0, but your plugin minimum supported version is WordPress 6.4.0.
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$vendor_autoload".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$canonical_actions'.
Sample message
Use placeholders and $wpdb->prepare(); found $batch_sql
Sample message
Setting `suppress_filters` to `true` is prohibited.
Sample message
The use of function wp_get_sidebars_widgets() is forbidden
Sample message
Incorrect number of replacements passed to $wpdb->prepare(). Found 1 replacement parameters, expected 3.
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WP_MCP_AUTOLOAD".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "zip_ai_delete_option".
Sample message
trigger_error() found. Debug code should not normally be used in production.
Sample message
Detected usage of a non-sanitized input variable: $_SERVER['REQUEST_URI']
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite().
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
Stylesheets must be registered/enqueued via wp_enqueue_style()
Sample message
Plugin name "ZIP AI (Beta) – AI Website Builder, AI Agent & Assistant for WordPress" is different from the name declared in plugin header "ZIP AI".
Potential connections found in static code analysis.
Outbound calls
31
External assets
2
Incoming endpoints
7
register_rest_route
register_rest_route
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
First score snapshot
v0.0.7
37
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 37 | 110 | 23 | 87 | v0.0.7 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.