Mechanic – No Right Click Security & Risk Analysis

wordpress.org/plugins/bmt-no-right-click

Mechanic - No Right Click previously BMT - No Right Click is a tiny plugin to not allowed right click, CTRL A, CTRL C, CTRL S, CTRL U, CTRL P and F12 …

100 active installs v1.1 PHP + WP 3.5+ Updated Sep 1, 2020
contentcontent-copy-protectioncontent-theftcontent-protectioncopy-protection
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Mechanic – No Right Click Safe to Use in 2026?

Generally Safe

Score 85/100

Mechanic – No Right Click 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 bmt-no-right-click v1.1 plugin exhibits a generally good security posture based on the provided static analysis. The plugin boasts a zero attack surface in terms of AJAX handlers, REST API routes, shortcodes, and cron events, with no identified entry points. Furthermore, the code analysis reveals no dangerous functions, no direct SQL queries (all are prepared statements), no file operations, and no external HTTP requests. This indicates a deliberate effort to minimize potential attack vectors and handle data safely. The absence of any known historical vulnerabilities, including critical or high severity ones, further strengthens this perception.

However, a significant concern arises from the output escaping analysis. With 100% of its outputs unescaped, the plugin presents a clear risk of Cross-Site Scripting (XSS) vulnerabilities. This is a critical oversight in secure coding practices, as any user-generated content or dynamic data displayed without proper sanitization can be exploited by attackers. While the plugin's attack surface is otherwise minimal and its vulnerability history is clean, the lack of output escaping is a fundamental security weakness that could be easily leveraged if an attacker can influence the data being displayed. Therefore, while the plugin has strong foundations in limiting entry points and avoiding dangerous functions, this unescaped output represents a substantial and actionable security risk.

Key Concerns

  • All outputs are unescaped
Vulnerabilities
None known

Mechanic – No Right Click Security Vulnerabilities

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

Mechanic – No Right Click Code Analysis

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

Output Escaping

0% escaped3 total outputs
Attack Surface

Mechanic – No Right Click Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionplugins_loadedbmt-norightclick.php:31
actionwp_headbmt-norightclick.php:36
Maintenance & Trust

Mechanic – No Right Click Maintenance & Trust

Maintenance Signals

WordPress version tested5.5.18
Last updatedSep 1, 2020
PHP min version
Downloads5K

Community Trust

Rating84/100
Number of ratings5
Active installs100
Developer Profile

Mechanic – No Right Click Developer Profile

Bali Mechanic Media

1 plugin · 100 total installs

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

How We Detect Mechanic – No Right Click

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

Asset Fingerprints

HTML / DOM Fingerprints

Data Attributes
body onkeypress='return disableCtrlKeyCombination(event);'body onkeydown='return disableCtrlKeyCombination(event);'
JS Globals
var message='';
FAQ

Frequently Asked Questions about Mechanic – No Right Click