Text Effect Archive Design Security & Risk Analysis

wordpress.org/plugins/text-effect-archive-design

Shortcode to make nice effect on text in our wordpress content; choosing differents templates.

0 active installs v1.1.1 PHP + WP 3.9+ Updated Aug 19, 2017
archive-effectcsseffectshortcodetext
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Text Effect Archive Design Safe to Use in 2026?

Generally Safe

Score 85/100

Text Effect Archive Design has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 8yr ago
Risk Assessment

The 'text-effect-archive-design' plugin version 1.1.1 demonstrates a mixed security posture. On the positive side, there are no recorded vulnerabilities (CVEs) and the plugin avoids potentially risky operations like external HTTP requests and file operations. All SQL queries are correctly using prepared statements, which is a significant strength. However, the static analysis reveals critical weaknesses, primarily concerning output escaping. A concerning 0% of the 16 identified output points are properly escaped, indicating a high risk of Cross-Site Scripting (XSS) vulnerabilities. Furthermore, the absence of any nonce checks or capability checks, even for the single shortcode entry point, leaves it susceptible to unauthorized actions if it were to handle sensitive data or perform state-changing operations. The lack of taint analysis results suggests either the analysis was incomplete or there were no complex data flow paths to trace, which can be both good and bad – it means no critical data flows were found, but it also means deeper data flow vulnerabilities might have been missed. The clean vulnerability history is a positive sign, but it cannot offset the clear and present dangers identified in the code analysis.

In conclusion, while the plugin avoids some common pitfalls and has a clean history, the severe lack of output escaping and the absence of authorization checks on its entry point create significant security risks. The primary concern is a high likelihood of XSS vulnerabilities due to unescaped output. The absence of capability and nonce checks also introduces potential security gaps, especially if the shortcode's functionality were to expand or handle user-provided data in the future. Despite the lack of past vulnerabilities, the current code quality in terms of output handling and authorization is a major concern that requires immediate attention.

Key Concerns

  • Unescaped output found
  • Missing capability checks on entry point
  • Missing nonce checks on entry point
Vulnerabilities
None known

Text Effect Archive Design Security Vulnerabilities

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

Text Effect Archive Design Code Analysis

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

Output Escaping

0% escaped16 total outputs
Attack Surface

Text Effect Archive Design Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[effectTAD] text_effect_archive_design.php:30
WordPress Hooks 1
actionadmin_menutext_effect_archive_design.php:32
Maintenance & Trust

Text Effect Archive Design Maintenance & Trust

Maintenance Signals

WordPress version tested4.8.28
Last updatedAug 19, 2017
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Text Effect Archive Design Developer Profile

biscia7

4 plugins · 420 total installs

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

How We Detect Text Effect Archive Design

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/text-effect-archive-design/css/template1.css/wp-content/plugins/text-effect-archive-design/css/template2.css/wp-content/plugins/text-effect-archive-design/css/template3.css/wp-content/plugins/text-effect-archive-design/css/template5.css
Version Parameters
text-effect-archive-design/css/template1.css?ver=text-effect-archive-design/css/template2.css?ver=text-effect-archive-archive-design/css/template3.css?ver=text-effect-archive-design/css/template5.css?ver=

HTML / DOM Fingerprints

Shortcode Output
[effectTAD[/effectTAD]
FAQ

Frequently Asked Questions about Text Effect Archive Design