TR All Shortcodes Security & Risk Analysis

wordpress.org/plugins/tr-all-shortcodes

List All Shortcodes, Find shortcode on post content used.

10 active installs v1.0.3 PHP + WP 1.0.9+ Updated Jan 2, 2014
all-shortcodefind-shortcodefix-shortcodelist-shortcodesshortcode
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is TR All Shortcodes Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 12yr ago
Risk Assessment

The "tr-all-shortcodes" plugin exhibits a concerning security posture despite a clean vulnerability history. While the static analysis reveals a minimal attack surface and no known CVEs, the code signals raise significant red flags. A notable issue is the complete absence of output escaping, meaning any data processed by the plugin could be injected into the page without proper sanitization, leading to potential Cross-Site Scripting (XSS) vulnerabilities. Furthermore, the single SQL query is not using prepared statements, increasing the risk of SQL injection. The taint analysis confirms a critical flow with an unsanitized path, directly correlating with the lack of escaping and raw SQL. The absence of nonce and capability checks, while not directly exploitable with the current attack surface, indicates a general lack of robust security implementations. The clean vulnerability history is positive, but it may not reflect the underlying code weaknesses that could be exploited given the identified issues.

Key Concerns

  • 0% output escaping
  • 1 SQL query, 0% prepared
  • 1 unsanitized path in taint analysis
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

TR All Shortcodes Security Vulnerabilities

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

TR All Shortcodes Code Analysis

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

SQL Query Safety

0% prepared1 total queries

Output Escaping

0% escaped9 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

1 flows1 with unsanitized paths
<actions> (inc\actions.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

TR All Shortcodes Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionadmin_menuinc\admin.php:2
actioninitplug.php:22
Maintenance & Trust

TR All Shortcodes Maintenance & Trust

Maintenance Signals

WordPress version tested3.7.41
Last updatedJan 2, 2014
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

TR All Shortcodes Developer Profile

helirc

3 plugins · 30 total installs

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

How We Detect TR All Shortcodes

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/tr-all-shortcodes/css/style.css/wp-content/plugins/tr-all-shortcodes/js/script.js
Script Paths
/wp-content/plugins/tr-all-shortcodes/js/script.js
Version Parameters
tr-all-shortcodes/css/style.css?ver=tr-all-shortcodes/js/script.js?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about TR All Shortcodes