ETD Dynamic Shortcodes Security & Risk Analysis

wordpress.org/plugins/etd-dynamic-shortcodes

Create your own text-replacement shortcodes.

0 active installs v1.0.0 PHP + WP + Updated Sep 10, 2019
shortcodetext-replacement
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is ETD Dynamic Shortcodes Safe to Use in 2026?

Generally Safe

Score 85/100

ETD Dynamic Shortcodes has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 6yr ago
Risk Assessment

The "etd-dynamic-shortcodes" plugin version 1.0.0 exhibits a generally strong security posture based on the provided static analysis. The absence of any AJAX handlers, REST API routes, shortcodes, cron events, file operations, or external HTTP requests significantly limits the potential attack surface. The code also demonstrates good practices by exclusively using prepared statements for SQL queries, performing at least one nonce check, and one capability check. There are no known vulnerabilities (CVEs) associated with this plugin, nor any recorded history of past security issues, which suggests a mature and stable codebase.

However, a notable concern lies in the output escaping. With 5 total outputs analyzed, only 20% were properly escaped. This indicates a potential for cross-site scripting (XSS) vulnerabilities if user-supplied data or dynamic content is rendered without adequate sanitization. While the taint analysis did not reveal any explicit unsanitized flows, the lack of comprehensive output escaping across all outputs presents a concrete risk that should be addressed. The plugin's strengths in reducing the attack surface and secure database interaction are commendable, but the identified output escaping deficiency warrants attention for a complete security assessment.

Key Concerns

  • Low percentage of properly escaped output
Vulnerabilities
None known

ETD Dynamic Shortcodes Security Vulnerabilities

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

ETD Dynamic Shortcodes Release Timeline

v1.0.0Current
Code Analysis
Analyzed Mar 17, 2026

ETD Dynamic Shortcodes Code Analysis

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

Output Escaping

20% escaped5 total outputs
Attack Surface

ETD Dynamic Shortcodes Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actioninitincludes\class-etd-dynamic-shortcodes.php:76
actioninitincludes\class-etd-dynamic-shortcodes.php:79
actionsave_postincludes\class-etd-dynamic-shortcodes.php:82
actionload-post.phpincludes\class-etd-shortcode-metabox.php:10
actionload-post-new.phpincludes\class-etd-shortcode-metabox.php:11
actionadd_meta_boxesincludes\class-etd-shortcode-metabox.php:22
actionsave_postincludes\class-etd-shortcode-metabox.php:23
Maintenance & Trust

ETD Dynamic Shortcodes Maintenance & Trust

Maintenance Signals

WordPress version tested
Last updatedSep 10, 2019
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

ETD Dynamic Shortcodes Developer Profile

eriktdesign

2 plugins · 40 total installs

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

How We Detect ETD Dynamic Shortcodes

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

Asset Fingerprints

HTML / DOM Fingerprints

Shortcode Output
<p>ETD_Dynamic_Shortcodes</p>
FAQ

Frequently Asked Questions about ETD Dynamic Shortcodes