Skip Links for Menus Security & Risk Analysis

wordpress.org/plugins/menu-skip-links

Automatically adds skip links to WordPress menus and Easy Table of Contents to comply to the WCAG bypass blocks accessibility criterion.

60 active installs v1.0.2 PHP 7.0+ WP 4.7+ Updated Aug 12, 2025
accessibilitybfsgscreen-readerskip-linkswcag
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Skip Links for Menus Safe to Use in 2026?

Generally Safe

Score 100/100

Skip Links for Menus 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 'menu-skip-links' plugin, version 1.0.2, exhibits a generally strong security posture based on the provided static analysis. The complete absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the plugin's attack surface. Furthermore, the code signals indicate good development practices, with all SQL queries using prepared statements and all output being properly escaped, which are crucial for preventing common web vulnerabilities. The lack of known CVEs in its history is also a positive indicator, suggesting a history of responsible development and maintenance.

However, there are some areas that warrant attention. The analysis reports zero capability checks and zero nonce checks. While the limited attack surface currently mitigates the immediate risk, the absence of these fundamental WordPress security mechanisms means that if any new entry points were introduced in future versions, or if the plugin's functionality were to evolve, it could become vulnerable to privilege escalation or CSRF attacks. The single file operation also presents a potential, albeit currently unrealized, risk if not handled with utmost care and validation. Overall, the plugin is currently low risk due to its minimal features and robust code practices, but future development should incorporate proper authentication and authorization checks to maintain this security stance.

Key Concerns

  • No capability checks
  • No nonce checks
Vulnerabilities
None known

Skip Links for Menus Security Vulnerabilities

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

Skip Links for Menus Code Analysis

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

Output Escaping

100% escaped9 total outputs
Attack Surface

Skip Links for Menus Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
filterwp_nav_menumenu-skip-links.php:27
filterez_toc_beforemenu-skip-links.php:46
filterez_toc_aftermenu-skip-links.php:50
actionwp_enqueue_scriptsmenu-skip-links.php:58
actioninitmenu-skip-links.php:63
Maintenance & Trust

Skip Links for Menus Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedAug 12, 2025
PHP min version7.0
Downloads696

Community Trust

Rating100/100
Number of ratings1
Active installs60
Developer Profile

Skip Links for Menus Developer Profile

NETPROFIT

1 plugin · 60 total installs

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

How We Detect Skip Links for Menus

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/menu-skip-links/skip-links.css
Version Parameters
menu-skip-links/skip-links.css?ver=1.0

HTML / DOM Fingerprints

CSS Classes
screen-reader-text
Data Attributes
id='after-nav-id='after-toc-
FAQ

Frequently Asked Questions about Skip Links for Menus