MyWP Block Pattern – Block Pattern Builder for WordPress Security & Risk Analysis

wordpress.org/plugins/mywp-custom-patterns

Create and organize your block pattern in a few clicks.

300 active installs v1.3 PHP + WP 5.0+ Updated Nov 27, 2025
block-patternblock-editorblocksbuilderpatterns
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is MyWP Block Pattern – Block Pattern Builder for WordPress Safe to Use in 2026?

Generally Safe

Score 100/100

MyWP Block Pattern – Block Pattern Builder for WordPress has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 4mo ago
Risk Assessment

The "mywp-custom-patterns" v1.3 plugin exhibits a generally strong security posture, largely due to its limited attack surface and adherence to several best practices. The static analysis reveals a single AJAX handler which is appropriately secured, and no exposed REST API routes, shortcodes, or cron events. Furthermore, the absence of dangerous functions, file operations, and external HTTP requests, coupled with 100% prepared SQL statements and a high percentage of properly escaped output, indicates a conscientious development approach. The presence of a nonce check also adds a layer of protection against CSRF attacks.

However, the absence of capability checks on the single AJAX handler is a notable concern. While a nonce check is present, it doesn't restrict access to authorized users. This means that any authenticated user, regardless of their role or permissions, could potentially interact with this AJAX endpoint. The taint analysis showing zero flows analyzed is also a weakness, as it suggests a lack of deep security scrutiny that could uncover more subtle vulnerabilities. The plugin's clean vulnerability history is a positive indicator, suggesting responsible development and maintenance, but it doesn't negate the risks identified in the static analysis.

In conclusion, "mywp-custom-patterns" v1.3 has a solid foundation with good security practices in place, particularly regarding SQL and output sanitization. The primary weakness lies in the lack of proper authorization checks for its AJAX endpoint, which could be exploited by authenticated users. The limited scope of the taint analysis also leaves room for potential undiscovered issues. While the history is clean, proactive implementation of capability checks on the AJAX handler would significantly improve its security.

Key Concerns

  • AJAX handler without capability checks
  • Taint analysis not performed
Vulnerabilities
None known

MyWP Block Pattern – Block Pattern Builder for WordPress Security Vulnerabilities

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

MyWP Block Pattern – Block Pattern Builder for WordPress Code Analysis

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

Output Escaping

86% escaped7 total outputs
Attack Surface

MyWP Block Pattern – Block Pattern Builder for WordPress Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_save_template_whocore\admin\Ajax.php:16
WordPress Hooks 6
actionenqueue_block_editor_assetscore\admin\Enqueue.php:14
actionadmin_headcore\admin\Enqueue.php:15
actionin_admin_headercore\admin\Enqueue.php:16
actionadmin_enqueue_scriptscore\admin\Enqueue.php:17
actioninitcore\admin\Patterns.php:15
actioninitcore\Core.php:14
Maintenance & Trust

MyWP Block Pattern – Block Pattern Builder for WordPress Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedNov 27, 2025
PHP min version
Downloads8K

Community Trust

Rating96/100
Number of ratings5
Active installs300
Developer Profile

MyWP Block Pattern – Block Pattern Builder for WordPress Developer Profile

Whodunit

3 plugins · 390 total installs

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

How We Detect MyWP Block Pattern – Block Pattern Builder for WordPress

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/mywp-custom-patterns/css/template.min.css/wp-content/plugins/mywp-custom-patterns/js/template.min.js
Script Paths
/wp-content/plugins/mywp-custom-patterns/js/template.min.js
Version Parameters
mywp-custom-patterns/css/template.min.css?ver=mywp-custom-patterns/js/template.min.js?ver=

HTML / DOM Fingerprints

CSS Classes
menu-icon-mywp-custom-patterns
JS Globals
MYWP_DATA
FAQ

Frequently Asked Questions about MyWP Block Pattern – Block Pattern Builder for WordPress