Mindvalley Edit Link Security & Risk Analysis

wordpress.org/plugins/mindvalley-edit-link

Insert Admin Only Edit Link at the end for single posts & pages

10 active installs v0.2.4 PHP + WP 3.0.0+ Updated Jun 20, 2011
always-on-topeditedit-link
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Mindvalley Edit Link Safe to Use in 2026?

Generally Safe

Score 85/100

Mindvalley Edit Link has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 14yr ago
Risk Assessment

The "mindvalley-edit-link" plugin v0.2.4 exhibits a remarkably clean static analysis profile, indicating a strong adherence to several security best practices. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the potential attack surface. Furthermore, the complete absence of dangerous functions and raw SQL queries, coupled with the use of prepared statements for all SQL operations, are highly positive security signals. The plugin also avoids file operations and external HTTP requests, further reducing its exposure.

However, a critical concern arises from the lack of any documented capability checks or nonce checks across the identified entry points (though these are zero in number according to the analysis, which is unusual). While the current analysis shows no unsanitized taint flows, this absence could be a result of the limited entry points or potentially a lack of comprehensive taint analysis. The fact that 50% of outputs are not properly escaped is a notable weakness that could lead to cross-site scripting (XSS) vulnerabilities if any output data is user-controlled.

With no recorded vulnerabilities or CVEs in its history, the plugin appears to be secure thus far. However, the lack of authorization checks (capability and nonce) is a potential structural weakness. The strength lies in the absence of common vulnerabilities and dangerous code patterns. The primary area for improvement is output escaping and ensuring that even with a limited attack surface, proper authorization mechanisms are in place for any future additions. Overall, it presents a good security posture, but with room for enhancement, particularly in output sanitization and robust authorization implementations.

Key Concerns

  • Outputs not properly escaped
  • No capability checks implemented
  • No nonce checks implemented
Vulnerabilities
None known

Mindvalley Edit Link Security Vulnerabilities

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

Mindvalley Edit Link Code Analysis

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

Output Escaping

50% escaped2 total outputs
Attack Surface

Mindvalley Edit Link Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionwp_headmindvalley-edit-link.php:14
actionwp_print_stylesmindvalley-edit-link.php:15
filterwp_footermindvalley-edit-link.php:33
Maintenance & Trust

Mindvalley Edit Link Maintenance & Trust

Maintenance Signals

WordPress version tested3.0.5
Last updatedJun 20, 2011
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Mindvalley Edit Link Developer Profile

Mindvalley

7 plugins · 160 total installs

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

How We Detect Mindvalley Edit Link

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/mindvalley-edit-link/style.css/wp-content/plugins/mindvalley-edit-link/script.js
Script Paths
/wp-content/plugins/mindvalley-edit-link/script.js
Version Parameters
mindvalley-edit-link/style.css?ver=mindvalley-edit-link/script.js?ver=

HTML / DOM Fingerprints

CSS Classes
insert-edit-linkedit-linkpost-edit-link
Data Attributes
id="insert-edit-link"
JS Globals
mvInsertEditLinkPost
FAQ

Frequently Asked Questions about Mindvalley Edit Link