The Sucuri WordPress Security plugin is a security toolset for security integrity monitoring, malware detection and security hardening.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
66
9 issue groups
I18n
1
1 issue group
Repo Compliance
1
1 issue group
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
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
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "SucuriWordPressRecommendations".
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite().
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
Plugin name "Sucuri Security - Auditing, Malware Scanner and Security Hardening" is different from the name declared in plugin header "Sucuri Security - Auditing, Malware Scanner and Hardening".
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Sample message
The upgrade notice for "1.8.37" exceeds the limit of 300 characters.
Potential connections found in static code analysis.
Outbound calls
278
External assets
0
Incoming endpoints
5
No external asset domains detected.
No public endpoints detected.
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
3 score snapshots
v2.8
93
Latest
v2.7.4
82
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 93 | 68 | 62 | 6 | v2.8 | 2.1.0 |
| 82 | 62 | 51 | 11 | v2.7.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.