Tidy Admin Notices Security & Risk Analysis

wordpress.org/plugins/tidy-admin-notices

Moves standard WordPress admin notices into a modern, React-powered Notification Center tray.

0 active installs v2.0.6 PHP 8.1+ WP 6.0+ Updated Dec 16, 2025
admin-noticesclean-dashboardnotificationsreactui
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Tidy Admin Notices Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 3mo ago
Risk Assessment

The "tidy-admin-notices" v2.0.6 plugin exhibits a strong security posture based on the provided static analysis. The absence of dangerous functions, the exclusive use of prepared statements for SQL, and proper output escaping indicate good development practices. Furthermore, the plugin has no recorded vulnerabilities (CVEs) and a clean vulnerability history, suggesting a history of secure code. The limited attack surface, with no unprotected entry points, is a significant positive factor. The presence of a capability check on the single REST API route further enhances its security. There are no immediate concerns flagged by the taint analysis, indicating no obvious pathways for unsanitized data leading to security issues.

While the plugin demonstrates robust security practices and a clean history, the lack of nonce checks on the REST API route, despite having a capability check, is a minor area for improvement. While the capability check mitigates many potential attacks, nonce checks add an extra layer of defense against CSRF attacks specifically. The absence of AJAX handlers and shortcodes also contributes to a minimal attack surface. Overall, this plugin appears to be well-secured, with its strengths far outweighing any minor areas for potential enhancement.

Key Concerns

  • REST API route without nonce check
Vulnerabilities
None known

Tidy Admin Notices Security Vulnerabilities

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

Tidy Admin Notices Code Analysis

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

Output Escaping

100% escaped1 total outputs
Attack Surface

Tidy Admin Notices Attack Surface

Entry Points1
Unprotected0

REST API Routes 1

POST/wp-json/tidyadminnotices/v1/snoozetidy-admin-notices.php:96
WordPress Hooks 3
actionadmin_enqueue_scriptstidy-admin-notices.php:25
actionrest_api_inittidy-admin-notices.php:26
actionadmin_bar_menutidy-admin-notices.php:27
Maintenance & Trust

Tidy Admin Notices Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 16, 2025
PHP min version8.1
Downloads103

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Tidy Admin Notices Developer Profile

adajimal

1 plugin · 0 total installs

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

How We Detect Tidy 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/tidy-admin-notices/assets/css/admin-style.css/wp-content/plugins/tidy-admin-notices/assets/js/admin-script.js
Script Paths
/wp-content/plugins/tidy-admin-notices/assets/js/admin-script.js
Version Parameters
tidy-admin-notices/assets/css/admin-style.css?ver=tidy-admin-notices/assets/js/admin-script.js?ver=

HTML / DOM Fingerprints

CSS Classes
tidyadminnotices-badgetidyadminnotices-bell-wrapper
Data Attributes
data-snoozeddata-stringsdata-rootdata-nonce
JS Globals
tidyadminnoticesSettings
REST Endpoints
/wp-json/tidyadminnotices/v1/snooze
FAQ

Frequently Asked Questions about Tidy Admin Notices