Automatic Responsive Tables Security & Risk Analysis

wordpress.org/plugins/automatic-responsive-tables

Leave your tables as they are. Add this plugin, and they're all responsive.

1K active installs v1.3 PHP + WP 3.5+ Updated Aug 6, 2019
automaticmobileresponsivetabletables
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Automatic Responsive Tables Safe to Use in 2026?

Generally Safe

Score 85/100

Automatic Responsive Tables 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 "automatic-responsive-tables" plugin v1.3 presents a mixed security posture. On the positive side, the static analysis indicates a complete absence of dangerous functions, SQL queries not using prepared statements, external HTTP requests, and no recorded vulnerabilities in its history. This suggests a generally cautious approach to core security implementations.

However, significant concerns arise from the code analysis. The fact that 0% of the 20 identified output operations are properly escaped is a major red flag. This could lead to Cross-Site Scripting (XSS) vulnerabilities if any user-supplied data is directly reflected in the output without sanitization. Furthermore, the lack of nonce and capability checks on all entry points, combined with the absence of taint analysis data (suggesting it wasn't performed or yielded no results), means potential vulnerabilities may have been missed.

While the plugin's vulnerability history is clean, this doesn't automatically equate to security. The lack of output escaping is a fundamental security weakness that could be exploited. The absence of any observed taint flows or critical/high severity signals in the static analysis is encouraging, but the unescaped output remains a significant risk that needs to be addressed. Overall, the plugin has good foundational elements but suffers from a critical oversight in output sanitization.

Key Concerns

  • 0% output escaping
  • No nonce checks on entry points
  • No capability checks on entry points
Vulnerabilities
None known

Automatic Responsive Tables Security Vulnerabilities

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

Automatic Responsive Tables Code Analysis

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

Output Escaping

0% escaped20 total outputs
Attack Surface

Automatic Responsive Tables Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
actionadmin_initautomatic-responsive-tables.php:95
actionadmin_menuautomatic-responsive-tables.php:96
actionadmin_enqueue_scriptsautomatic-responsive-tables.php:382
actionwp_enqueue_scriptsautomatic-responsive-tables.php:395
actionadmin_inittrunk\automatic-responsive-tables.php:95
actionadmin_menutrunk\automatic-responsive-tables.php:96
actionadmin_enqueue_scriptstrunk\automatic-responsive-tables.php:382
actionwp_enqueue_scriptstrunk\automatic-responsive-tables.php:395
Maintenance & Trust

Automatic Responsive Tables Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedAug 6, 2019
PHP min version
Downloads42K

Community Trust

Rating90/100
Number of ratings8
Active installs1K
Developer Profile

Automatic Responsive Tables Developer Profile

Andrew Rockwell

2 plugins · 3K total installs

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

How We Detect Automatic Responsive Tables

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/automatic-responsive-tables/css/default.css/wp-content/plugins/automatic-responsive-tables/js/art-responsive-tables.js
Script Paths
/wp-content/plugins/automatic-responsive-tables/js/art-responsive-tables.js
Version Parameters
automatic-responsive-tables/css/default.css?ver=automatic-responsive-tables/js/art-responsive-tables.js?ver=

HTML / DOM Fingerprints

CSS Classes
art-tableart-tbodyart-trart-tdart-td-firstart-td-last
Data Attributes
data-responsive-table-id
JS Globals
artResponsiveTables
Shortcode Output
[responsive_tables]
FAQ

Frequently Asked Questions about Automatic Responsive Tables