
Safer Email Link Security & Risk Analysis
wordpress.org/plugins/safer-email-linkAdds a button to the TinyMCE to wrap an email address with a shortcode using the WordPress antispambot function.
Is Safer Email Link Safe to Use in 2026?
Generally Safe
Score 85/100Safer Email Link has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "safer-email-link" v1.0 plugin exhibits a strong security posture based on the provided static analysis. The absence of dangerous functions, SQL injection vulnerabilities, unescaped output, file operations, and external HTTP requests is highly commendable. The code's adherence to prepared statements for all SQL queries and the lack of reported vulnerabilities in its history further contribute to this positive assessment. The limited attack surface, with only one shortcode and no unprotected entry points, is also a significant strength.
However, the complete absence of nonce checks and capability checks across all identified entry points presents a notable concern. While the attack surface is currently small, any future expansion or the introduction of more complex functionality could become a significant risk if these fundamental security mechanisms are not implemented. The lack of any recorded vulnerabilities to date is a positive sign, but it does not negate the potential risks associated with missing authentication and authorization checks.
In conclusion, "safer-email-link" v1.0 has strong defensive programming practices in place regarding data handling and external interactions. The plugin's history is clean, suggesting responsible development. The primary area for improvement lies in implementing robust nonce and capability checks to safeguard against potential exploitation of its entry points, especially as the plugin evolves.
Key Concerns
- Missing nonce checks on entry points
- Missing capability checks on entry points
Safer Email Link Security Vulnerabilities
Safer Email Link Code Analysis
Safer Email Link Attack Surface
Shortcodes 1
WordPress Hooks 2
Maintenance & Trust
Safer Email Link Maintenance & Trust
Maintenance Signals
Community Trust
Safer Email Link Alternatives
Black Studio TinyMCE Widget
black-studio-tinymce-widget
The visual editor widget for WordPress.
Nextend Social Login and Register
nextend-facebook-connect
One click registration & login plugin for Facebook, Google, X (formerly Twitter) and more. Quick setup and easy configuration.
AddQuicktag
addquicktag
This plugin makes it easy to add Quicktags to the html - and visual-editor.
Custom Twitter Feeds – A Tweets Widget or X Feed Widget
custom-twitter-feeds
Display X posts (Twitter tweets) from any public user account in a clean, attractive looking feed that updates weekly.
Post and Page Builder by BoldGrid – Visual Drag and Drop Editor
post-and-page-builder
Post and Page Builder is a standalone plugin which adds functionality to the existing TinyMCE Editor.
Safer Email Link Developer Profile
18 plugins · 2K total installs
How We Detect Safer Email Link
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/safer-email-link/safer-email-link.js/wp-content/plugins/safer-email-link/safer-email-link.jsHTML / DOM Fingerprints
email-link<a class="email-link" href="mailto:" title="Email" target="_blank"></a>