Make Me Links Security & Risk Analysis

wordpress.org/plugins/make-me-links

Turn text URL's throughout your blog content into links!

10 active installs v1.1 PHP + WP 3.5+ Updated Jan 8, 2014
clickablelinklinkablelinkspost-link
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Make Me Links Safe to Use in 2026?

Generally Safe

Score 85/100

Make Me Links has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 12yr ago
Risk Assessment

The 'make-me-links' v1.1 plugin exhibits a strong security posture based on the provided static analysis and vulnerability history. The absence of any identified attack surface (AJAX handlers, REST API routes, shortcodes, cron events) is a significant positive, indicating that the plugin does not expose common entry points for potential attackers. Furthermore, the code analysis reveals no dangerous functions, file operations, external HTTP requests, or vulnerabilities in taint analysis flows, all of which contribute to a low-risk profile. The fact that all SQL queries utilize prepared statements is excellent practice, mitigating the risk of SQL injection vulnerabilities.

However, a critical concern arises from the complete lack of output escaping. With one total output detected, the fact that none are properly escaped represents a significant weakness. This could potentially lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is displayed without sanitization. The absence of capability checks and nonce checks, while not directly indicated as exploitable due to the limited attack surface, suggests a potential for privilege escalation or CSRF attacks if new entry points were to be introduced in future versions without proper security controls. The plugin's clean vulnerability history is reassuring, suggesting a developer who is either diligent or has not yet encountered significant security flaws, but the output escaping issue remains a notable risk that needs immediate attention.

In conclusion, 'make-me-links' v1.1 demonstrates commendable security fundamentals with its minimal attack surface and secure handling of SQL queries. The lack of known vulnerabilities further bolsters confidence. Nevertheless, the unescaped output is a serious flaw that overshadows these strengths. Addressing this single output escaping issue should be the highest priority to bring the plugin to a more robust security standard.

Key Concerns

  • Unescaped output found
  • No capability checks
  • No nonce checks
Vulnerabilities
None known

Make Me Links Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Make Me Links Release Timeline

No version history available.
Code Analysis
Analyzed Apr 16, 2026

Make Me Links 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

Make Me Links Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionwp_headmakemelinks.php:23
filterthe_contentmakemelinks.php:25
Maintenance & Trust

Make Me Links Maintenance & Trust

Maintenance Signals

WordPress version tested3.7.41
Last updatedJan 8, 2014
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings2
Active installs10
Developer Profile

Make Me Links Developer Profile

william.deangelis

2 plugins · 1K total installs

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

How We Detect Make Me Links

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
entry-content
Data Attributes
href^='http://'href^=
JS Globals
jQuery
FAQ

Frequently Asked Questions about Make Me Links