Encode Shortcode Security & Risk Analysis

wordpress.org/plugins/encode-shortcode

Protect email address in your website against spam with shortcode like this : [encode email="hello@mail.fr"]My text to encode[/encode]

0 active installs v1.0.3 PHP + WP 4.9+ Updated Mar 10, 2019
securityshortcodespam-protect
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Encode Shortcode Safe to Use in 2026?

Generally Safe

Score 85/100

Encode Shortcode has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 7yr ago
Risk Assessment

The 'encode-shortcode' plugin, in version 1.0.3, demonstrates a strong security posture based on the provided static analysis. The absence of any dangerous functions, raw SQL queries, file operations, external HTTP requests, and the complete utilization of prepared statements for any potential database interactions are significant strengths. Furthermore, all identified output operations are properly escaped, mitigating common cross-site scripting (XSS) vulnerabilities. The plugin also shows no indication of taint flows, suggesting that user-supplied data is not being mishandled in critical ways.

However, the analysis does highlight a notable absence of security checks. The lack of any nonce checks and capability checks, particularly if this plugin were to introduce any form of user interaction or data handling in the future (even if not present in this version), presents a potential future risk. While the current attack surface is reported as zero and unprotected entry points are also zero, this could change with updates. The vulnerability history being completely clean is a positive indicator, suggesting responsible development practices. Overall, the current version is highly secure due to its limited functionality and robust coding practices, but future development should consider incorporating standard WordPress security checks to maintain this level of safety.

Key Concerns

  • No Nonce Checks Present
  • No Capability Checks Present
Vulnerabilities
None known

Encode Shortcode Security Vulnerabilities

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

Encode Shortcode Release Timeline

v1.0.3Current
Code Analysis
Analyzed Apr 16, 2026

Encode Shortcode Code Analysis

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

Output Escaping

100% escaped1 total outputs
Attack Surface

Encode Shortcode Attack Surface

Entry Points0
Unprotected0
Maintenance & Trust

Encode Shortcode Maintenance & Trust

Maintenance Signals

WordPress version tested5.1.0
Last updatedMar 10, 2019
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Encode Shortcode Developer Profile

Julien MA Jacob

2 plugins · 200 total installs

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

How We Detect Encode Shortcode

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

Asset Fingerprints

Version Parameters
/encode-shortcode/style.css?ver=/encode-shortcode/script.js?ver=

HTML / DOM Fingerprints

Shortcode Output
<a href="mailto:">
FAQ

Frequently Asked Questions about Encode Shortcode