Just an admin button Security & Risk Analysis

wordpress.org/plugins/just-an-admin-button

Hide the admin bar when previewing your site

10 active installs v1.3.5 PHP + WP 3.7+ Updated Dec 22, 2025
hidden-admin-toolbarhide-administration-toolbar
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Just an admin button Safe to Use in 2026?

Generally Safe

Score 100/100

Just an admin button 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 "just-an-admin-button" v1.3.5 plugin presents a seemingly strong security posture based on the static analysis provided. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the potential attack surface. Furthermore, the code signals indicate a positive adherence to secure coding practices, with no dangerous functions, all SQL queries using prepared statements, and no file operations or external HTTP requests. The lack of known CVEs and vulnerability history also contributes to a generally positive assessment.

However, a critical concern emerges from the output escaping results. With 1 total output and 0% properly escaped, there's a high risk of cross-site scripting (XSS) vulnerabilities. Any data displayed to users that originates from within the plugin's functionality, even if not directly user-supplied, could be exploited to inject malicious scripts. The lack of any nonce checks or capability checks, while potentially explained by the limited attack surface, still leaves any potential future entry points unprotected if the plugin were to evolve without incorporating these security measures.

In conclusion, while the plugin has a clean vulnerability history and demonstrates good practices in areas like SQL handling, the complete lack of output escaping is a significant weakness. This single oversight can expose users to serious security risks, overshadowing the otherwise positive aspects of the code analysis. Developers should prioritize addressing the output escaping issues to mitigate XSS threats.

Key Concerns

  • Output escaping is not implemented
Vulnerabilities
None known

Just an admin button Security Vulnerabilities

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

Just an admin button Code Analysis

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

Output Escaping

0% escaped1 total outputs
Attack Surface

Just an admin button Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionwp_enqueue_scriptsjust-an-admin-button.php:22
filtershow_admin_barjust-an-admin-button.php:27
actionwp_footerjust-an-admin-button.php:39
Maintenance & Trust

Just an admin button Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 22, 2025
PHP min version
Downloads10K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Alternatives

Just an admin button Alternatives

No alternatives data available yet.

Developer Profile

Just an admin button Developer Profile

cristidraghici

1 plugin · 10 total installs

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

How We Detect Just an admin button

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/just-an-admin-button/style.css
Version Parameters
just-an-admin-button/style.css?ver=

HTML / DOM Fingerprints

CSS Classes
just-an-admin-button
FAQ

Frequently Asked Questions about Just an admin button