Move Admin Menu Items Security & Risk Analysis

wordpress.org/plugins/move-admin-menu-items

Move admin menu items to an overview menu page.

70 active installs v1.0.2 PHP 5.6+ WP 4.9+ Updated Aug 14, 2019
adminadmin-menucustomizemenunavigation
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Move Admin Menu Items Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 6yr ago
Risk Assessment

The 'move-admin-menu-items' plugin, version 1.0.2, exhibits a strong security posture based on the provided static analysis. There are no identified entry points like AJAX handlers, REST API routes, shortcodes, or cron events, meaning the plugin does not expose a direct attack surface that could be exploited. Furthermore, the code signals indicate a lack of dangerous functions, file operations, and external HTTP requests, all of which are positive security indicators. SQL queries are exclusively handled with prepared statements, and there are no recorded vulnerabilities in its history. This suggests a well-developed plugin with security as a priority.

However, a significant concern arises from the low percentage of properly escaped output (14%). While the absence of other risky elements is commendable, unescaped output can lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is ever processed and displayed without proper sanitization. This is a critical area that needs immediate attention to prevent potential security breaches. The lack of nonce checks and capability checks is also a weakness, especially if any future functionality introduces more interaction points.

In conclusion, the plugin's core design is secure with no immediate exploitable surface or historical vulnerabilities. The strength lies in its minimal attack surface and secure SQL practices. The primary weakness, and the most significant risk, is the poor output escaping, which could allow for XSS attacks. Addressing this output escaping issue should be the top priority for securing this plugin.

Key Concerns

  • Low percentage of properly escaped output
  • 0 Nonce checks detected
  • 0 Capability checks detected
Vulnerabilities
None known

Move Admin Menu Items Security Vulnerabilities

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

Move Admin Menu Items Code Analysis

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

Output Escaping

14% escaped14 total outputs
Attack Surface

Move Admin Menu Items Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionplugins_loadedincludes\class-stb_mami.php:138
actionadmin_enqueue_scriptsincludes\class-stb_mami.php:153
actionadmin_noticesincludes\class-stb_mami.php:154
actionadmin_menuincludes\class-stb_mami.php:155
actionadmin_initincludes\class-stb_mami.php:156
actionadmin_menuincludes\class-stb_mami.php:157
Maintenance & Trust

Move Admin Menu Items Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedAug 14, 2019
PHP min version5.6
Downloads9K

Community Trust

Rating100/100
Number of ratings3
Active installs70
Developer Profile

Move Admin Menu Items Developer Profile

sierie85

1 plugin · 70 total installs

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

How We Detect Move Admin Menu Items

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/move-admin-menu-items/css/stb_mami-admin.css
Version Parameters
stb_mami-admin.css?ver=

HTML / DOM Fingerprints

CSS Classes
stb_mami_settings_containerstb_mami_settings__itemstb_mami_settings__labelstb_mami_settings__menu-item
Data Attributes
name="stb_mami_settings[stb_mami_field_menuitems][]"
FAQ

Frequently Asked Questions about Move Admin Menu Items