Admin Loaded Display Security & Risk Analysis

wordpress.org/plugins/admin-loaded-display

In the admin bar, this plugin, adds a display that shows the registered

0 active installs v1.0.2 PHP 5.6+ WP 4.0.1+ Updated Unknown
loaded-scriptsloaded-styles
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Admin Loaded Display Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The 'admin-loaded-display' plugin v1.0.2 exhibits a strong security posture based on the provided static analysis. There are no identified entry points such as AJAX handlers, REST API routes, shortcodes, or cron events, which significantly limits the potential attack surface. Furthermore, the absence of dangerous functions, file operations, and external HTTP requests contributes positively to its security. The adherence to prepared statements for all SQL queries is a critical best practice that prevents SQL injection vulnerabilities.

However, the analysis does reveal a significant concern: 100% of the identified output contains unescaped data. This means that any data rendered to the user interface could potentially be vulnerable to Cross-Site Scripting (XSS) attacks if the data originates from an untrusted source or is not properly sanitized before output. While the taint analysis shows no specific flows indicating this, the lack of output escaping is a common gateway for XSS. The plugin's vulnerability history is clean, with no recorded CVEs, which is a positive indicator. Nevertheless, the lack of capability checks and nonces, combined with the unescaped output, suggests that while the plugin may not have been historically exploited, it possesses inherent weaknesses that could be exploited in the future if not addressed.

In conclusion, the 'admin-loaded-display' plugin demonstrates robust code hygiene in areas like SQL handling and attack surface minimization. However, the complete absence of output escaping is a critical flaw that demands immediate attention. The clean vulnerability history is encouraging, but it doesn't negate the risks posed by the unaddressed XSS vulnerability. Addressing the output escaping would significantly bolster the plugin's security.

Key Concerns

  • Unescaped output detected
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Admin Loaded Display Security Vulnerabilities

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

Admin Loaded Display 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

Admin Loaded Display Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionadmin_bar_menuadmin-loaded-display.php:34
actionwp_print_scriptsadmin-loaded-display.php:88
actionadmin_enqueue_scriptsadmin-loaded-display.php:101
actionwp_enqueue_scriptsadmin-loaded-display.php:102
Maintenance & Trust

Admin Loaded Display Maintenance & Trust

Maintenance Signals

WordPress version tested5.7.15
Last updatedUnknown
PHP min version5.6
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Alternatives

Admin Loaded Display Alternatives

No alternatives data available yet.

Developer Profile

Admin Loaded Display Developer Profile

brownbrowniebrownerson

2 plugins · 50 total installs

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

How We Detect Admin Loaded Display

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/admin-loaded-display/js/ald_scripts.js/wp-content/plugins/admin-loaded-display/css/style.css
Script Paths
/wp-content/plugins/admin-loaded-display/js/ald_scripts.js
Version Parameters
admin-loaded-display/js/ald_scripts.js?ver=admin-loaded-display/css/style.css?ver=

HTML / DOM Fingerprints

CSS Classes
ald-box
JS Globals
ald_loaded
FAQ

Frequently Asked Questions about Admin Loaded Display