RTL Tester Mirror by WebMan Security & Risk Analysis

wordpress.org/plugins/rtl-tester-mirror

Makes it easy for LTR language speaker to test the RTL website layout by mirroring it so it looks like LTR.

20 active installs v1.0.5 PHP 7.0+ WP 6.0+ Updated Dec 13, 2025
ltrmirrorrtltestingtransform
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is RTL Tester Mirror by WebMan Safe to Use in 2026?

Generally Safe

Score 100/100

RTL Tester Mirror by WebMan has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3mo ago
Risk Assessment

Based on the static analysis, the 'rtl-tester-mirror' v1.0.5 plugin appears to have a minimal attack surface with no identified entry points such as AJAX handlers, REST API routes, shortcodes, or cron events. The code analysis also indicates no usage of dangerous functions, direct SQL queries, file operations, or external HTTP requests. This suggests a generally good security posture in terms of avoiding common web vulnerabilities. However, a significant concern arises from the output escaping analysis, which shows that 100% of outputs are not properly escaped. This could lead to Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is displayed without proper sanitization.

The vulnerability history shows no recorded CVEs, which is a positive sign. This, combined with the lack of critical or high-severity findings in the taint analysis, suggests that the plugin has historically been well-behaved or has not been a target for significant exploits. Despite the lack of a large attack surface and historical vulnerabilities, the pervasive issue with unescaped output remains a notable weakness. Therefore, while the plugin shows promising signs of secure coding practices in many areas, the unescaped output represents a clear and present risk that needs to be addressed.

Key Concerns

  • 100% of outputs not properly escaped
Vulnerabilities
None known

RTL Tester Mirror by WebMan Security Vulnerabilities

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

RTL Tester Mirror by WebMan 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

RTL Tester Mirror by WebMan Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionwp_headrtl-tester-mirror.php:86
actionadmin_print_stylesrtl-tester-mirror.php:87
Maintenance & Trust

RTL Tester Mirror by WebMan Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 13, 2025
PHP min version7.0
Downloads6K

Community Trust

Rating0/100
Number of ratings0
Active installs20
Developer Profile

RTL Tester Mirror by WebMan Developer Profile

WebMan Design | Oliver Juhas

21 plugins · 14K total installs

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

How We Detect RTL Tester Mirror by WebMan

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

Asset Fingerprints

HTML / DOM Fingerprints

Shortcode Output
<style type="text/css" media="screen">html { transform: scaleX(-1); } html::after { content: "Mirrored RTL"; position: fixed; display: inline-block; left: 50%; top: -3px; padding: 10px 20px; font-size: 12px; font-family: sans-serif; text-transform: uppercase; background: #21759b; color: #fff; white-space: nowrap; z-index: 9999999; border-radius: 3px; transform: scaleX(-1) translateX(50%); transform-origin: 50% 0; } #wpadminbar { margin-top: -32px; } .wp-admin #wpadminbar { margin-top: 0; }</style>
FAQ

Frequently Asked Questions about RTL Tester Mirror by WebMan