A full-featured SEO plugin for WordPress that's lightweight, blazing fast with minimum configuration. No bloats and just works!
Category Scores
Top Issues by Category
maintainability8
Issues Details
12 issues found in latest scan
Unescaped parameter $column used in $wpdb->get_var()\n$column assigned unsafely at line 110.
Detected usage of meta_key, possible slow query.
Detected usage of tax_query, possible slow query.
Plugin name "Slim SEO - A Fast & Automated SEO Plugin For WordPress" is different from the name declared in plugin header "Slim SEO".
The "/vendor" directory using composer exists, but "composer.json" file is missing.
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
The plugin name includes a restricted term. Your chosen plugin name - "Slim SEO - A Fast & Automated SEO Plugin For WordPress" - contains the restricted term "plugin" which cannot be used at all in your plugin name.
| Code | Type | Message | Count |
|---|---|---|---|
| PluginCheck.Security.DirectDB.UnescapedDBParameter | WARNING | Unescaped parameter $column used in $wpdb->get_var()\n$column assigned unsafely at line 110. | 4 |
| Generic.PHP.ForbiddenFunctions.Found | ERROR | The use of function get_post_type_labels() is forbidden | 1 |
| WordPress.DB.SlowDBQuery.slow_db_query_meta_key | WARNING | Detected usage of meta_key, possible slow query. | 1 |
| WordPress.DB.SlowDBQuery.slow_db_query_tax_query | WARNING | Detected usage of tax_query, possible slow query. | 1 |
| five_star_reviews_detected | ERROR | Linking directly to 5 stars reviews is not allowed. | 1 |
| mismatched_plugin_name | WARNING | Plugin name "Slim SEO - A Fast & Automated SEO Plugin For WordPress" is different from the name declared in plugin header "Slim SEO". | 1 |
| missing_composer_json_file | WARNING | The "/vendor" directory using composer exists, but "composer.json" file is missing. | 1 |
| missing_direct_file_access_protection | ERROR | PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit; | 1 |
| trademarked_term | WARNING | The plugin name includes a restricted term. Your chosen plugin name - "Slim SEO - A Fast & Automated SEO Plugin For WordPress" - contains the restricted term "plugin" which cannot be used at all in your plugin name. | 1 |
Latest Snapshot
Findings
12
Errors
3
Warnings
9
Score History
First score snapshot
First scan completed Jun 20, 2026
v4.9.9 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2
Jun 20, 2026
v4.9.9
91
Latest
- Findings
- 12
- Errors
- 3
- Warnings
- 9
- Plugin Check
- 2.0.0
- Model
- 2026.06-mvp-static-v2
| Scan | Score | Findings | Errors | Warnings | Plugin | Plugin Check | Model |
|---|---|---|---|---|---|---|---|
| Jun 20, 2026Latest | 91 | 12 | 3 | 9 | v4.9.9 | 2.0.0 | 2026.06-mvp-static-v2 |