Mobile Redirect With Slug Security & Risk Analysis

wordpress.org/plugins/mobile-redirect-with-slug

Redirect to mobile site (with or without slug url)

20 active installs v1.0.1 PHP + WP 3.0.1+ Updated Aug 4, 2020
mobilenavigationredirectslugurl
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Mobile Redirect With Slug Safe to Use in 2026?

Generally Safe

Score 85/100

Mobile Redirect With Slug has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 5yr ago
Risk Assessment

The "mobile-redirect-with-slug" v1.0.1 plugin exhibits a strong security posture based on the provided static analysis. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the attack surface. Furthermore, the code signals indicate a responsible approach to development, with no dangerous functions, all SQL queries using prepared statements, and a high percentage of output being properly escaped. The lack of file operations and external HTTP requests also reduces potential avenues for exploitation. The plugin's vulnerability history is clean, with no known CVEs recorded, suggesting a history of secure development and maintenance. However, the complete absence of nonce checks and capability checks across all entry points is a notable concern. While the current attack surface is zero, this indicates a potential weakness if new entry points are introduced without adequate security measures. The taint analysis showing zero flows with unsanitized paths is excellent, but the fact that zero flows were analyzed at all might suggest limited complexity or functionality to test. In conclusion, the plugin is currently very secure due to its limited scope and good coding practices, but the lack of fundamental security checks like nonces and capability checks on potential future entry points warrants attention.

Key Concerns

  • No nonce checks found
  • No capability checks found
  • Some output not properly escaped
Vulnerabilities
None known

Mobile Redirect With Slug Security Vulnerabilities

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

Mobile Redirect With Slug Code Analysis

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

Output Escaping

71% escaped7 total outputs
Attack Surface

Mobile Redirect With Slug Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionadmin_menuadmin\class-mrws-admin.php:56
actionadmin_initadmin\class-mrws-admin.php:57
filterplugin_action_linksadmin\class-mrws-admin.php:60
actionplugins_loadedincludes\class-mrws.php:123
actiontemplate_redirectpublic\class-mrws-public.php:56
Maintenance & Trust

Mobile Redirect With Slug Maintenance & Trust

Maintenance Signals

WordPress version tested5.4.19
Last updatedAug 4, 2020
PHP min version
Downloads3K

Community Trust

Rating100/100
Number of ratings1
Active installs20
Developer Profile

Mobile Redirect With Slug Developer Profile

jojoee

6 plugins · 2K total installs

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

How We Detect Mobile Redirect With Slug

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/mobile-redirect-with-slug/admin/css/mrws-admin.css/wp-content/plugins/mobile-redirect-with-slug/admin/js/mrws-admin.js
Script Paths
/wp-content/plugins/mobile-redirect-with-slug/admin/js/mrws-admin.js
Version Parameters
mobile-redirect-with-slug/admin/css/mrws-admin.css?ver=mobile-redirect-with-slug/admin/js/mrws-admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
debug-box
HTML Comments
TODO: move style to /admin/css/mrws-admin.cssdebugBefore setting default valueAfter setting default value
FAQ

Frequently Asked Questions about Mobile Redirect With Slug