WP Table Tag Gen Security & Risk Analysis

wordpress.org/plugins/wp-table-tag-gen

This plugin generates table tags with simple operations.

200 active installs v1.0.8 PHP + WP 3.3+ Updated May 9, 2015
admineditorpagepost
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is WP Table Tag Gen Safe to Use in 2026?

Generally Safe

Score 85/100

WP Table Tag Gen has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 10yr ago
Risk Assessment

Based on the provided static analysis and vulnerability history, the wp-table-tag-gen plugin version 1.0.8 appears to have a strong security posture. The absence of any identified attack surface points like unprotected AJAX handlers, REST API routes, shortcodes, or cron events is a significant strength. Furthermore, the code signals indicate responsible development practices, with no dangerous functions, all SQL queries using prepared statements, and all output being properly escaped. The lack of file operations and external HTTP requests also reduces potential attack vectors. The complete absence of known CVEs and vulnerability history further reinforces the impression of a secure plugin. However, the fact that there are zero nonce checks and zero capability checks across all entry points (even though the number of entry points is zero) suggests a potential for future issues if the plugin were to be expanded without implementing these fundamental security measures. This current lack of entry points, while a strength now, means the plugin has not been tested against these common security checks. In conclusion, the plugin currently presents a very low risk due to its clean code and lack of known vulnerabilities and attack surface. The primary area for caution is the absence of implemented authentication and authorization checks, which could become a concern if the plugin's functionality expands.

Key Concerns

  • No Nonce Checks
  • No Capability Checks
Vulnerabilities
None known

WP Table Tag Gen Security Vulnerabilities

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

WP Table Tag Gen Code Analysis

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

Output Escaping

100% escaped2 total outputs
Attack Surface

WP Table Tag Gen Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionadmin_footerwp-table-tag-gen.php:40
actionadmin_footerwp-table-tag-gen.php:41
Maintenance & Trust

WP Table Tag Gen Maintenance & Trust

Maintenance Signals

WordPress version tested4.2.39
Last updatedMay 9, 2015
PHP min version
Downloads6K

Community Trust

Rating100/100
Number of ratings2
Active installs200
Developer Profile

WP Table Tag Gen Developer Profile

shunk

1 plugin · 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 WP Table Tag Gen

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-table-tag-gen/css/style.css/wp-content/plugins/wp-table-tag-gen/js/wp-table-tag-gen.js
Script Paths
/wp-content/plugins/wp-table-tag-gen/js/wp-table-tag-gen.js
Version Parameters
wp-table-tag-gen/style.css?ver=1.0wp-table-tag-gen/wp-table-tag-gen.js?ver=1.0

HTML / DOM Fingerprints

CSS Classes
ttg-headerhelphintmessagedefaultalerttag-wrapper
Data Attributes
id="wp-table-tag-gen"id="generator"id="ttg-header"id="merge"id="split"id="replace"+17 more
JS Globals
window.wp_ttg
FAQ

Frequently Asked Questions about WP Table Tag Gen