Security plugin to protect your blog or website against exploits and spam injections.
99
Score
2
Errors
1
Warnings
+0
Change
Category Scores
Security100
Repo94
Performance100
Maintainability97
Top Issues by Category
Issues Details
3 issues found in latest scan
WARNING1
WordPress.PHP.DevelopmentFunctions.error_log_error_logerror_log() found. Debug code should not normally be used in production.
ERROR1
missing_direct_file_access_protectionPHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
ERROR1
outdated_tested_upto_headerTested up to: 6.9 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
| Code | Type | Message | Count |
|---|---|---|---|
| WordPress.PHP.DevelopmentFunctions.error_log_error_log | WARNING | error_log() found. Debug code should not normally be used in production. | 1 |
| missing_direct_file_access_protection | ERROR | PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit; | 1 |
| outdated_tested_upto_header | ERROR | Tested up to: 6.9 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress. | 1 |
Latest Snapshot
Findings
3
Errors
2
Warnings
1
Score History
First score snapshot
First scan completed Jun 20, 2026
v1.6.1 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2
Jun 20, 2026
v1.6.1
99
Latest
- Findings
- 3
- Errors
- 2
- Warnings
- 1
- Plugin Check
- 2.0.0
- Model
- 2026.06-mvp-static-v2
| Scan | Score | Findings | Errors | Warnings | Plugin | Plugin Check | Model |
|---|---|---|---|---|---|---|---|
| Jun 20, 2026Latest | 99 | 3 | 2 | 1 | v1.6.1 | 2.0.0 | 2026.06-mvp-static-v2 |
Related Plugins
94
30
24
24
23