SB Clean Security & Risk Analysis

wordpress.org/plugins/sb-clean

SB Clean is a plugin that allows to clean up your WordPress site.

10 active installs v1.0.8 PHP + WP 3.9+ Updated Apr 9, 2015
cleansbsb-cleansb-pluginsb-team
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is SB Clean Safe to Use in 2026?

Generally Safe

Score 85/100

SB Clean has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 10yr ago
Risk Assessment

The "sb-clean" v1.0.8 plugin presents a mixed security posture. On the positive side, the static analysis reveals good coding practices in several areas. There are no detected dangerous functions, all SQL queries utilize prepared statements, and all identified output is properly escaped. Furthermore, there are no known historical vulnerabilities, indicating a potentially well-maintained and secure plugin.

However, a significant concern is the presence of an unprotected AJAX handler. With one total entry point and one unprotected entry point, this AJAX handler represents a direct avenue for potential exploitation if not properly secured through nonces or capability checks. The absence of nonce checks specifically for this entry point, despite the presence of one capability check in the code, heightens this risk. The taint analysis showing zero flows is encouraging, but this should not overshadow the immediate risk posed by the unprotected AJAX endpoint.

In conclusion, while "sb-clean" v1.0.8 demonstrates strengths in its handling of SQL, output, and lack of known vulnerabilities, the unprotected AJAX handler is a critical weakness. This single entry point, lacking explicit authorization, is the primary area of concern and requires immediate attention to mitigate potential security risks.

Key Concerns

  • Unprotected AJAX handler identified
  • Missing nonce checks on AJAX handler
Vulnerabilities
None known

SB Clean Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 17, 2026

SB Clean Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
0
0 escaped
Nonce Checks
0
Capability Checks
1
File Operations
0
External Requests
0
Bundled Libraries
0
Attack Surface
1 unprotected

SB Clean Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_sb_clean_post_revisioninc\sb-plugin-ajax.php:8
WordPress Hooks 15
actionsb_admin_menuinc\sb-plugin-admin.php:5
filtersb_admin_tabsinc\sb-plugin-admin.php:11
actionsb_admin_initinc\sb-plugin-admin.php:19
filtersb_options_sanitizeinc\sb-plugin-admin.php:64
filtersanitize_file_nameinc\sb-plugin-hook.php:8
actionsb_clean_activationinc\sb-plugin-hook.php:14
actionpre_pinginc\sb-plugin-hook.php:24
filterthe_excerptinc\sb-plugin-hook.php:34
filterwp_handle_upload_prefilterinc\sb-plugin-hook.php:40
filterintermediate_image_sizes_advancedinc\sb-plugin-hook.php:48
filterthe_contentinc\sb-plugin-hook.php:52
filterthe_contentinc\sb-plugin-hook.php:53
actionadmin_enqueue_scriptsinc\sb-plugin-hook.php:70
actionadmin_noticesinc\sb-plugin-install.php:24
actionplugins_loadedinc\sb-plugin-install.php:39
Maintenance & Trust

SB Clean Maintenance & Trust

Maintenance Signals

WordPress version tested4.1.42
Last updatedApr 9, 2015
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

SB Clean Developer Profile

skylarkcob

8 plugins · 190 total installs

84
trust score
Avg Security Score
85/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect SB Clean

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/sb-clean/js/sb-clean-admin-script.js
Script Paths
/wp-content/plugins/sb-clean/js/sb-clean-admin-script.js

HTML / DOM Fingerprints

CSS Classes
sb-clean-post-revision
FAQ

Frequently Asked Questions about SB Clean