CleanBee – Hide Admin Notices Security & Risk Analysis

wordpress.org/plugins/cleanbee-hide-admin-notices

Keep your WordPress dashboard clean by hiding admin notices and promotional banners. View all hidden notices anytime from the WP CleanBee panel.

30 active installs v1.0.0 PHP 7.2+ WP 5.5+ Updated Jan 17, 2026
admincleandashboardhide-noticesnotices
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is CleanBee – Hide Admin Notices Safe to Use in 2026?

Generally Safe

Score 100/100

CleanBee – Hide Admin Notices has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 2mo ago
Risk Assessment

The cleanbee-hide-admin-notices plugin v1.0.0 appears to have a strong security posture based on the provided static analysis. There are no identified AJAX handlers, REST API routes, shortcodes, or cron events, resulting in a zero attack surface. The code also shows no dangerous functions, file operations, external HTTP requests, or the use of bundled libraries, which are all positive signs. The plugin uses prepared statements for all SQL queries, and importantly, there are no recorded vulnerabilities in its history. This indicates a well-developed and likely secure plugin.

However, a significant concern is the 100% of output escaping being unescaped. With three total outputs identified, this means all of them are vulnerable to cross-site scripting (XSS) attacks if any user-supplied data is included in these outputs. While the plugin itself has no direct entry points for attackers to leverage within WordPress, the unescaped output presents a risk if the plugin's functionality indirectly allows for user-controlled data to reach these output points. The absence of capability checks and nonce checks, while potentially not exploitable due to the lack of entry points, could become a risk if future updates introduce new functionality.

In conclusion, the plugin is exceptionally secure in its current form due to a minimal attack surface and no known vulnerabilities. The sole but critical weakness lies in the complete lack of output escaping, which should be addressed immediately to prevent potential XSS vulnerabilities. The absence of capability and nonce checks is a minor concern given the current lack of entry points but represents a potential area for future improvement.

Key Concerns

  • Outputs are not properly escaped
Vulnerabilities
None known

CleanBee – Hide Admin Notices Security Vulnerabilities

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

CleanBee – Hide Admin Notices Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
3
0 escaped
Nonce Checks
0
Capability Checks
0
File Operations
0
External Requests
0
Bundled Libraries
0

Output Escaping

0% escaped3 total outputs
Attack Surface

CleanBee – Hide Admin Notices Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionadmin_menucleanbee.php:29
actionadmin_enqueue_scriptscleanbee.php:30
Maintenance & Trust

CleanBee – Hide Admin Notices Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedJan 17, 2026
PHP min version7.2
Downloads280

Community Trust

Rating100/100
Number of ratings2
Active installs30
Developer Profile

CleanBee – Hide Admin Notices Developer Profile

itbeellc

1 plugin · 30 total installs

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

How We Detect CleanBee – Hide Admin Notices

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/cleanbee-hide-admin-notices/assets/css/admin.css
Version Parameters
cleanbee-hide-admin-notices/assets/css/admin.css?ver=1.0.0

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about CleanBee – Hide Admin Notices