WordPress firewall with cloud WAF rules, malware scanning, 2FA, vulnerability checks, IP blocking, and real-time security logs.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
152
13 issue groups
Security
39
6 issue groups
I18n
5
2 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$active_cdn_url".
Sample message
Processing form data without nonce verification.
Sample message
Unescaped parameter $table_sql used in $wpdb->get_results()\n$table_sql assigned unsafely at line 1970.
Sample message
Use placeholders and $wpdb->prepare(); found $table_sql
Sample message
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $placeholders at " SET status = 'done', updated_at = %s WHERE id IN ($placeholders)"
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$nc_user'.
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
The use of function set_time_limit() is discouraged
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Attempting a database schema change is discouraged.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "login_redirect".
Sample message
var_export() found. Debug code should not normally be used in production.
Sample message
Detected usage of a non-sanitized input variable: $_POST['password']
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
Plugin name "Atomic Edge Security - Firewall, Malware Scan and Login Security" is different from the name declared in plugin header "Atomic Edge Security".
Potential connections found in static code analysis.
Outbound calls
34
External assets
0
Incoming endpoints
43
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
31 more hidden
First score snapshot
v2.9.0
40
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 40 | 196 | 12 | 184 | v2.9.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.