GM Adaptive CSS Grid Columns Security & Risk Analysis

wordpress.org/plugins/gm-adaptive-css-grid-columns

Allows you to create Adaptive CSS Grid Columns

0 active installs v1.0.6 PHP + WP + Updated Feb 6, 2026
breakdancebrickscss-columnscss-gridoxygen
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is GM Adaptive CSS Grid Columns Safe to Use in 2026?

Generally Safe

Score 100/100

GM Adaptive CSS Grid Columns has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1mo ago
Risk Assessment

The gm-adaptive-css-grid-columns plugin v1.0.6 presents a generally good security posture based on the provided static analysis. It exhibits no known CVEs, indicating a history of secure development or successful patching. The absence of dangerous functions, raw SQL queries, and external HTTP requests are positive indicators. The plugin also effectively uses prepared statements for its SQL queries, which is a significant security strength.

However, there are notable areas for improvement. The plugin lacks nonce checks and capability checks entirely, which is a significant concern. While the static analysis shows no unprotected entry points, the absence of these fundamental security mechanisms means that even if an entry point is technically restricted by some logic, it might still be vulnerable to CSRF or privilege escalation attacks if an attacker can trigger the function without proper authorization. Furthermore, a considerable portion of the output (31%) is not properly escaped, presenting a risk of Cross-Site Scripting (XSS) vulnerabilities. The presence of file operations without specific context on their nature could also be a potential risk.

In conclusion, while the plugin demonstrates strong foundational security practices like prepared statements and a clean vulnerability history, the complete lack of nonce and capability checks, coupled with unescaped output, introduces significant vulnerabilities. These weaknesses outweigh the current absence of known CVEs and require immediate attention to improve the overall security of the plugin.

Key Concerns

  • No nonce checks found
  • No capability checks found
  • Significant unescaped output detected
  • File operations present without clear sanitization context
Vulnerabilities
None known

GM Adaptive CSS Grid Columns Security Vulnerabilities

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

GM Adaptive CSS Grid Columns Code Analysis

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

Output Escaping

69% escaped13 total outputs
Attack Surface

GM Adaptive CSS Grid Columns Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[grid_container] gm-adaptive-css-grid-columns.php:537
WordPress Hooks 5
actionplugins_loadedcore\class-gm-adaptive-css-grid-columns.php:138
actionadmin_enqueue_scriptscore\includes\classes\class-gm-adaptive-css-grid-columns-run.php:74
actionadmin_menugm-adaptive-css-grid-columns.php:249
actionadmin_initgm-adaptive-css-grid-columns.php:420
actionwp_enqueue_scriptsgm-adaptive-css-grid-columns.php:512
Maintenance & Trust

GM Adaptive CSS Grid Columns Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedFeb 6, 2026
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings2
Active installs0
Developer Profile

GM Adaptive CSS Grid Columns Developer Profile

George Nicolaou

4 plugins · 120 total installs

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

How We Detect GM Adaptive CSS Grid Columns

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/gm-adaptive-css-grid-columns/assets/stylesheets/style.scss/wp-content/plugins/gm-adaptive-css-grid-columns/assets/stylesheets/mike-style.scss/wp-content/plugins/gm-adaptive-css-grid-columns/assets/stylesheets/_variables.scss
Version Parameters
gm-adaptive-css-grid-columns/style.css?ver=gm-adaptive-css-grid-columns/mike-style.scss?ver=gm-adaptive-css-grid-columns/style.scss?ver=

HTML / DOM Fingerprints

HTML Comments
<!-- HELPER COMMENT START --><!-- HELPER COMMENT END --><!-- You should have received a copy of the GNU General Public License --><!-- along with GM Adaptive CSS Grid Columns. If not, see <https://www.gnu.org/licenses/gpl-2.0.html/>. -->
JS Globals
var_dump_to_console
FAQ

Frequently Asked Questions about GM Adaptive CSS Grid Columns