Automatic Hx Menu Security & Risk Analysis

wordpress.org/plugins/automatic-hx-menu

Automatically generate a navigation menu from the titles of a post or a page

20 active installs v2.8 PHP 7.0+ WP 4.7.4+ Updated Oct 1, 2025
anchorheadingmenu-generatornumbering
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Automatic Hx Menu Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 7mo ago
Risk Assessment

The "automatic-hx-menu" v2.8 plugin exhibits a mixed security posture. On the positive side, the plugin demonstrates good practices by not using dangerous functions, performing all SQL queries using prepared statements, and having no recorded vulnerabilities or CVEs. The attack surface is also relatively small, with only two shortcodes identified and no unprotected entry points. However, a significant concern arises from the output escaping, where only 50% of outputs are properly escaped. This indicates a potential for Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is not adequately sanitized before being displayed. The lack of nonce checks and capability checks, while not directly flagged as issues due to no unprotected AJAX or REST API endpoints, represent missed opportunities for robust security implementation and could become a weakness if the plugin's entry points were to expand or evolve. The absence of taint analysis data limits a complete understanding of potential data flow risks.

Key Concerns

  • 50% of outputs are not properly escaped
  • No nonce checks detected
  • No capability checks detected
Vulnerabilities
None known

Automatic Hx Menu Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Automatic Hx Menu Release Timeline

v2.7.3
v2.7.2
v2.7.1
v2.7
v2.6
v2.5
v1.3
Code Analysis
Analyzed Mar 16, 2026

Automatic Hx Menu Code Analysis

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

Output Escaping

50% escaped107 total outputs
Attack Surface

Automatic Hx Menu Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[automatichxmenu] automatichxmenu.php:148
[automatichxmenu] automatichxmenu.php:157
WordPress Hooks 14
actionplugins_loadedautomatichxmenu.php:13
actionwp_enqueue_scriptsautomatichxmenu.php:122
actionwp_enqueue_scriptsautomatichxmenu.php:126
actionwp_body_openautomatichxmenu.php:134
actioninitautomatichxmenu.php:149
actioninitautomatichxmenu.php:153
actioninitautomatichxmenu.php:163
actionwp_headautomatichxmenu.php:166
filterthe_contentautomatichxmenu.php:210
filterget_the_contentautomatichxmenu.php:211
actionadmin_menuautomatichxmenu.php:555
actionadmin_initautomatichxmenu.php:561
actionadmin_enqueue_scriptsautomatichxmenu.php:568
actionadmin_enqueue_scriptsautomatichxmenu.php:569
Maintenance & Trust

Automatic Hx Menu Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedOct 1, 2025
PHP min version7.0
Downloads3K

Community Trust

Rating100/100
Number of ratings1
Active installs20
Developer Profile

Automatic Hx Menu Developer Profile

albedo0

3 plugins · 510 total installs

76
trust score
Avg Security Score
96/100
Avg Patch Time
177 days
View full developer profile
Detection Fingerprints

How We Detect Automatic Hx Menu

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/automatic-hx-menu/css/automatichxmenu.css/wp-content/plugins/automatic-hx-menu/css/automatichxmenu-admin.css/wp-content/plugins/automatic-hx-menu/js/automatichxmenu.js
Script Paths
/wp-content/plugins/automatic-hx-menu/js/automatichxmenu.js
Version Parameters
automatic-hx-menu/css/automatichxmenu.css?ver=automatic-hx-menu/css/automatichxmenu-admin.css?ver=automatic-hx-menu/js/automatichxmenu.js?ver=

HTML / DOM Fingerprints

CSS Classes
automatichxmenuautomatichxmenu_to_topautomatichxmenu-menu-title
Data Attributes
automatichx_smooth_offsetautomatichx_smooth_speed
JS Globals
automatichx_smooth_offsetautomatichx_smooth_speed
Shortcode Output
<div class="automatichxmenu"><a class="automatichxmenu_to_top" href="#<h</h
FAQ

Frequently Asked Questions about Automatic Hx Menu