My Text Shortcodes Security & Risk Analysis

wordpress.org/plugins/my-text-shortcodes

A lightweight plugin for creating and managing custom text shortcodes.

10 active installs v1.1.3 PHP + WP 4.0.0+ Updated Dec 27, 2025
adbannerhtmlshortcodetext
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is My Text Shortcodes Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 3mo ago
Risk Assessment

The "my-text-shortcodes" v1.1.3 plugin exhibits a generally strong security posture based on the provided static analysis. The complete absence of reported vulnerabilities in its history is a significant positive indicator. Furthermore, the code analysis shows no critical or high-severity taint flows, no dangerous functions, no file operations, and no external HTTP requests, all of which contribute to a reduced attack surface. The presence of a nonce check is also a good practice, although its effectiveness is limited by the lack of other authentication checks.

However, there are areas that warrant attention. A substantial portion of SQL queries (33%) do not utilize prepared statements, which could be a potential vector for SQL injection if not handled with extreme care by the developer in sanitizing input before it reaches these queries. Similarly, over a third of output operations are not properly escaped, creating a risk of cross-site scripting (XSS) vulnerabilities. The lack of capability checks on any entry points means that even if an entry point were discovered, there might not be authorization enforced, making it easier for unauthenticated users to exploit.

Key Concerns

  • SQL queries not using prepared statements
  • Output not properly escaped
  • No capability checks on entry points
Vulnerabilities
None known

My Text Shortcodes Security Vulnerabilities

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

My Text Shortcodes Code Analysis

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

SQL Query Safety

67% prepared15 total queries

Output Escaping

65% escaped37 total outputs
Attack Surface

My Text Shortcodes Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 9
actionplugins_loadedactions.php:17
actionplugins_loadedactions.php:18
actionplugins_loadedactions.php:19
actionplugins_loadedactions.php:20
actionadmin_menuincludes\class-admin-menu.php:24
filterset-screen-optionincludes\class-admin-menu.php:25
actionadmin_enqueue_scriptsincludes\class-assets.php:24
actionadmin_noticesincludes\class-flash.php:22
actionadmin_noticeslibrary\wp-plance\flash.php:35
Maintenance & Trust

My Text Shortcodes Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 27, 2025
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

My Text Shortcodes Developer Profile

Pavel

8 plugins · 30 total installs

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

How We Detect My Text Shortcodes

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/my-text-shortcodes/assets/css/admin-style.css
Version Parameters
my-text-shortcodes/assets/css/admin-style.css?ver=

HTML / DOM Fingerprints

Shortcode Output
mtsc-
FAQ

Frequently Asked Questions about My Text Shortcodes