Autogrid Security & Risk Analysis

wordpress.org/plugins/autogrid

Create a grid with a variable number of columns! Set the number of columns and their minimum width, after which the cells will be redistributed.

10 active installs v2.0.7 PHP 7.0+ WP 6.4+ Updated Oct 20, 2024
auto-fillblockcolumnsgridlayout
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Autogrid Safe to Use in 2026?

Generally Safe

Score 92/100

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

No known CVEs Updated 1yr ago
Risk Assessment

The static analysis of the "autogrid" v2.0.7 plugin indicates a very strong security posture from a code perspective. There are no identified dangerous functions, all SQL queries utilize prepared statements, and all identified outputs are properly escaped. Furthermore, the absence of file operations, external HTTP requests, and the lack of any taint analysis findings suggest a well-written and secure codebase with no immediate exploitable vulnerabilities evident in the analyzed code.

However, a significant concern arises from the complete lack of capability checks and nonce checks. While the plugin currently presents a zero attack surface and no known vulnerabilities, this lack of authorization and input validation mechanisms leaves it highly susceptible to future attacks should any new entry points (AJAX, REST API, shortcodes, etc.) be introduced or if existing functionality is extended without proper security considerations. The plugin's history of no known vulnerabilities is positive but doesn't negate the inherent risk associated with the absence of fundamental security controls.

In conclusion, while the current code is remarkably clean and free of apparent vulnerabilities, the absence of nonce and capability checks represents a significant weakness. The plugin is well-defended against common code-level exploits based on the provided data, but it is not resilient against attackers who might exploit future, possibly introduced, entry points due to the lack of authorization checks. Future development must prioritize the implementation of these essential security features to maintain a secure state.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Autogrid Security Vulnerabilities

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

Autogrid 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

Autogrid Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actioninitautogrid.php:35
Maintenance & Trust

Autogrid Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedOct 20, 2024
PHP min version7.0
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Autogrid Developer Profile

Andreslav

1 plugin · 10 total installs

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

How We Detect Autogrid

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/autogrid/build/blocks/autogrid/view.asset.php/wp-content/plugins/autogrid/build/blocks/autogrid/editor.css/wp-content/plugins/autogrid/build/blocks/autogrid/view.css/wp-content/plugins/autogrid/build/blocks/autogrid/editor.js/wp-content/plugins/autogrid/build/blocks/autogrid/view.js
Script Paths
/wp-content/plugins/autogrid/build/blocks/autogrid/view.js/wp-content/plugins/autogrid/build/blocks/autogrid/editor.js
Version Parameters
/wp-content/plugins/autogrid/build/blocks/autogrid/view.css?ver=/wp-content/plugins/autogrid/build/blocks/autogrid/editor.css?ver=/wp-content/plugins/autogrid/build/blocks/autogrid/view.js?ver=/wp-content/plugins/autogrid/build/blocks/autogrid/editor.js?ver=

HTML / DOM Fingerprints

CSS Classes
wp-block-autogrid-autogrid
Data Attributes
data-autogrid-id
JS Globals
wp.blocks.registerBlockTypewp.i18n.__
FAQ

Frequently Asked Questions about Autogrid